Comparison
chunktuner vs qa_metrics
Verdict
Pick chunktuner if chunktuner is a Python-based tool for benchmarking and optimizing chunking strategies in Retrieval-Augmented Generation (RAG) systems. It offers a CLI, Python library, and MCP server to evaluate and optimize text-split,朱; pick qa_metrics if qa_metrics is a Python library for evaluating LLMs using standardized QA and semantic metrics, including support for Black-box and open-source models along with APIs.
Markdown twin · chunktuner alternatives · qa_metrics alternatives
GraphCanon updated Sep 20, 2026
Trust & integrity
| Signal | chunktuner | qa_metrics |
|---|---|---|
| Maintenance | Steady (89d since push) As of Sep 18, 2026 · github_public_v1 | Dormant (417d since push) As of Sep 9, 2026 · github_public_v1 |
| Provenance | Not a fork · Personal account As of Sep 18, 2026 · github_public_v1 | Not a fork · Personal account As of Sep 9, 2026 · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of Sep 18, 2026 · osv@v1 | No lockfile (source not queried) As of Jul 15, 2026 · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- chunktuner
- Benchmark and optimize chunking strategies for RAG corpus
- qa_metrics
- A Python package for basic QA evaluations of large language models.
Stars
- chunktuner
- 2
- qa_metrics
- 64
Forks
- chunktuner
- 0
- qa_metrics
- 6
Open issues
- chunktuner
- 0
- qa_metrics
- 0
Language
- chunktuner
- Python
- qa_metrics
- Python
Adopt for
- chunktuner
- Chunktuner is a Python-based tool for benchmarking and optimizing chunking strategies in Retrieval-Augmented Generation (RAG) systems. It offers a CLI, Python library, and MCP server to evaluate and optimize text-split,朱
- qa_metrics
- qa_metrics is a Python library for evaluating LLMs using standardized QA and semantic metrics, including support for Black-box and open-source models along with APIs from OpenAI and Anthropic.
Persona
- chunktuner
- -
- qa_metrics
- -
Runtime
- chunktuner
- -
- qa_metrics
- -
License
- chunktuner
- MIT
- qa_metrics
- MIT License allows for free use and distribution with attribution required by retaining the copyright notice and license text in any redistribution.
Last pushed
- chunktuner
- Jun 21, 2026
- qa_metrics
- Jul 18, 2025
Categories
- chunktuner
- Data & Retrieval, Evaluation & Observability
- qa_metrics
- Evaluation & Observability
Trust and health
Maintenance
- chunktuner
- Steady (60%)
- qa_metrics
- Dormant (18%)
Days since push
- chunktuner
- 89d
- qa_metrics
- 417d
Stars delta
- chunktuner
- 0 (30d)
- qa_metrics
- +2 (30d)
Full report
- chunktuner
- Trust report
- qa_metrics
- Trust report
Shared compatibility
- Python · chunktuner: Python runtime · qa_metrics: Python runtime
Choose chunktuner if…
- Tags unique to chunktuner: chunking, embedding, evaluation, langchain.
- Also covers Data & Retrieval.
- When you need to benchmark and optimize chunking strategies specifically for Retrieval-Augmented Generation (RAG) systems.
When NOT to use chunktuner
- If your project does not involve Retrieval-Augmented Generation (RAG) systems, as Chunktuner is specialized for RAG.
- If you do not require a Python-based solution or do not wish to use a tool that provides both a CLI and a Python library.
- When you are looking for a tool that does not offer a cost estimation feature before running evaluations.
Choose qa_metrics if…
- Tags unique to qa_metrics: exact-matching, llm-evaluation, qa-automation-test.
- When you need to evaluate the performance of large language models with built-in standardized metrics like exact match and F1 Score.
- More GitHub stars (64 vs 2) - visibility, not fit.
When NOT to use qa_metrics
- Avoid if you seek advanced customization or fine-tuning options not present in qa_metrics for metric calculation methods beyond its provided set.
- Not ideal when needing specific evaluation tools that are not Black-box or open-source models, as the package focuses on these types of evaluations primarily.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (shantanu-deshmukh/chunktuner) · observed Sep 20, 2026
- GitHub forks (shantanu-deshmukh/chunktuner) · observed Sep 20, 2026
- Last push (shantanu-deshmukh/chunktuner) · observed Jun 21, 2026
- License file (MIT) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Sep 18, 2026
- Trust scan (lockfile / OSV) · observed Sep 18, 2026
- GitHub stars (zli12321/qa_metrics) · observed Sep 20, 2026
- GitHub forks (zli12321/qa_metrics) · observed Sep 20, 2026
- Last push (zli12321/qa_metrics) · observed Jul 18, 2025
- License file (MIT) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 15, 2026
GitHub stars on cards: chunktuner 2 · qa_metrics 64 (synced Sep 20, 2026).
Common questions
- What is the difference between chunktuner and qa_metrics?
- chunktuner: Benchmark and optimize chunking strategies for RAG corpus. qa_metrics: A Python package for basic QA evaluations of large language models.. See the comparison table for live GitHub stats and shared categories.
- When should I choose chunktuner over qa_metrics?
- Choose chunktuner over qa_metrics when Tags unique to chunktuner: chunking, embedding, evaluation, langchain; Also covers Data & Retrieval; When you need to benchmark and optimize chunking strategies specifically for Retrieval-Augmented Generation (RAG) systems.
- When should I choose qa_metrics over chunktuner?
- Choose qa_metrics over chunktuner when Tags unique to qa_metrics: exact-matching, llm-evaluation, qa-automation-test; When you need to evaluate the performance of large language models with built-in standardized metrics like exact match and F1 Score; More GitHub stars (64 vs 2) - visibility, not fit.
- When should I avoid chunktuner?
- If your project does not involve Retrieval-Augmented Generation (RAG) systems, as Chunktuner is specialized for RAG. If you do not require a Python-based solution or do not wish to use a tool that provides both a CLI and a Python library. When you are looking for a tool that does not offer a cost estimation feature before running evaluations.
- When should I avoid qa_metrics?
- Avoid if you seek advanced customization or fine-tuning options not present in qa_metrics for metric calculation methods beyond its provided set. Not ideal when needing specific evaluation tools that are not Black-box or open-source models, as the package focuses on these types of evaluations primarily.
- Is chunktuner or qa_metrics more popular on GitHub?
- qa_metrics has more GitHub stars (64 vs 2). Stars measure visibility, not whether either tool fits your constraints.
- Are chunktuner and qa_metrics open source?
- Yes - both are open-source projects on GitHub (chunktuner: MIT, qa_metrics: MIT).
- Where can I find alternatives to chunktuner or qa_metrics?
- GraphCanon lists graph-backed alternatives at chunktuner alternatives and qa_metrics alternatives (chunktuner markdown twin, qa_metrics markdown twin), 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 mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, chunktuner or qa_metrics?
- chunktuner: Steady. qa_metrics: Dormant. 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 chunktuner and qa_metrics?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: chunktuner trust report; qa_metrics trust report.