MedinetAI
Introduction of the project
Medinet AI is an advanced medical Artificial Intelligence platform designed to streamline patient diagnosis. Doctors can easily share a secure link with their patients, who then describe their symptoms. The AI system will pose a series of predefined and tailored questions related to the patient's condition, aiming to generate several potential diagnoses based on the responses. Additionally, doctors can interact with the AI assistant to discuss the patient's case, allowing them to validate or reject the proposed diagnoses. This innovative tool enhances the diagnostic process, improving accuracy and efficiency in patient care. My role in this project involved developing the frontend based on designs provided in Figma. I was responsible for implementing API connections between the backend and frontend to deliver dynamic data to the users.
- User-friendly interface for easy navigation
- Secure and reliable system for data protection
- Fast database access for quick retrieval of information
- Advanced AI technology for accurate diagnosis
Authentication Pages
The Authentication page offers essential login and registration functionalities for doctors, enabling secure access to the system.
Home Window
In the Home window, doctors can engage in conversations with the AI on various topics, utilizing predefined questions provided by the application. Additionally, a Medicine search feature is available for quick reference. The interface includes a dual-pane menu on the left-hand side. The left pane serves as the main navigation menu, allowing users to switch between different pages. The right pane displays a list of previous chats, which users can easily reopen for review.
Chat Window
In the Chat window, doctors can revisit previous conversations and provide feedback on the quality of the AI's responses.
Diagnosis Page
The Diagnosis page features an AI assistant on the left side, enabling doctors to communicate about the patient and ask questions for more accurate diagnoses. The right side of the page displays a summary of the patient’s information and several potential diagnoses, which the doctor can validate or reject.
Symptom Checker
The Settings page includes two subpages. One of them is the Symptom Checker, where doctors can update the practice name and type(s) and upload a logo. Below these settings, there are two QR codes: one standard QR code that includes the link to the Symptom Checker page, and another with instructions. Doctors can display these QR codes to patients to facilitate the use of the Symptom Checker. Additionally, doctors can add default questions for the AI. On the right side of the page, there is a concise guide on how to use the Symptom Checker and create an email signature link.
Account Settings
The other subpage is Account Settings, where doctors can update their basic account information and settings.