ucalyptus2 / DiscordGPT

Integrate ChatGPT into your own discord bot

Home Page:https://app.thesamur.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordGPT

Integrate ChatGPT into your own discord bot

Train it on your knowledgebase content and make it answer customer support questions

Getting Started

Code is up now, ⭐ (Star) the repo to receive updates

Follow Anil Chandra Naidu Matcha on twitter for updates

Subscribe to https://www.youtube.com/@AnilChandraNaiduMatcha for more such video tutorials

How to run ? (Things might change based on OS)

  1. Create a virtual environment in python https://docs.python.org/3/library/venv.html

  2. Run "pip install -r requirements.txt"

  3. Set OPENAI_API_KEY environment variable with your openai key

  4. Run "python discord_bot.py"

  5. Change url with any url of your choice to train it on other content

Official bot link

https://discord.com/application-directory/1074419354994741350

Also check

Chat with PDF code

Chat with Website code

Chat with CSV code

Chat with Youtube code

About

Integrate ChatGPT into your own discord bot

https://app.thesamur.ai

License:MIT License


Languages

Language:Python 100.0%