An educational tool that provides a digital tutor based on course material such as lecture recordings
- Download and install idigest
git clone https://github.com/XiaoqZhang/i-digest
pip install -e .
- Set the openai key in the terminal
export OPENAI_API_KEY=<your_api_key>
You can find your openai API key following this link.
-
Run the program by
streamlit run run.py
-
We have provided several audios in the
data
folder for you to test.