Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 435 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 435 Bytes

badthink

AI-powered Slack integration to automate workplace morale best(worst)-practices and align employee incentives.

To run, use:

uvicorn app:api --reload
ngrok http --domain subtle-pigeon-newly.ngrok-free.app 8000 (replace with your domain)

Environment variables to set in .env:

  • OPENAI_API_KEY
  • CAPITAL_ONE_API_KEY
  • SLACK_BOT_TOKEN
  • SLACKSIGNINGSECRET
  • SENDGRID_API_KEY
  • ATLAS_URI
  • DB_NAME