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
A production-style RAG-based AI Knowledge Assistnt developed during the AI & Automation Internship at NEXEAGENT. The system securely uploads company documents, generates semantic embeddings, stores contextual knowledge in a vector database, and delivers accurate AI-powered responses using Google Gemini, (RAG) & intelligent vector Search pipelines.
RAG-powered customer support chatbot using LangChain, LangGraph, and Mistral AI. An intelligent assistant that eliminates hallucinations by grounding responses in knowledge bases with conversation memory.