This repo is the source code for this article:
and
You can freely download or modify it without my permission.
To install dependencies, you need to run:
pip install -r requirements.txtTo run the project:
chainlit run src/app.pyor
chainlit run src_v2/app.py