Skip to content

hominluo/cadence

Repository files navigation

Documentation

Internal documentation on this project can be found at this project's Notion page

Contributors

Homin Luo - [email protected]

Ted Shaowang - [email protected]

Mariana Ramirez - [email protected]

Pedro Ignacio Chiesa - [email protected]

Aaron Pickard - [email protected]

Matt McGoffin - [email protected]

Install

python3.11 -m venv env
source env/bin/activate
pip3 install -r requirements.txt -U
brew install libmagic

Make sure you have Google Drive credentials.json in the same folder, and OPENAI_API_KEY in your environmental variable.

python3 app.py
curl -X 'POST'   'http://0.0.0.0:8000/v2/answer'   -H 'accept: */*'   -H 'Content-Type: application/json'   -d '{
  "prompt": "What is my Linkedin?"
}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6