Hack4Bengal 2.0 submission for team JGeeks
Team Members: Uddipto Jana, Unmesh Jana
Theme: Good Health and Well-being
Develop solutions to promote better health and well-being for the people of West Bengal, such as telemedicine or mental health support systems, to align with the goal of ensuring good health and well-being for all in the state.
Welcome to our Digital Prescription Storage and AI Diagnosis Website! This platform aims to revolutionize the way prescriptions are stored and provide an advanced AI-powered diagnosis system to enhance healthcare services. This README file will guide you through the features and functionalities of our website.
In the era of digital advancements, our website provides a secure and convenient platform for individuals to store their digital prescriptions. By uploading prescriptions to our website, users can access and manage their prescriptions anytime and anywhere. Additionally, we leverage artificial intelligence to assist with diagnosing common medical conditions based on symptoms provided by users.
-
Digital Prescription Storage: Users can upload their digital prescriptions in various formats, including PDF, image files, or directly inputting text. The website ensures data privacy and security, protecting sensitive medical information.
-
Prescription Management: Users can easily organize, search, and retrieve their prescriptions. The website provides features like categorization, tagging, and filtering to facilitate efficient management.
-
AI Diagnosis Assistance: Our website utilizes AI algorithms to analyze symptoms provided by users and offer preliminary diagnoses for common medical conditions. While the AI system provides suggestions, it's important to consult a medical professional for accurate diagnosis and treatment.
-
User Profiles and Personalization: Users can create personalized profiles, including basic information, medical history, and preferences. These profiles allow for more accurate diagnoses and tailored recommendations.
To use our website, follow these steps:
- Clone the repository:
git clone https://github.com/uddiptojana10/hack4bengal2.0.git
- Install the necessary dependencies:
npm install
- Replace
YOUR_OPENAI_API_KEY
with your own API key from https://platform.openai.com/account/api-keys
Here are some guidelines for users to navigate our website effectively
- Registration and Login
- Uploading Prescriptions
- Prescription Management
- AI Diagnosis
- Profile Personalization
Our website leverages the following technologies:
- Frontend: HTML, CSS, JavaScript, React.js
- Backend: Node.js, Firebase
- AI Diagnosis: OpenAI API (model: text-davinci-003)
- Data Storage: Firestore Database