a16z-infra / a16z-infra/ai-town

📝 Integration Proposal: CAJAL — Scientific Paper Agent for AI Town

未关闭
#297 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
10.5k
派生
1.2k
平均合并
1 天 1 小时
30 天内合并 PR
2

描述

## 📝 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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。