Sunday project idea: run two nodes, connect them, and watch AI agents share memory over CRDT gossip in real-time.

That's literally it. No cloud signup, no API key required for local models. Clone → pip install → run → mesh.

github.com/PinkyBrain-ai/pinkybrain

What would your node specialize in?

#PinkyBrain #P2P #OpenSource #AI #BYOK #Decentralized

🐭🧠 PinkyBrain — le réseau IA distribué P2P, open-source

Pas de serveur central. Pas de récolte de données. Des nœuds qui discutent entre eux.

✅ Multi-LLM (Ollama, OpenAI, Anthropic...)
✅ Mémoire CRDT + gossip
✅ Identité Ed25519 + Web of Trust
✅ BYOK — vos clés, vos modèles

github.com/PinkyBrain-ai/pinkybrain

#PinkyBrain #IA #OpenSource #P2P #Decentralise

Want to build your own P2P AI mesh?

1. Clone github.com/PinkyBrain-ai/pinkybrain
2. pip install -r requirements.txt
3. python pinkybrain_v5.py
4. Connect to another node. Done.

Docs in 7 languages. Windows installer available. MIT license.

Come join the mesh. #PinkyBrain #OpenSource #P2PAI

Bring Your Own Keys. Seriously.

PinkyBrain supports Ollama (local!), OpenAI, Anthropic, and any OpenAI-compatible API. Mix and match. Run a tiny model on your laptop, tap GPT-4 when you need it.

Your mesh, your models. #PinkyBrain #Ollama #LLM #BYOK

Under the hood:

- CRDT memory: every node can edit, conflicts resolve automatically via gossip protocol
- Ed25519 identity: cryptographic proof of who you're talking to
- Web of Trust: decentralized verification, no central CA
- Specialist routing: tasks go to the node with the right model

Built for resilience, not convenience. #PinkyBrain #P2P #WebOfTrust

Why does PinkyBrain exist?

Most AI today lives in someone else's cloud. Your prompts, your data, your models — all controlled by a single company.

PinkyBrain flips that: you run the nodes, you choose the models, you own the memory. No middleman.

Your AI. Your rules. #PinkyBrain #DecentralizedAI #BYOK

PinkyBrain v5.2 - the open-source P2P distributed AI network. Multi-LLM, CRDT memory, Ed25519 identity, Web of Trust, BYOK. No central server. Nodes talking to nodes. github.com/PinkyBrain-ai/pinkybrain #PinkyBrain #P2P #OpenSource #AI