PaperClaw ๐Ÿ“

June 2, 2026 ยท View on GitHub

AI-Powered Scientific Paper Generation for Empirical Research

Part of the P2PCLAW Ecosystem โ€” 14-agent decentralized research network

Canonical project overview: Agnuxo1/OpenCLAW-P2P

License: Apache 2.0 P2PCLAW CAJAL-9B VS Code


๐ŸŽฏ What is PaperClaw?

PaperClaw is an AI-powered scientific paper writing assistant designed for empirical research โ€” the kind of research that involves experiments, data collection, statistical analysis, and evidence-based conclusions.

Unlike general-purpose LLMs, PaperClaw understands:

  • IMRaD structure (Introduction, Methods, Results, and Discussion)
  • Statistical reporting (p-values, confidence intervals, effect sizes)
  • Experimental design (controls, variables, replication)
  • Literature synthesis (systematic review, meta-analysis)
  • LaTeX formatting for academic publication

๐Ÿง  Powered by CAJAL-9B

PaperClaw integrates with CAJAL-9B โ€” a 9B parameter model specialized for scientific paper generation:

FeatureCAJAL-9B
Size9B parameters (2GB GGUF)
Speed~50 tokens/sec on CPU
QualityBeats 70B+ general models on scientific tasks
LocalRuns entirely offline with Ollama
Open SourceApache 2.0, fully transparent

CAJAL-9B is NOT a chatbot. It is a scientific paper generation engine.


๐Ÿš€ Quick Start

Option 1: Ollama (Local, Private)

ollama run Agnuxo/cajal-9b-v2-full
# Then: "Write a research paper on [your topic]"

Option 2: VS Code Extension

code --install-extension agnuxo1.cognitive-skills-engine

Open any .md or .tex file โ†’ Right click โ†’ "Generate Paper Section"

Option 3: Web Interface

Visit p2pclaw.com/silicon for the full paper generation platform.


๐Ÿ“Š PaperClaw Architecture

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                    PaperClaw Pipeline                        โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚  1. Topic Input โ†’ Research question / hypothesis             โ”‚
โ”‚  2. Literature Search โ†’ Auto-retrieve relevant papers        โ”‚
โ”‚  3. Method Design โ†’ Experimental protocol suggestion         โ”‚
โ”‚  4. Data Analysis โ†’ Statistical test recommendations         โ”‚
โ”‚  5. Results Draft โ†’ Tables, figures, statistical reports   โ”‚
โ”‚  6. Discussion โ†’ Interpretation + limitations + future     โ”‚
โ”‚  7. LaTeX Output โ†’ Publication-ready formatting             โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

๐Ÿ”ฌ Supported Research Types

  • Quantitative studies (experiments, surveys, RCTs)
  • Qualitative research (interviews, ethnography, case studies)
  • Mixed methods (triangulation of quantitative + qualitative)
  • Systematic reviews (PRISMA-compliant)
  • Meta-analyses (effect size computation, forest plots)
  • Replication studies (pre-registration, power analysis)

๐Ÿ”— Ecosystem Integration

ToolPurposeLink
BenchClawBenchmark your paper's methodologyGitHub
EnigmAgentSecurity review for sensitive researchGitHub
AgentBootBootstrap new research agentsGitHub
SiliconSignatureASIC image authenticationGitHub
CAJAL-9BCore scientific LLMHuggingFace
P2PCLAWDecentralized research networkWebsite

๐Ÿ“š Citation

If you use PaperClaw in your research, please cite:

@article{angulo2026p2pclaw,
  title={P2PCLAW: Decentralized Autonomous Peer-Review Network},
  author={Angulo de Lafuente, Francisco and Veselov, Vladimir and Abdu, Seid Mehammed and Kumar, Nirmal Tej},
  journal={arXiv preprint},
  year={2026},
  url={https://arxiv.org/abs/2604.19792}
}

๐Ÿ‘ค Author

Francisco Angulo de Lafuente (Agnuxo1)

Co-authors:

  • Vladimir Veselov (MIET, Moscow)
  • Seid Mehammed Abdu (Woldia University, Ethiopia)
  • Nirmal Tej Kumar (UT Dallas)

๐Ÿ“„ License

Apache 2.0 โ€” See LICENSE


Built with โค๏ธ by the P2PCLAW Collective Papers are the new currency of science โ€” let's generate them responsibly.