Show HN: GPTBot: A fully serverless Slack bot with GPT-4 support
4 points| xrmagnum | 2 years ago |github.com
- Getting a one-off response from GPTBot when mentioning the bot (@GPTBot) in a channel you are both a member of.
- Exchanging a full conversation with context carried over. To start a full conversation, run the command: `/gptbot start`. To end the conversation, run the command: `/gptbot stop`.
- Using the latest GPT-4 model. If you want to start a conversation with the new GPT-4 model, run the command `/gptbot start gpt-4`. In this mode, responses take a longer time. By default, the model used is gpt-3.5-turbo.
- Collaboration eg: add the Bot to a channel, start a conversation with it (`/gptbot start`): every channel members can reply to the Bot to help refine the answers it provides.
Feel free to contribute, really keen to see how people use and extend it!
loren-ipsim|2 years ago
xrmagnum|2 years ago