Generates GenAI streamlit app powered by Azure AI platform
- copy config-sample.json to config.json
- update your Azure AI credentials inside this config.json
- create a python environment or just invoke run.bat
- make sure all dependencies from requirements.txt are installed
- invoke: streamlit run app.py
❤️This project was heavily inspired by the Streamlit and GenAI community