Skip to content

THE-RZ1-x/multi_chat-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi AI Chat

A versatile chat application that supports multiple AI providers including OpenAI, Google Gemini, and more. Try it live at: https://the-rz1-x.github.io/multi_chat-ai/

Features

  • 🤖 Multiple AI Providers Support:
    • OpenAI (GPT-3.5, GPT-4)
    • Google Gemini
    • Hugging Face
    • DeepSeek
    • Ollama (local)
    • OpenRouter
  • 🎨 Beautiful Material UI Design
  • 🌓 Dark/Light Mode
  • 📸 Image Support for Vision Models
  • ⚙️ Customizable Settings

How to Use

  1. Visit: https://the-rz1-x.github.io/multi_chat-ai/
  2. Click the Settings icon (⚙️)
  3. Choose your AI provider
  4. Enter your API key
  5. Start chatting!

Getting API Keys

Development

To run this project locally:

  1. Clone the repository
git clone https://github.com/THE-RZ1-x/multi_chat-ai.git
cd multi_chat-ai
  1. Install dependencies
npm install
  1. Start the development server
npm start

Security Note

⚠️ Never commit your API keys to GitHub. Always enter them through the settings panel in the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published