Build-An-LLM-RAG-Chatbot-With-LangChain-Python
-
Updated
Nov 13, 2024 - Python
Build-An-LLM-RAG-Chatbot-With-LangChain-Python
Legally is an AI chatbot created to help people understand Indian law easily. The chatbot explains the legal consequences of different actions and provides information about the punishments for various crimes as outlined in Indian law.
The project uses Memory Based- RAG for healthcare queries, searching FAISS vector database for relevant answers. If no results are found, an AI fallback mechanism steps in. The AI Agent employs Selenium headless drivers, automation, web scraping, etc techniques to enhance search efficiency, ensuring accurate, real-time responses.
Add a description, image, and links to the ragpipeline topic page so that developers can more easily learn about it.
To associate your repository with the ragpipeline topic, visit your repo's landing page and select "manage topics."