An intelligent legal assistant system that uses Agentic RAG with dedicated agents for controlled retrieval and responses to answer questions about the Indian Constitution.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
4
commits
Updated chunking strategy, utilizing pre-existing dataset with additonal data preparation and cleaning
72776f2View on GitHubAdded the evaluator agent and fixed issues with trace
9267beeView on GitHubAdded retrieve checker Agent and retry loop to enhance retrieval quality
e663bf1View on GitHubTransitioned from API based LLM inference to Agents SDK
118290cView on GitHubAdded retriever as well as a minimal chat interface to converse with the Legal RAG System
112fcc9View on GitHubScript to convert embeddings to faiss and the faiss file for current embeddings
69169bfView on GitHub