Home

Awesome

azure-openai-gpt-slack-bot

An example project how to integrate Azure OpenAI Service with Slack. Use the GPT model to respond to user queries inside of Slack. :^)

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright notices

github.com/samber/go-gpt-3-encoder

Copyright (c) 2022 Samuel Berthe

The package name is local and instead of figuring out how to get it working through git, I just vendored it.

github.com/PullRequestInc/go-gpt3

Copyright (c) 2020 PullRequest, Inc

The project doesn't support Azure OpenAI API and instead of writing everything again I vendored it and changed it to work.