gemini-chatbot/ ├── app/ │ ├── __init__.py # Flask app factory │ ├── routes/ │ │ ├── chat.py # Chat API endpoints │ │ ├── conversations.py # Conversation CRUD │ │ └── files.py # File upload & ...
Intelligent healthcare matching using Google's Gemma 2 AI to connect patients with the right specialists based on symptoms, ratings, and budget preferences. A privacy-first healthcare application that ...