8000 GitHub - fbradyirl/openai_bot: Uses the webex_bot library to pass through conversations with OpenAI.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fbradyirl/openai_bot

Repository files navigation

OpenAI bot

Important

This repository is only sporadically maintained. Breaking API changes will be maintained on a best efforts basis.

Collaborators are welcome, as are PRs for enhancements.

Bug reports unrelated to API changes may not get the attention you want.

openai_bot

  • Uses the webex_bot library to pass through conversations with OpenAI.

To use:

export WEBEX_TEAMS_ACCESS_TOKEN=XXX
export OPENAI_API_KEY=XXX
export WEBEX_EMAIL=<your email>

# Recommended to first create and use a virtual environment before running the following:
pip install -r requirements.txt
python app.py

About

Uses the webex_bot library to pass through conversations with OpenAI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0