Disclaimer: This is a prototype and should not be used as medical advise
Article on LinkedIn
Article on Medium
Use case for using an LLM acting as a health coach. Given input data it will deliver:
- A basic analysis of physical health
- Exercise program
- Meal plan
Azure OpenAI is used for LLM calls.
Start the application with
streamlit run app.py