Skip to content

agencyenterprise/draft-detective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,469 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draft Detective

AI-powered assistant for academic peer review. Built with LangGraph, this tool validates references against claims, flags unsupported assertions, performs literature reviews, and suggests relevant citations — helping reviewers and researchers assess rigor more efficiently.

Note: This project is under active development and not yet ready for production use. The authors will continue to update this repository with the latest work and evaluation results.

Project funded by RAND: https://rand.org/

Goals

The main goal of Draft Detective is to assist and streamline the academic peer review process by reducing manual workload and improving the consistency, transparency, and rigor of evaluations.

Features

  • Validate reference against claims: Check the content of each citation to ensure that it backs up the statements made in the text
  • Identify unsupported assertions: checks whether any statements need the addition of a reference
  • Suggests citations: suggests references to add to statements made in the text
  • Literature review: conducts literature review over statements made in the text by searching the web, looking for newer, supporting and contradictory evidences

Architecture

Architecture diagram

Development

For detailed development setup instructions, see DEVELOPMENT.md.

Deployment

Testing

Tests are organized by type:

  • tests/unit/ - Fast, isolated unit tests
  • tests/integration/ - Multi-component integration tests
  • evals_inspectai/ - LLM-based evaluations using Inspect AI
# Run standard tests (default)
uv run pytest

# Run evaluations (see evals_inspectai/ for available eval suites)
uv run inspect eval evals_inspectai/e2e/reference_validation/reference_validation_e2e.py

License

See LICENSE file

About

AI-powered assistant for academic peer review. Built with LangGraph, this tool validates references against claims, flags unsupported assertions, performs literature reviews, and suggests relevant citations — helping reviewers and researchers assess rigor more efficiently.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors