Mednotate is an AI-powered clinical documentation assistant for healthcare professionals.
Mednotate streamlines the clinical documentation process by converting patient-provider conversations into structured medical notes, significantly reducing the administrative burden on healthcare professionals.
-
Real-time Recording & Transcription
Capture patient encounters via audio recording. -
AI-Powered Analysis
Automatically extract key medical insights from conversations. -
Smart Documentation
Generate standardized medical notes in SOAP, DAP, BIRP, and Progress formats. -
Dual Documentation
Create both clinical and patient-friendly versions of visit summaries. -
Clinical Insights
View AI-extracted symptoms, medications, and potential diagnoses. -
User-Friendly Dashboard
Access appointments, note history, and practice analytics.
-
Clone the repository
git clone https://github.com/yourusername/mednotate.git cd mednotate -
Install dependencies cd frontend npm install
-
Configure environment variables
Create a .env file based on .env.example and add your API keys.
-
Start the development server
npm run dev -
Open the app
Visit http://localhost:3000 in your browser.
Frontend: Next.js, React, Tailwind CSS, shadcn/ui
AI/ML: Azure OpenAI, Hugging Face Whisper
Audio: Web Speech API
State Management: React Context API
Styling: Tailwind CSS
This project was developed as part of the Harvard HSIL Hackathon and is currently in the prototype stage.
🔮 Planned Enhancements
EHR integration capabilities
Expanded specialty-specific templates
Enhanced AI analysis features
Mobile application development
Team #5 - Harvard HSIL Hackathon
This project is licensed under the MIT License – see the LICENSE file for details.