Developer Resources Chatbot
Link to open source: https://github.com/Wriath18/Dev_10_Chatbot
- Dev10 is a RAG-based chatbot focusing on retrieving information using advanced retrieval techniques and high-quality vector databases.
- Dev10 Chatbot supports creating roadmaps, learning experiences, and solving doubts of users in terms of learning development languages.
- The chatbot utilizes a FIASS vector database and a MetaLlama 3.1 70B LLM model being accessed through the Groq API.
- It utilizes Google Generative Ai Embeddings to create embeddings for the RAG Models