Β© Rakhesh Krishna P. All rights reserved.
This project should not be forked, distributed, or modified without prior permission.
- Disease Progression Analyzer is a specialized AI assistant for evaluating neurodegenerative disease progression.
- Built with Streamlit, LangChain, and Groq to provide in-depth assessments and actionable insights.
- Supports clinical analysis, biomarker interpretation, and risk assessment for a comprehensive patient overview.
demo.mp4
- π₯οΈ Clinical Assessment Summary - Summarizes disease stage, key risk factors, and primary concerns.
- ποΈ Cognitive Status Analysis - Interprets MMSE, ADAS-Cog, CDR, and cognitive trajectory.
- π― Neuroimaging Findings - Analyzes hippocampal volume, cortical thickness, PET scans, and atrophy patterns.
- π§βπ€βπ§ Biomarker Analysis - Assesses CSF, blood biomarkers, and their correlation with clinical findings.
- β‘ Risk Factor Evaluation - Includes genetic, lifestyle, and modifiable risk assessments.
- π Disease Progression Indicators - Flags key progression markers and potential warning signs.
- π Programming Language: Python
- π Framework: Streamlit for web interface
- ποΈ Library: LangChain for language model interface, dotenv for environment management
- π₯ LLM Model Provider: Groq (llama3-8b-8192) for robust language processing
- π Data Processing: Tools for handling complex biomedical data
- π Groq Documentation
- π dotenv Documentation
- π Streamlit Documentation
- π LangChain Documentation