LabLokun is an AI-powered Streamlit app that interprets lab test results, providing you with clear explanations and personalized health insights.
Tired of confusing lab jargon? LabLokun translates your medical reports into understandable language, offering actionable recommendations based on Singapore's ACG guidelines. This project is co-created by a doctor + non-doctor who want to help people understand their health better.
- Image Upload: Easily upload images of your lab reports.
- AI Interpretation: LabLokun uses ChatGPT to extracts key data points from your results.
- Personalized Explanations: Get clear, concise explanations of what your numbers mean.
- Actionable Insights: Receive tailored health advice based on your unique test results and the Singapore ACG guidelines.
- Install Streamlit:
pip install streamlit
- Clone this Repository:
git clone https://github.com/your_username/LabLokun.git
- Run the App: Navigate to the repository and execute
streamlit run app.py
LabLokun is intended for informational purposes only and should not be used as a substitute for professional medical advice. Always consult with a qualified healthcare provider for any health concerns.
LabLokun was created as a NUS HealthHack 2024 submission :)