Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AidenHadisi/chat_gpt_slack
A ChatGPT bot for slack.
https://github.com/AidenHadisi/chat_gpt_slack
chatgpt slack-bot
Last synced: 3 months ago
JSON representation
A ChatGPT bot for slack.
- Host: GitHub
- URL: https://github.com/AidenHadisi/chat_gpt_slack
- Owner: AidenHadisi
- License: mit
- Created: 2022-12-11T08:05:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T21:55:39.000Z (about 2 years ago)
- Last Synced: 2024-08-01T16:52:39.581Z (6 months ago)
- Topics: chatgpt, slack-bot
- Language: Rust
- Homepage:
- Size: 34.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# chat_gpt_slack
A ChatGPT AI bot for Slack.
## DISCLAIMER: USE AT YOUR OWN RISK
OpenAI has not yet released a public API for ChatGPT. This project calls the undocumented API using a manually obtained session token.You must manually grab your session token from cookies and add it to this bot. Token must also be manually refreshed. The bot is subject to aggressive rate limititing and other restrictions.
Once an official API is released, we will switch over to using the official API.
This project is not associated with ChatGPT or OpenAI team in any way.