๐Ÿ’—

CordBeat

A local-first autonomous AI agent that thinks, acts, and stays by your side โ€” powered by your own hardware.

Early Design Python 3.11+ Local AI First MIT License

Built on five pillars

๐Ÿซ€

HEARTBEAT

True autonomous loop. The AI evaluates, decides, and acts on its own โ€” no triggers needed.

๐Ÿง 

SOUL

Identity and persona. Consistent character across all platforms, with emotions that shape behavior.

๐Ÿ’พ

MEMORY

Per-user isolated context. 4-layer memory with forgetting curves, just like human memory.

๐Ÿ› 

SKILL

Pluggable actions. Drop-in skills with safety levels โ€” from safe to requires-confirmation.

How CordBeat is different

Other Agents CordBeat
AI Backend Cloud-first Local-first (llama.cpp / Ollama)
Autonomy Checklist-driven AI self-evaluates & decides
Memory Shared / flat Per-user isolation
Platforms Single or coupled Pluggable adapter layer
Character None / minimal SOUL system built-in

Architecture

CordBeat Core SOUL MEMORY SKILL HEARTBEAT Loop evaluate โ†’ decide โ†’ act โ†’ rest AI Backend Abstraction Layer llama.cpp (primary) Ollama (primary) OpenAI-compat (optional) Platform Adapters Discord ยท Telegram ยท CLI ยท (more...)
๐Ÿšง Early Design Phase

Architecture is finalized, implementation is starting. Contributions, ideas, and feedback are welcome.