Inspiration
Imagine a chatbot that allows you to seamlessly switch between multiple AI models.
What it does
ChattyDesk is a chatbot application that integrates various AI models, enabling users to switch between them seamlessly. It also keeps a history of prompts and responses for reference.
How we built it
The application currently supports multiple AI models, including OpenAI GPT, Mistral Large, Claude Haiku 3.5, and Gemini. The backend is built with Django Rest Framework, while the frontend uses React, Electron, and TypeScript. The application is deployed on the DigitalOcean App Platform.
Challenges we ran into
One of the main challenges was ensuring that all AI models return responses in a consistent format.
Accomplishments that we're proud of
We successfully built a platform that allows seamless switching between multiple AI models, and it works as intended.
https://github.com/thirza258/chattydesk
https://github.com/thirza258/chattydesk_backend
Features
- ChattyDesk is a chatbot application that integrates various AI models, enabling users to switch between them seamlessly. It also keeps a history of prompts and responses for reference.