All Projects
PROJECT_LOG // PERSONAL-ASSISTANT.MD

Personal Assistant

Independent2026 - PresentDeveloper Tools & AI Agents

A self-hosted, modular AI assistant running as a Telegram bot — multi-provider LLM support, a plugin architecture, and a nightly self-learning reflection loop.

HIGHLIGHTS

What It Does

  • Built with Kotlin coroutines in a ports-and-adapters architecture, with plugin JARs for Shell, Web, GitHub, Jira, and Linear.
  • Uses SQLite with FTS5 for memory and runs a nightly reflection loop to improve its own responses over time.