MEDLAB is a project designed to take in symptoms and other details such as age, gender, etc and give a possible diagnosis.
My goal with this project was to help people analyze their symptoms quickly without much effort.
Instead of searching thro…
MEDLAB is a project designed to take in symptoms and other details such as age, gender, etc and give a possible diagnosis.
My goal with this project was to help people analyze their symptoms quickly without much effort.
Instead of searching through many websites, users can simply enter their symptoms and basic information.
The system then processes the data and tries to match the symptoms with possible conditions.
I also built this project to explore how symptom-based diagnostic systems can work using programming.
It shows how technology can be used to organize and analyze medical information in a simple way.
Note: This is for educational purposes only and is not 100% accurate, so it should not be used for real life medical decisions.
I used github copilot for helping me to build the server.js and to push into vercel