ujjwal-shekhar / DietBotDiscord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Bot to interact with ChatGPT API

Installation instructions

  • Clone the repo on your local
git clone https://github.com/ujjwal-shekhar/NutritionalChatBot 
  • Create a virtual/conda environment in the repository and cd into it
  • If you are using conda, first install pip using
conda install pip
  • Install all requirements using
pip install -r requirements.txt
  • run the bot after having made a .env file
python3 main.py

Sample .env file

TOKEN=MTA3MzY0ODIyNjgxMD...
OPENAI_API_KEY=sk-5Y...
CONTEXT_URLS=https://clearcals.com/blogs/pcos-diet-chart-in-hindi,https://clearcals.com/blogs/intermittent-fasting-diet-plan-indian

Contributors

  • Ujjwal Shekhar
  • Anika Roy
  • Himani Belsare
  • Shashwat Dash

About


Languages

Language:Python 100.0%