Slack
Slack
Slack

Building a Slack Bot Using ChatGPT Retrieval Plugin

2023-08-05

Building a Slack Bot Using ChatGPT Retrieval Plugin

This article introduces the process of building a Slack Bot that responds in the style of ChatGPT, based on custom information using the ChatGPT Retrieval Plugin. The system will be built on Google Cloud.

Machine Learning
Machine Learning
NLP
NLP
LLM
LLM
Vector Database
Vector Database
Pinecone
Pinecone
OpenAI
OpenAI
ChatGPT
ChatGPT
FastAPI
FastAPI
Google Cloud
Google Cloud
Cloud Run
Cloud Run
Cloud Functions
Cloud Functions
Slack
Slack
Calling Slack API in Next.js

2023-02-25

Calling Slack API in Next.js

This article presents a solution to the common CORS (Cross-Origin Resource Sharing) error encountered when calling the Slack API in Next.js.

JavaScript
JavaScript
NextJS
NextJS
Slack
Slack
Slack API

2022-06-10

Slack API

This article provides an overview of the Slack API, covering its components, types, and how to use tokens and permissions, incoming webhooks and Slack bots.

Slack
Slack