Inspiration
What it does
This is a medical document storage website that allows doctors to easily request documents for patients to upload. Patients can upload the requested document, upon which AI will validate the document and check if the patient uploaded the correct document. If not, it will tell them what fields are missing and give them a warning.
How we built it
Frontend: React, TypeScript, CSS, Vite AI: Amazon Textract (AWS) Backend: MongoDB, Postman, JavaScript
Challenges we ran into
- Integrating AI into document upload - lots of issues with combining Typescript with JS
- Backend - storing documents in MongoDB
Accomplishments that we're proud of
- Completing basic functional product under time limit
- Carousel feature
- Upload popup with AI integration
What we learned
What's next for MedVault
- Add more document upload options & categorization functionality
Log in or sign up for Devpost to join the conversation.