Skip to content

Combines the three most popular LLMs on the market into one Generative AI tool. TrinityAI uses a peer-review system to ensure that each answer is more accurate than only ChatGPT, Google Gemini, or Claude.

Notifications You must be signed in to change notification settings

ethank2222/TrinityAI

Repository files navigation

TrinityAI - Simplified

A minimal AI chat application that combines OpenAI, Google Gemini, and Anthropic Claude responses.

Features

  • Simple web interface
  • Three AI service endpoints: /openai, /gemini, /claude
  • Health check endpoint: /health
  • Railway deployment ready

Environment Variables

Set these in Railway dashboard:

  • OPENAI_KEY - Your OpenAI API key
  • GEMINI_KEY - Your Google Gemini API key
  • CLAUDE_KEY - Your Anthropic Claude API key

Deployment

  1. Push to GitHub
  2. Connect to Railway
  3. Set environment variables
  4. Deploy

That's it! No complex configuration needed.

About

Combines the three most popular LLMs on the market into one Generative AI tool. TrinityAI uses a peer-review system to ensure that each answer is more accurate than only ChatGPT, Google Gemini, or Claude.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published