Skip to content

Build from Source

Firstly, download from github repo.

shell
git clone https://github.com/MeteorCollector/ParrotPPT.git

Install python dependencies:

shell
pip install -r requirements.txt

Run streamlit web app:

shell
streamlit run app.py