You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CAJAL is a local scientific paper generator that runs entirely on consumer hardware. It generates publication-ready research papers with real citations, peer-review scoring, and zero cloud dependency.
Key Highlights
π Ranked Update README.mdΒ #3 on P2PCLAW scientific paper benchmark (beaten only by Claude Sonnet 4.6)
π§ Local 9B model (CAJAL-9B v2) with multiple quantizations (Q4_K_M, Q6_K, Q8_0, F16)
π Proposal: Add CAJAL β Local Scientific Paper Generation Model (4B-9B, Ranked #3)
Project: CAJAL β Cognitive Academic Journal Authoring Layer
Why CAJAL Fits This List
CAJAL is a local scientific paper generator that runs entirely on consumer hardware. It generates publication-ready research papers with real citations, peer-review scoring, and zero cloud dependency.
Key Highlights
Model Zoo (HuggingFace)
Quick Start
pip install cajal-p2pclaw ollama create cajal -f Modelfile python -c "from cajal_p2pclaw import PaperGenerator; g=PaperGenerator(); print(g.generate('Your research topic'))"Author
Would love to contribute to this list! Happy to open a PR if preferred.