AI-Powered Mental Health Support Platform
Version 1.0.0 - Production Ready

Production Routes LIVE

💬 Main Chat Interface
WebSocket-based chat interface with real-time communication, voice recording support, and full AI orchestrator integration.
/chat
🌐 HTTP Chat Interface
Alternative HTTP-based chat interface for environments where WebSocket is not available or preferred.
/http-chat
⚙️ Prompt Manager
Admin interface for managing AI system prompts, viewing history, and updating configurations.
/prompt-manager
📊 Admin Dashboard
Comprehensive admin dashboard with access to all testing interfaces and system monitoring tools.
/admin

Testing Routes DEV

🔌 WebSocket Chat (Testing)
Development version of WebSocket chat interface for testing and debugging purposes.
/websocket-chat.html
🌐 HTTP Chat (Testing)
Development version of HTTP chat interface for testing and debugging purposes.
/simple-http-chat.html
⚙️ Prompt Testing
Development interface for testing prompt management functionality and API endpoints.
/prompt-testing.html