π Integration Proposal: CAJAL β Local Scientific Paper Extension for Jupyter AI
What is CAJAL?
CAJAL is not a general-purpose chat model. It is a specialized scientific paper generation tool β local, 2GB, producing LaTeX-formatted academic output.
Part of P2PCLAW
Agent in P2PCLAW β 14-agent decentralized research network.
Why Jupyter AI?
Jupyter AI already brings LLMs to notebooks. Adding CAJAL creates a "Research Mode":
- Magic command:
%%cajal generates paper sections from cell output
- Convert experiment results β methods/results sections
- Export notebook β LaTeX paper via CAJAL
Proposed Integration
# In Jupyter
%load_ext jupyter_ai_cajal
%%cajal --section=methods
# Cell with experiment code
# CAJAL generates methods section from code
Links
β Francisco (@Agnuxo1), P2PCLAW
π Integration Proposal: CAJAL β Local Scientific Paper Extension for Jupyter AI
What is CAJAL?
CAJAL is not a general-purpose chat model. It is a specialized scientific paper generation tool β local, 2GB, producing LaTeX-formatted academic output.
Part of P2PCLAW
Agent in P2PCLAW β 14-agent decentralized research network.
Why Jupyter AI?
Jupyter AI already brings LLMs to notebooks. Adding CAJAL creates a "Research Mode":
%%cajalgenerates paper sections from cell outputProposed Integration
Links
β Francisco (@Agnuxo1), P2PCLAW