Co-authored with minhhoang1023
This backend provides an API for OpenBB Excel Add-in chat with documentation as context.
- Create
.env
file following.env.example
- Create an environment and run
pip install -r requirements.txt
- Run the backend:
python app.py