boemer00/luthor
A RAG system designed for law firms to enable lawyers to efficiently "talk to their data"
This system helps legal professionals like lawyers and paralegals quickly find specific information within their firm's internal documents, such as memos or case files. You upload your legal documents (PDFs, Word docs, or text files), and then you can ask questions in plain language, receiving concise answers with references to the original sources. It acts like a smart assistant for navigating large volumes of legal text.
No commits in the last 6 months.
Use this if you need to efficiently "talk to your data" to quickly retrieve facts, arguments, or precedents from your firm's document archives without manually sifting through files.
Not ideal if you need advanced features like document deduplication, robust search filtering by date or legal area, or extensive error handling, as these are not fully implemented.
Stars
7
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/boemer00/luthor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yichuan-w/LEANN
[MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast,...
byerlikaya/SmartRAG
Multi-Modal RAG for .NET — query databases, documents, images and audio in natural language....
aws-samples/layout-aware-document-processing-and-retrieval-augmented-generation
Advanced document extraction and chunking techniques for retrieval augmented generation that is...
sourangshupal/simple-rag-langchain
Exploring the Basics of Langchain
sion42x/llama-index-milvus-example
Open AI APIs with Llama Index and Milvus Vector DB for Retrieval Augmented Generation (RAG) testing