This web application is designed for the healthcare sector, focusing on providing a list of possible conditions and associated treatments based on patient symptoms. Described as an "online differential diagnosis system," this tool aids healthcare professionals in exploring potential causes of symptoms and accessing information on available treatment options. For patients, it offers an easy-to-understand, non-technical summary of conditions, powered by Generative AI.
- Symptom Input: Users can input patient symptoms and receive a list of possible diagnoses and corresponding treatments.
- Condition Search: Search for specific conditions and get a clear, accessible summary.
- Algorithm Feedback: Users can provide feedback to the algorithm with new patient information, ensuring data privacy and security.
- Frontend: Built with Next.js and TypeScript.
- Backend: Powered by Flask.
- AI & Data Processing: Utilizes OpenAI services and Pinecone for managing and querying vector data, crucial for the AI-powered diagnosis and search functionalities.