Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 542 Bytes

OpenBB Excel Copilot backend

Co-authored with minhhoang1023

This backend provides an API for OpenBB Excel Add-in chat with documentation as context.

Setup

  1. Create .env file following .env.example
  2. Create an environment and run pip install -r requirements.txt
  3. Run the backend:
python app.py

Frontend

Screenshot 2024-03-25 at 19 32 20