a16z-infra / a16z-infra/ai-town

πŸ“ Integration Proposal: CAJAL β€” Scientific Paper Agent for AI Town

Open
#297 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10.5k
Forks
1.2k
Avg merge
1d 1h
Merged PRs (30d)
2

Description

## πŸ“ Integration Proposal: CAJAL β€” Scientific Paper Agent for AI Town

### 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](https://p2pclaw.com) β€” 14-agent decentralized research network.

### Why AI Town?
AI Town simulates agent communities. CAJAL in AI Town:
- Researcher agent writing papers
- Peer review agents
- Conference simulation

### Proposed Integration
```typescript
// In AI Town
const researcher = new Agent({
name: "CAJAL",
role: "Scientific Writer",
model: "cajal-4b"
});
```

### Links
- πŸ€— HF: https://huggingface.co/Agnuxo/CAJAL-4B-P2PCLAW
- πŸ“ GH: https://github.com/Agnuxo1/CAJAL
- 🌐 P2PCLAW: https://p2pclaw.com

β€” Francisco (@Agnuxo1), P2PCLAW

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.