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.
- Updated
May 29, 2025 - Jupyter Notebook
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.
This Python-based chat application with a Tkinter GUI lets users interact with a bot that fetches information from Wikipedia, downloads images from Unsplash, and creates videos from these images. The project demonstrates real-time information retrieval and media generation, enhancing the user experience with visual and video content.
Add a description, image, and links to the real-time-chat-applications topic page so that developers can more easily learn about it.
To associate your repository with the real-time-chat-applications topic, visit your repo's landing page and select "manage topics."