This repository contains the application for a slack bot that connects to Zapier natural language actions via langchain agents.
Update .env file with your specific values
- ZAPIER_NLA_API_KEY=YOUR ZAPIER_NLA_API_KEY
- OPENAI_API_KEY=YOUR OPENAI_API_KEY
- SLACK_BOT_TOKEN=YOUR SLACK_BOT_TOKEN
- SLACK_APP_TOKEN=YOUR SLACK_APP_TOKEN
- slack_bolt
- langchain
- openai
- python-dotenv