llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 82
- Release rhythm 67
- Longevity 76
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 30.5
- age_days: 1069
- days_rel: 141
- days_push: 108
- n_releases_24m: 3
Adoption not part of the score
14850 stars · 2943 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
llmware is a Python framework for building enterprise RAG pipelines and LLM-based applications using small, specialized open-source models. It combines a catalog of 300+ prepackaged models (GGUF, ONNX, OpenVINO) with integrated document parsing, knowledge base creation, and agent orchestration, optimized for local on-device deployment.
Use cases
- build a RAG pipeline over enterprise documents
- run LLM inference locally on a laptop or AI PC
- parse PDFs and office documents into a searchable knowledge base
- orchestrate multi-step agent workflows with small models
- query private documents with a local LLM without sending data to the cloud
- fine-tune or use specialized small models for enterprise task automation
When to choose
- you need private, on-premise or on-device LLM applications with no data leaving the machine
- you want an all-in-one framework covering parsing, retrieval, prompting, and agents
- you want to run quantized small models efficiently across Windows, Mac, and Linux with GPU/NPU support
When to avoid
- you only need a thin wrapper around a single cloud LLM API
- you require massive-scale distributed training or serving of large foundation models
- you need a framework tied to a specific stack like LangChain or a managed vector database
Facets
framework · maturity active
rag llm-inference agent-framework parser prompt-engineering machine-learning chatbot large-language-models developer-tools self-hosted python windows self-hosted small-language-models gguf onnx openvino document-parsing enterprise-ai local-inference llamacpp vector-search retrieval-augmented-generation ai-agents natural-language-processing macos linux gpu
3 sources
- readme: https://github.com/llmware-ai/llmware · fetched 2026-08-28 · 6bc7f6039067
- homepage: https://llmware-ai.github.io/llmware/ · fetched 2026-08-29 · b5c8034ccc94
- registry_pypi: https://pypi.org/pypi/llmware/json · fetched 2026-08-29 · e7dc861e4b48
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| llmware-ai/llmware | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="llmware-ai/llmware")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem