a16z-infra / a16z-infra/ai-town
📝 Integration Proposal: CAJAL — Scientific Paper Agent for AI Town
- Vorherrschende Sprache
- TypeScript
- Sterne
- 10.5k
- Forks
- 1.2k
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
## 📝 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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.