A fun AI-powered medical assistant that speaks both English and Swahili!
- Symptom analysis in English and Swahili
- Smart lab test recommendations
- Test results upload capability
- Powered by Groq (llama3-groq-70b)
- Clone the repo
- Create virtual environment:
python -m venv ai - Install requirements:
pip install -r requirements.txt - Set your GROQ_API_KEY in
.env - Run:
streamlit run main.py
- Enter your symptoms
- Get personalized lab test recommendations
- Upload your test results
- Receive AI-powered insights
Made with ❤️ for better healthcare access Try it out now!