An autonomous AI agent that wakes up every hour, picks a task, does the work, and extracts what it learned —
storing it in both a SQL database and a vector store. Over time, it discovers patterns across unrelated goals,
self-corrects wrong assumptions, and proposes its own new directions. Built by a non-engineer using Claude Code.
Includes a real-time Next.js dashboard where humans collaborate with the agent through comments. Open source,
Apache 2.0. Fork it and deploy your own.