feat(chatbot): integrate OpenRouter API for AI assistance in dashboard #1

Merged
zahar merged 2 commits from chat_bot into main 2025-09-27 15:04:21 +08:00

2 Commits

Author SHA1 Message Date
dbf7be38f7 Merge branch 'main' into chat_bot 2025-09-27 15:04:14 +08:00
ec3c7320d7 feat(chatbot): integrate OpenRouter API for AI assistance in dashboard
- Added a Chatbot component to the dashboard for user interaction and support.
- Created a README for the Chatbot detailing setup, features, and usage instructions.
- Introduced environment variables for secure API key management.
- Updated app.js to include the Chatbot component.
- Implemented a configuration server to serve API keys securely.
- Enhanced styles for the Chatbot interface to improve user experience.
2025-09-27 15:00:30 +08:00