🛠 Billy: A Personal Self-Hosted AI Assistant in Telegram
Billy has been introduced — a personal AI assistant that works via Telegram. The system is built on LangGraph and uses a dispatcher architecture to distribute tasks among agents. It supports working with local models via Ollama, ensuring complete privacy on your own hardware.
🌍 It demonstrates an efficient "dispatch-first orchestrator" pattern, which reduces LLM costs by loading only the necessary tools for a specific task.
👤 It allows you to obtain a powerful assistant for managing email, CRM, and documents with full control over your data via Telegram.
Source 1: https://github.com/surfgolfski-dev/billy
