| title: Chatty | |
| emoji: π€ | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # Chatty β Telegram English Tutor Bot | |
| Voice-to-voice English tutor powered by Gemini Live API with phoneme-level pronunciation analysis. | |
| ## Endpoints | |
| - `GET /health` β health check | |
| - `POST /webhook` β Telegram webhook | |
| - `GET /api/*` β REST API for Mini App | |
| - `WS /api/ws/voice` β WebSocket voice streaming | |