Description
Build an AI-powered Slackbot with Node.js and Vercel Functions.
npx boilerapp openai-gpt-slackbot-vercel-functionsDocumentación
OpenAI Slackbot with Node.js
This is a Slackbot you can ask questions and get answers from OpenAI's GPT model.
Environment Variables
After completing the setup instructions below, you will have the following .env file in your project for testing locally, and the same environment variables added on Vercel:
OPENAI_API_KEY=
SLACK_BOT_TOKEN=
SLACK_SIGNING_SECRET=
SLACK_ADMIN_MEMBER_ID=
OpenAI API Key
- Create a new key on OpenAI API Keys and "Create new secret key\
Prix
Gratuit