---
title: "minima vs Awesome-LLM-RAG"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/dmayboroda-minima-vs-jxzhangjhu-awesome-llm-rag"
tools: ["dmayboroda-minima", "jxzhangjhu-awesome-llm-rag"]
---

# minima vs Awesome-LLM-RAG

*GraphCanon updated Jul 12, 2026*

## Verdict

Pick minima when tags unique to minima: ai, claude, custom-gpts, docker; pick Awesome-LLM-RAG when tags unique to Awesome-LLM-RAG: embeddings, large-language-models, llm, rag.

[minima](https://github.com/dmayboroda/minima) reports 1.0k GitHub stars, 103 forks, and 14 open issues, last pushed Jan 22, 2026. [Awesome-LLM-RAG](https://github.com/jxzhangjhu/Awesome-LLM-RAG) has 1.3k stars, 86 forks, and 8 open issues, last pushed Jun 15, 2026. Figures are from public GitHub metadata via [minima's repository](https://github.com/dmayboroda/minima) and [Awesome-LLM-RAG's repository](https://github.com/jxzhangjhu/Awesome-LLM-RAG).

| | [minima](/tools/dmayboroda-minima.md) | [Awesome-LLM-RAG](/tools/jxzhangjhu-awesome-llm-rag.md) |
| --- | --- | --- |
| Tagline | On-premises conversational RAG with configurable containers | a curated list of advanced retrieval augmented generation (RAG) in Large Language Models |
| Stars | 1,049 | 1,338 |
| Forks | 103 | 86 |
| Open issues | 14 | 8 |
| Language | Python | - |
| Adopt for | - | Awesome-LLM-RAG is a curated list specific to advanced retrieval augmented generation (RAG) techniques for Large Language Models. |
| Persona | - | - |
| Runtime | - | - |
| License | MPL-2.0 | - |
| Categories | Data & Retrieval, LLM Frameworks | Data & Retrieval, LLM Frameworks |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [minima](/tools/dmayboroda-minima.md) | [Awesome-LLM-RAG](/tools/jxzhangjhu-awesome-llm-rag.md) |
| --- | --- | --- |
| Maintenance | Slowing (36%) | Active (82%) |
| Days since push | 170d | 25d |
| Open issues (now) | 14 | 8 |
| Security scan | No MCP manifest | No lockfile |
| Full report | [trust report](/tools/dmayboroda-minima/trust.md) | [trust report](/tools/jxzhangjhu-awesome-llm-rag/trust.md) |

## Decision facts: Awesome-LLM-RAG

- **Adopt for:** Awesome-LLM-RAG is a curated list specific to advanced retrieval augmented generation (RAG) techniques for Large Language Models.

## Choose when

### Choose minima if…

- Tags unique to minima: ai, claude, custom-gpts, docker.

### Choose Awesome-LLM-RAG if…

- Tags unique to Awesome-LLM-RAG: embeddings, large-language-models, llm, rag.
- When you are focusing on the detailed implementation and utilization of RAG in large language models, as Awesome-LLM-RAG provides a deep dive into advanced RAG approaches.
- More GitHub stars (1.3k vs 1.0k) - visibility, not fit.

## When NOT to use minima

- Last GitHub push was 171 days ago (slowing maintenance, Jan 22, 2026). Validate activity before betting a new project on minima.
- Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

## When NOT to use Awesome-LLM-RAG

- If you are looking for introductory material on LLM frameworks broadly; Awesome-LLM-RAG does not cover basics of large language models but rather focuses on advanced topics.
- Not recommended if your interest is in broad categories like general vector databases or data retrieval without a focus on RAG within LLMs, as the content is highly specialized.

## Common questions

### What is the difference between minima and Awesome-LLM-RAG?

minima: On-premises conversational RAG with configurable containers. Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models. See the comparison table for live GitHub stats and shared categories.

### When should I choose minima over Awesome-LLM-RAG?

Choose minima over Awesome-LLM-RAG when Tags unique to minima: ai, claude, custom-gpts, docker.

### When should I choose Awesome-LLM-RAG over minima?

Choose Awesome-LLM-RAG over minima when Tags unique to Awesome-LLM-RAG: embeddings, large-language-models, llm, rag; When you are focusing on the detailed implementation and utilization of RAG in large language models, as Awesome-LLM-RAG provides a deep dive into advanced RAG approaches; More GitHub stars (1.3k vs 1.0k) - visibility, not fit.

### When should I avoid minima?

Last GitHub push was 171 days ago (slowing maintenance, Jan 22, 2026). Validate activity before betting a new project on minima. Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

### When should I avoid Awesome-LLM-RAG?

If you are looking for introductory material on LLM frameworks broadly; Awesome-LLM-RAG does not cover basics of large language models but rather focuses on advanced topics. Not recommended if your interest is in broad categories like general vector databases or data retrieval without a focus on RAG within LLMs, as the content is highly specialized.

### Is minima or Awesome-LLM-RAG more popular on GitHub?

Awesome-LLM-RAG has more GitHub stars (1,338 vs 1,049). Stars measure visibility, not whether either tool fits your constraints.

### Are minima and Awesome-LLM-RAG open source?

Yes - both are open-source projects on GitHub.

### Where can I find alternatives to minima or Awesome-LLM-RAG?

GraphCanon lists graph-backed alternatives at [minima alternatives](/tools/dmayboroda-minima/alternatives) and [Awesome-LLM-RAG alternatives](/tools/jxzhangjhu-awesome-llm-rag/alternatives) ([minima markdown twin](/tools/dmayboroda-minima/alternatives.md), [Awesome-LLM-RAG markdown twin](/tools/jxzhangjhu-awesome-llm-rag/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/dmayboroda-minima-vs-jxzhangjhu-awesome-llm-rag.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, minima or Awesome-LLM-RAG?

minima: Slowing. Awesome-LLM-RAG: Active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for minima and Awesome-LLM-RAG?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [minima trust report](/tools/dmayboroda-minima/trust); [Awesome-LLM-RAG trust report](/tools/jxzhangjhu-awesome-llm-rag/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=dmayboroda-minima`](/api/graphcanon/graph?tool=dmayboroda-minima)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
