What Telechat is
Telechat is a self-hosted Claude AI bot that runs on Telegram, WhatsApp, Slack, and web chat from a single process. It features a unique Claude Desktop Bridge for remote-controlling local AI sessions from your phone, smart model routing, persistent memory, coding agents, media generation, and cost tracking. Install via npm, pip, or Docker.
How it is built
Built with Python, Claude AI, Telegram Bot API, WhatsApp, Slack, SQLite, Docker.
What changed
13 new commit(s) (showing the 10 most recent):
- feat(web-chat): dark mode, social sharing meta tags, and a11y pass
- test(bridge): cover the commands and callbacks users actually touch
- fix: escape FTS queries in the KB, and create per-chat locks atomically
- fix: two bounded-collection bugs found reading the adapters
- feat(health): report the write path, which nothing could read before
- docs: rewrite the architecture doc to describe the program that exists
- fix: stop swallowing failures without a trace
- docs: add the repository conventions a contributor looks for
- docs: generate a complete configuration reference, and fix two dead settings
- feat(bridge): make the approval timeout a policy, not an accident
Try it
See it at https://telechat.fyi.
Drafted by Herald from the project record: no AI provider was reachable at generation time. Rewrite before publishing.
Top comments (0)