AI Chat-App
A simple Sveltekit app with modern material ui to chat with different AI models from different providers like:
- Gemini
- Groq
- Cerebras
- OpenRouter
- HuggingFace inference
- Sambanova
...More to come
You will need to use your own api key.
Try it
AI-chat
Features
- AI Models: Chat with many AI models.
- Modern UI: Modern material 3 design using my component library: link.
- Fast and private: Lightweight and fast, All data is saved in indexedDB, keeping your data safe and local.
- Temporary Chat: Toggle it to chat temporarily.
- Markdown and Latex: Uses marked and katex for rendering Math and markdown.
Feedback
git clone github.com/Ronak-08/AI-chat/
cd AI-chat
npm install
- Please give a ⭐ if you liked this project!