Skip to main content

BioAgentic

Cultivate autonomous, biologically-inspired AI agents. Four organs. One heartbeat. Clone it, run it, watch it breathe.

Deploy in 5 Minutes →
$ uvicorn main:app --port 8000
INFO BioAgentic — birth sequence initiated
INFO 🫀 Heartbeat started — pulse every 10s
INFO 🧠 Brain online — local LLM inference connected (Ollama)
INFO 🛡️ Immune system armed
INFO 🧠 Cortex loaded — 0 memories
INFO Application startup complete.
🫀
Heartbeat
Continuous pulse loop with watchdog recovery. 10-second lifecycle driving all organ phases.
🧠
Brain
Rule-based reasoning engine. Optionally backed by LLM for deeper pattern analysis and autonomous decisions.
🛡️
Immune System
Pipeline health tracking with automatic quarantine after consecutive failures. Self-healing by default.
🧠
Cortex
Persistent memory with Ebbinghaus decay. Stores, recalls, and consolidates knowledge over time.