Inspiration

Millions of people lack access to affordable and timely healthcare. Many either live in areas with few doctors or face long wait times for appointments. Kyron-Medical-Clinic was built to bridge this gap by leveraging AI and cloud technology to bring virtual healthcare to more people. By enabling users to describe symptoms, upload images, and receive AI-assisted doctor recommendations, we aim to make medical consultations more efficient and accessible.

What it does

Kyron-Medical-Clinic acts as a virtual clinic, guiding patients through an AI-powered consultation and assisting real doctors in making informed decisions. Here is the app flow:

Patient Intake – Users describe their symptoms through voice or text, while the chatbot asks relevant follow-up questions to refine the diagnosis.
Summary Generation – The AI compiles a structured summary of symptoms, potential diagnoses, and treatment options.
Doctor Review – A doctor reviews the AI’s summary, makes adjustments if needed, and confirms the diagnosis/treatment plan.
Patient Feedback – The patient receives the final response from the doctor, including next steps. This process minimizes consultation time while maintaining accuracy and security.

How we built it (HIPAA-Compliant with AWS!)

Security & Compliance: AWS infrastructure ensuring HIPAA compliance

  • EC2 + ElasticIP for scalable server hosting
  • Security Groups for network security
  • KMS Encryption for PHI data
  • IAM roles enforcing the Principle of Least Privilege
  • CloudTrail & CloudWatch for monitoring
  • HTTPS encryption for data in transit

Frontend: SwiftUI for a smooth mobile experience, built with Xcode Backend: Flask to handle API requests and integrate with AI models Voice AI: Ollama for real-time speech-to-text and AI voice interaction. We utilize DeepSeek-R1

Challenges we ran into

AWS Security & HIPAA Compliance – Ensuring that patient data remains private and encrypted while meeting compliance requirements was a complex task.
Chatbot Question Logic – Making sure the AI asked the right follow-up questions dynamically, rather than using a rigid script, was challenging. We ended up keeping a transcript of the entire conversation and feeding it into the AI recurrently!

Accomplishments that we're proud of

  • Successfully implemented a HIPAA-compliant AI-powered medical chatbot.
  • Achieved a seamless doctor review workflow, reducing time spent on consultations.
  • Optimized voice interactions for an intuitive, natural conversation flow.
  • Built a scalable cloud-based infrastructure to support future expansion.

What we learned

  • Managing sensitive healthcare data on AWS requires a deep understanding of encryption, access controls, and compliance frameworks.
  • Fine-tuning AI to generate structured, useful summaries significantly improves doctor efficiency.
  • Real-time voice AI can greatly enhance the user experience when properly optimized.

What's next for Kyron-Medical-Clinic

AI Enhancements: Improve diagnostic accuracy and expand the chatbot’s medical knowledge base.
EHR Integration: Connect with existing electronic health record systems for seamless doctor-patient management.
Multi-language Support: Expand accessibility for non-English speakers.
Regulatory Approvals: Work toward FDA clearance for AI-assisted diagnostics.
Partnerships: Collaborate with clinics and telemedicine providers to bring this to real-world use.
Image Upload Feature: Allow users to upload images (e.g., skin conditions, injuries) for AI-assisted preliminary analysis, helping doctors make faster and more informed decisions.
Business Model & Commercialization:

  • Payment from Patients: Implement a direct-pay model for consultations.
  • Insurance Billing: Explore integration with insurance providers for reimbursement.
  • Branding/Name/Logo: Finalize and strengthen brand identity to establish market presence.
  • HIPAA Compliance: Continue enhancing security measures as the platform scales.
Share this project:

Updates