Skip to main content

Generate master-level research papers with real citations in minutes

Project description

OpenDraft Engine

The Python AI engine that powers thesis draft generation. Contains the 19-agent pipeline, citation research, and export functionality.

Structure

engine/
├── draft_generator.py      # Main 19-stage pipeline orchestrator
├── config.py               # Model settings, API keys, rate limits
├── utils/
│   ├── agent_runner.py     # Agent execution engine
│   ├── api_citations/      # Citation APIs (CrossRef, Semantic Scholar)
│   ├── citation_*.py       # Citation management & validation
│   ├── export_professional.py  # PDF/DOCX export
│   ├── pdf_engines/        # Pandoc, WeasyPrint engines
│   └── deep_research.py    # Research phase utilities
├── prompts/
│   ├── 00_WORKFLOW.md      # Complete agent workflow
│   ├── 01_research/        # Deep Research, Scout, Scribe, Signal
│   ├── 02_structure/       # Architect, Citation Manager, Formatter
│   ├── 03_compose/         # Crafter, Thread, Narrator
│   ├── 04_validate/        # Skeptic, Verifier, Referee
│   ├── 05_refine/          # Citation Verifier, Voice, Entropy, Polish
│   └── 06_enhance/         # Abstract Generator, Enhancer
└── opendraft/              # CLI tools

Usage

Run Pipeline Directly

cd engine
python draft_generator.py --topic "Your research topic" --level master

Academic Levels

Level Words Chapters Time
research_paper 3-5k 3-4 5-10 min
bachelor 10-15k 5-7 8-15 min
master 20-30k 7-10 10-25 min
phd 50-80k 10-15 20-40 min

Environment Variables

Required in ../.env.local:

GEMINI_API_KEY=your-key      # Required
PROXY_LIST=...               # Optional: for faster research
SCOUT_PARALLEL_WORKERS=32    # Optional: parallelism

Dependencies

pip install -r requirements.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opendraft-1.4.2.tar.gz (170.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

opendraft-1.4.2-py3-none-any.whl (193.2 kB view details)

Uploaded Python 3

File details

Details for the file opendraft-1.4.2.tar.gz.

File metadata

  • Download URL: opendraft-1.4.2.tar.gz
  • Upload date:
  • Size: 170.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for opendraft-1.4.2.tar.gz
Algorithm Hash digest
SHA256 6f90caaffa1e6bf111cd98c698bdad25517547c32c47ecdfb33bb3a10d3e830d
MD5 af0156662a6bfe1201cec740d27188bf
BLAKE2b-256 c43f4784728f06a6dad2bedc1d6661e3f237fe2ca3075d13ae18f524d7c7557f

See more details on using hashes here.

File details

Details for the file opendraft-1.4.2-py3-none-any.whl.

File metadata

  • Download URL: opendraft-1.4.2-py3-none-any.whl
  • Upload date:
  • Size: 193.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for opendraft-1.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ec4d71a6bb9a4513ce293cad25dac44a854b00e8e294800932471d2629702e2c
MD5 f66ab8bf2fc8c9a5620eb0797484098d
BLAKE2b-256 ef525bbdd3bdf57cd4ac6f24904c751b2ac89bb130e4be8f276501479ce5cb99

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page