Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/infomaniak/kchat-gpt-bot


https://github.com/infomaniak/kchat-gpt-bot

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# kchat-gpt-bot

The repository is an example on how to integrate OpenAI chat gpt inside your own kChat instance.

Edit the `config.py` file by providing your kChat username, team name and the bot token provided on the integrations/bots page on your kChat product.

```shell
git submodule update --init --recursive
pip install -r requirements.txt
OPENAI_API_KEY="sk-*" errbot
```