---
title: "awesome-generative-ai vs AutoRAG"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/filipecalegario-awesome-generative-ai-vs-marker-inc-korea-autorag"
tools: ["filipecalegario-awesome-generative-ai", "marker-inc-korea-autorag"]
---

# awesome-generative-ai vs AutoRAG

*GraphCanon updated Jul 12, 2026*

## Verdict

Pick awesome-generative-ai when license: awesome-generative-ai is CC0-1.0, AutoRAG is Apache-2.0; pick AutoRAG when license: AutoRAG is Apache-2.0, awesome-generative-ai is CC0-1.0.

[awesome-generative-ai](https://github.com/filipecalegario/awesome-generative-ai) reports 3.5k GitHub stars, 821 forks, and 250 open issues, last pushed Dec 18, 2025. [AutoRAG](https://marker-inc-korea.github.io/AutoRAG/) has 4.9k stars, 407 forks, and 171 open issues, last pushed Jul 2, 2026. Figures are from public GitHub metadata via [awesome-generative-ai's repository](https://github.com/filipecalegario/awesome-generative-ai) and [AutoRAG's repository](https://github.com/Marker-Inc-Korea/AutoRAG).

| | [awesome-generative-ai](/tools/filipecalegario-awesome-generative-ai.md) | [AutoRAG](/tools/marker-inc-korea-autorag.md) |
| --- | --- | --- |
| Tagline | A curated list of Generative AI tools, works, models, and references | AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation |
| Stars | 3,499 | 4,862 |
| Forks | 821 | 407 |
| Open issues | 250 | 171 |
| Language | - | Python |
| Adopt for | - | - |
| Persona | - | - |
| Runtime | - | - |
| License | CC0-1.0 | Apache-2.0 |
| Categories | Vector Databases, AI Agents, LLM Frameworks | Vector Databases, LLM Frameworks, Data & Retrieval |

## Trust and health

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

| | [awesome-generative-ai](/tools/filipecalegario-awesome-generative-ai.md) | [AutoRAG](/tools/marker-inc-korea-autorag.md) |
| --- | --- | --- |
| Maintenance | Slowing (36%) | Active (82%) |
| Days since push | 205d | 9d |
| Open issues (now) | 250 | 171 |
| Owner type | User | Organization |
| Full report | [trust report](/tools/filipecalegario-awesome-generative-ai/trust.md) | [trust report](/tools/marker-inc-korea-autorag/trust.md) |

## Choose when

### Choose awesome-generative-ai if…

- License: awesome-generative-ai is CC0-1.0, AutoRAG is Apache-2.0.
- Tags unique to awesome-generative-ai: awesome, ai-art, dall-e, awesome-list.
- Also covers AI Agents.

### Choose AutoRAG if…

- License: AutoRAG is Apache-2.0, awesome-generative-ai is CC0-1.0.
- Tags unique to AutoRAG: automl, evaluation, llm, document-parser.
- Also covers Data & Retrieval.

## When NOT to use awesome-generative-ai

- Last GitHub push was 206 days ago (slowing maintenance, Dec 18, 2025). Validate activity before betting a new project on awesome-generative-ai.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

## When NOT to use AutoRAG

- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough.

## Common questions

### What is the difference between awesome-generative-ai and AutoRAG?

awesome-generative-ai: A curated list of Generative AI tools, works, models, and references. AutoRAG: AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation. See the comparison table for live GitHub stats and shared categories.

### When should I choose awesome-generative-ai over AutoRAG?

Choose awesome-generative-ai over AutoRAG when License: awesome-generative-ai is CC0-1.0, AutoRAG is Apache-2.0; Tags unique to awesome-generative-ai: awesome, ai-art, dall-e, awesome-list; Also covers AI Agents.

### When should I choose AutoRAG over awesome-generative-ai?

Choose AutoRAG over awesome-generative-ai when License: AutoRAG is Apache-2.0, awesome-generative-ai is CC0-1.0; Tags unique to AutoRAG: automl, evaluation, llm, document-parser; Also covers Data & Retrieval.

### When should I avoid awesome-generative-ai?

Last GitHub push was 206 days ago (slowing maintenance, Dec 18, 2025). Validate activity before betting a new project on awesome-generative-ai. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate. AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

### When should I avoid AutoRAG?

Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves. Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough.

### Is awesome-generative-ai or AutoRAG more popular on GitHub?

AutoRAG has more GitHub stars (4,862 vs 3,499). Stars measure visibility, not whether either tool fits your constraints.

### Are awesome-generative-ai and AutoRAG open source?

Yes - both are open-source projects on GitHub (awesome-generative-ai: CC0-1.0, AutoRAG: Apache-2.0).

### Where can I find alternatives to awesome-generative-ai or AutoRAG?

GraphCanon lists graph-backed alternatives at [awesome-generative-ai alternatives](/tools/filipecalegario-awesome-generative-ai/alternatives) and [AutoRAG alternatives](/tools/marker-inc-korea-autorag/alternatives) ([awesome-generative-ai markdown twin](/tools/filipecalegario-awesome-generative-ai/alternatives.md), [AutoRAG markdown twin](/tools/marker-inc-korea-autorag/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/filipecalegario-awesome-generative-ai-vs-marker-inc-korea-autorag.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, awesome-generative-ai or AutoRAG?

awesome-generative-ai: Slowing. AutoRAG: 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 awesome-generative-ai and AutoRAG?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [awesome-generative-ai trust report](/tools/filipecalegario-awesome-generative-ai/trust); [AutoRAG trust report](/tools/marker-inc-korea-autorag/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=filipecalegario-awesome-generative-ai`](/api/graphcanon/graph?tool=filipecalegario-awesome-generative-ai)
- 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/_
