llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
This framework helps businesses build secure, private, and cost-effective AI applications that can answer questions using their own specific documents and data. It takes your various business documents (like PDFs, spreadsheets, presentations, etc.) and combines them with specialized AI models to generate accurate answers or insights. This is ideal for organizations that need to leverage their internal knowledge base for tasks such as research, compliance checks, or customer support without sending sensitive data to external AI services.
14,864 stars. Actively maintained with 12 commits in the last 30 days. Available on PyPI.
Use this if you need to build knowledge-based AI applications that are deployed locally or on your own servers, ensuring data privacy and reducing operational costs.
Not ideal if you primarily need a simple, off-the-shelf generative AI chatbot without integrating your own documents or requiring strict local deployment.
Stars
14,864
Forks
2,964
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 21, 2026
Commits (30d)
12
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/llmware-ai/llmware"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Related tools
Sinapsis-AI/sinapsis-chatbots
Monorepo for sinapsis templates supporting LLM based Agents
aimclub/ProtoLLM
Framework for prototyping of LLM-based applications
Azure-Samples/azureai-foundry-finetuning-raft
A recipe that will walk you through using either Meta Llama 3.1 405B or OpenAI GPT-4o deployed...
xi029/Qwen3-VL-MoeLORA
在千问最新的多模态image-text模型Qwen3-VL-4B-Instruct 进行多种lora微调对比效果,通过langchain+RAG+多智能体(Multi-Agent)进行部署
pkargupta/taxoadapt
Dynamically constructs and adapts an LLM-generated taxonomy to a given corpus across multiple dimensions.