You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DelphiMistralAI wrapper brings Mistral’s text-vision-audio models and agentic Conversations to Delphi, with chat, embeddings, Codestral codegen, fine-tuning, batching, moderation, async/await helpers and live request monitoring.
This project implements a Retrieval-Augmented Generation (RAG) chatbot capable of intelligent, document-aware conversations. It supports both local and cloud-based LLM inference and enables high-quality semantic search using vector stores like ChromaDB and Pinecone.