Conversation-based, privacy-focused chatbot built for tech enthusiasts who want to deload menial tasks in order to focus on more complex or creative tasks.
- AI chatbot (Deepseek model via Ollama)
- Can be used via a self-hosted webapp OR your CLI
- Deploy the webapp with quick Docker Compose command
- Deploy the CLI with quick npm/pnpm/bun/yarn command
- Organize your tasks/thoughts via workspaces (coming soon)
- Agent-based tasks (coming soon)
Based on the Greek word eudaimonia (εὐδαιμονία) which literally translates to good spirit or being in good fortune. It comes from a combination of "eu" ("good, well") and "daimōn" (a "spirit", or a "guiding force").
In ancient Greek philosophy, it referred to human flourishing. Aristotle referred to eduaimonia in reference to living well, or achieving the highest form of happiness.
Conveniently, eudai
happens to also end with the letters ai, so, there's that 👍.
- Workspaces
- Agents
- Account Signups? (If there is a demand for it.)
See the main documentation here. Check out some of the decisions made so far below (which are also located in the main documentation).