Comparison
fact-checker vs promptfoo
Verdict
Pick fact-checker when fact-checker is primarily Jupyter Notebook; promptfoo is TypeScript; pick promptfoo when promptfoo is primarily TypeScript; fact-checker is Jupyter Notebook.
Markdown twin · fact-checker alternatives · promptfoo alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | fact-checker | promptfoo |
|---|---|---|
| Maintenance | Dormant (991d since push) As of today · github_public_v1 | Very active (0d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Personal account As of today · github_public_v1 | Not a fork · Organization account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of today · none | No lockfile As of today · none |
Tagline
- fact-checker
- Fact-checking LLM outputs with self-ask
- promptfoo
- Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, DeepSeek, and more. Simple declarative configs with command line
Stars
- fact-checker
- 308
- promptfoo
- 23k
Forks
- fact-checker
- 40
- promptfoo
- 2.1k
Open issues
- fact-checker
- 0
- promptfoo
- 413
Language
- fact-checker
- Jupyter Notebook
- promptfoo
- TypeScript
Adopt for
- fact-checker
- -
- promptfoo
- Promptfoo is a specialized tool for evaluating and testing AI-generated outputs like prompts, agents, and RAGs (Retrieval-Augmented Generation) through methods such as red teaming, pentesting, and vulnerability scanning.
Persona
- fact-checker
- -
- promptfoo
- -
Runtime
- fact-checker
- -
- promptfoo
- -
License
- fact-checker
- -
- promptfoo
- Promptfoo uses an MIT license which allows free use, modification, distribution, and commercial exploitation under the condition that appropriate attribution is given to the original authors.
Last pushed
- fact-checker
- Oct 23, 2023
- promptfoo
- Jul 11, 2026
Categories
- fact-checker
- Vector Databases, LLM Frameworks
- promptfoo
- AI Agents, Vector Databases, LLM Frameworks
Trust and health
Maintenance
- fact-checker
- Dormant (18%)
- promptfoo
- Very active (96%)
Days since push
- fact-checker
- 991d
- promptfoo
- 0d
Open issues (now)
- fact-checker
- 0
- promptfoo
- 413
Owner type
- fact-checker
- User
- promptfoo
- Organization
Full report
- fact-checker
- Trust report
- promptfoo
- Trust report
Shared compatibility
- Python · fact-checker: Python runtime · promptfoo: Python runtime
Choose fact-checker if…
- fact-checker is primarily Jupyter Notebook; promptfoo is TypeScript.
- Tags unique to fact-checker: python, jupyter notebook.
- Leaner open-issue backlog (0).
When NOT to use fact-checker
- Last GitHub push was 992 days ago (dormant maintenance, Oct 23, 2023). Validate activity before betting a new project on fact-checker.
- 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.
Choose promptfoo if…
- promptfoo is primarily TypeScript; fact-checker is Jupyter Notebook.
- Pricing: The basic version of Promptfoo is freely available due to its open-source nature under MIT licensing. Advanced features may require a paid plan from future commercial offerings..
- Requirements: Requires TypeScript runtime and relevant node.js or deno setup to run.; May need additional configuration for CI/CD integration, depending on the build ecosystem..
- Tags unique to promptfoo: ci-cd, evaluation, llm-eval, ci.
- Also covers AI Agents.
- promptfoo ships Docker support for self-hosted deployment.
- When you need to assess the robustness of your RAG systems against potential vulnerabilities.
When NOT to use promptfoo
- When you are specifically looking for general-purpose evaluation tools that do not have the focused depth on security and vulnerability provided by Promptfoo.
- If your workflow or project cannot support TypeScript, as this tool is built in TypeScript and might require additional setup for non-TypeScript environments.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (jagilley/fact-checker) · observed Jul 11, 2026
- GitHub forks (jagilley/fact-checker) · observed Jul 11, 2026
- Last push (jagilley/fact-checker) · observed Oct 23, 2023
- License file (unknown) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (promptfoo/promptfoo) · observed Jul 11, 2026
- GitHub forks (promptfoo/promptfoo) · observed Jul 11, 2026
- Last push (promptfoo/promptfoo) · observed Jul 11, 2026
- License file (MIT) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: fact-checker 308 · promptfoo 23k (synced Jul 11, 2026).
Common questions
- What is the difference between fact-checker and promptfoo?
- fact-checker: Fact-checking LLM outputs with self-ask. promptfoo: Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, DeepSeek, and more. Simple declarative configs with command line . See the comparison table for live GitHub stats and shared categories.
- When should I choose fact-checker over promptfoo?
- Choose fact-checker over promptfoo when fact-checker is primarily Jupyter Notebook; promptfoo is TypeScript; Tags unique to fact-checker: python, jupyter notebook; Leaner open-issue backlog (0).
- When should I choose promptfoo over fact-checker?
- Choose promptfoo over fact-checker when promptfoo is primarily TypeScript; fact-checker is Jupyter Notebook; Pricing: The basic version of Promptfoo is freely available due to its open-source nature under MIT licensing. Advanced features may require a paid plan from future commercial offerings.; Requirements: Requires TypeScript runtime and relevant node.js or deno setup to run.; May need additional configuration for CI/CD integration, depending on the build ecosystem.; Tags unique to promptfoo: ci-cd, evaluation, llm-eval, ci; Also covers AI Agents; promptfoo ships Docker support for self-hosted deployment; When you need to assess the robustness of your RAG systems against potential vulnerabilities.
- When should I avoid fact-checker?
- Last GitHub push was 992 days ago (dormant maintenance, Oct 23, 2023). Validate activity before betting a new project on fact-checker. 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.
- When should I avoid promptfoo?
- When you are specifically looking for general-purpose evaluation tools that do not have the focused depth on security and vulnerability provided by Promptfoo. If your workflow or project cannot support TypeScript, as this tool is built in TypeScript and might require additional setup for non-TypeScript environments.
- Is fact-checker or promptfoo more popular on GitHub?
- promptfoo has more GitHub stars (23,155 vs 308). Stars measure visibility, not whether either tool fits your constraints.
- Are fact-checker and promptfoo open source?
- Yes - both are open-source projects on GitHub.
- Where can I find alternatives to fact-checker or promptfoo?
- GraphCanon lists graph-backed alternatives at fact-checker alternatives and promptfoo alternatives (fact-checker markdown twin, promptfoo 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, fact-checker or promptfoo?
- fact-checker: Dormant. promptfoo: Very 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 fact-checker and promptfoo?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: fact-checker trust report; promptfoo trust report.