Inspiration

Many patients struggle to remember medications or understand side effects. We wanted a smart assistant that simplifies health management — reliable, private, and always available.

What it does

Doctrone is an AI-powered medical assistant that helps users manage prescriptions, receive medication reminders, and chat with an AI about symptoms or side effects. It analyzes stored health data to give safe, context-aware advice.

How we built it

Component Technology Description
Main API C# (.NET) Handles authentication, user management, and database communication.
AI Server Python (Flask) Processes chat requests, integrates with AI models, and fetches contextual data from the DB.
Database PostgreSQL Stores all user, prescription, and chat data. Shared between the APIs.

Challenges

Syncing .NET and Python services on one DB, ensuring secure data handling, and maintaining consistent AI context across devices.

Accomplishments

Built a working multi-platform ecosystem where AI gives personalized medical responses based on user data — not generic advice.

What we learned

Cross-stack integration, secure health data design, and fine-tuning AI for medical safety and clarity.

What’s next

Wearable device integration, doctor dashboards, voice commands, and emergency alert detection.

Share this project:

Updates