ada

WhiteDotz/ada
★ 0 stars Python Code/Dev Tools Updated 2d ago
Personal assistant Telegram bot: multi-provider LLM fallback chain, reminders/habits/notes, longitudinal memory, e-ink dashboard, MCP server. 746 tests.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ada": {
      "command": "uvx",
      "args": [
        "ada"
      ]
    }
  }
}

Or install with pip: pip install ada

README Excerpt

Personal-assistant Telegram bot running 24/7 on a headless Debian home server. Natural-language interface over a personal database (reminders, habits, notes, journal, projects), a proactive daily digest, an e-ink ambient dashboard and an MCP server that plugs the same tools into coding sessions. This is a sanitized snapshot of a production service. Databases, personal