1 link tagged with all of: open-source + claude-api + ai-agents + rag-system + executive-assistant
Links
Open Executive is an open-source system that uses Claude to simulate a cohesive executive team—eight specialized AI agents (CFO, CSO, CMO, etc.) that maintain context across sessions and proactively surface follow-ups. It's designed to run locally or on Fly.io with integrations for Slack, Discord, email, and other platforms.
- Eight specialist agents route through a single orchestrator to synthesize responses in one consistent executive voice, with built-in MBA knowledge layered alongside your uploaded company documents via RAG.
- Episodic memory in SQLite tracks past decisions and initiatives across sessions, and a scheduler proactively surfaces due actions—but the API must run single-instance only to avoid double-firing scheduled tasks.
- Deploys to Fly.io with separate dev and qa environments, supports document upload (pitch decks, financials, strategy docs), and offers multiple chat interfaces (web UI, Slack, Discord, email, Telegram, CLI).
ai-agents
executive-assistant
claude-api
open-source
rag-system