abgulati/LARS
An application for running LLMs locally on your device, with your documents, facilitating detailed citations in generated responses.
This application helps you get accurate, cited answers from large language models (LLMs) using your own documents, all running on your personal computer. You upload various file types like PDFs, Word documents, or spreadsheets, ask questions, and receive responses grounded in your content, complete with specific page numbers, highlighted text, and even images. This is ideal for researchers, analysts, or anyone needing reliable information from their private document collections.
631 stars. No commits in the last 6 months.
Use this if you need to have private conversations with an AI model about your specific documents, ensuring the answers are verifiable and directly referenced to your source material.
Not ideal if you only need general knowledge answers from an LLM and do not require detailed citations or the use of your own documents.
Stars
631
Forks
61
Language
Python
License
AGPL-3.0
Category
Last pushed
Oct 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/abgulati/LARS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...