CoolFace
Apppublic

DidierFrank2025/rwanda-ai-backend

sourceHugging Facemitupdated 9mo agoView on Hugging Face
0likes
App README

๐Ÿ‡ท๐Ÿ‡ผ Rwanda AI Citizen Service Assistant - Backend API

Government-ready multilingual AI assistant for citizen services in Rwanda.

Features

  • โ€”๐Ÿค– AI-powered chat with DeepSeek LLM
  • โ€”๐ŸŒ Multilingual support (Kinyarwanda, English, French, Swahili)
  • โ€”๐Ÿ“‹ Ticket management system
  • โ€”๐Ÿ“„ Document processing
  • โ€”๐Ÿ“Š Analytics dashboard

API Endpoints

  • โ€”GET / - API info
  • โ€”GET /health - Health check
  • โ€”POST /api/chat/message - Send chat message
  • โ€”GET /api/tickets - List tickets
  • โ€”POST /api/tickets - Create ticket
  • โ€”GET /api/analytics/summary - Get analytics

Environment Variables

Set these in your Space secrets:

  • โ€”DEEPSEEK_API_KEY - Your DeepSeek API key
  • โ€”DEEPSEEK_API_URL - DeepSeek API endpoint
  • โ€”FRONTEND_URL - Frontend URL for CORS

Made with โค๏ธ for Rwanda