SecretaryAI
Your AI Private Secretary
Overview
SecretaryAI is a self-hosted, single-user Secretary-first assistant system. It is designed for individuals who want a digital assistant that lives on their own hardware, processes data locally, and connects to their existing services without routing anything through third-party clouds.
One command installs dependencies, starts Docker infrastructure, runs database migrations, builds the project, and launches all services. The entire system runs inside a single container with zero external dependencies.
Features
Universal API Gateway
Native integrations with 50+ major services and platforms
One-Click Deploy
Docker container with everything included. Run anywhere.
Privacy First
Local LLM inference. Your secrets stay in your castle.
Self-Hosted
No subscriptions. No data mining. Complete sovereignty.
Architecture
- Desk UI: Next.js frontend for interacting with the assistant
- Worker Runtime: Fastify-based execution engine for tool calls and background jobs
- Memory System: Persistent conversational and episodic memory with semantic retrieval
- Channel Support: SMS, email, Discord, and custom webhook integrations
- Speech: Local STT/TTS pipeline for hands-free voice interaction