Chattydesk
ChattyDesk is a chatbot application that integrates various AI models,
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...