This is the repository for Microsoft AI challenge day 2nd
- install poetry
- set up vertual environment
poetry install
- create your own .env from .env.sample by checking Azure portal
poetry shell
./run_app.sh
python backend.py
This is the repository for Microsoft AI challenge day 2nd
poetry install
poetry shell
./run_app.sh
python backend.py