/MentDost

Primary LanguageHTMLMIT LicenseMIT

Welcome to MentDost, where we revolve around nurturing your emotional well-being, guiding you towards a brighter mind and heart. 🌟 🌟 Logo

image

image image

ChatBot using OpenAI (ChatGPT) API (with GUI)

Ready to Use Code to have your own ChatBot using OpenAI API.

Steps to Use the ChatBot:

  • Install Necessary Dependencies from 'requirements.txt'.
    • Run : pip install -r requirements.txt
  • Open and Store your API Key in "Code/BotDefinition.py".
  • Run "Code/ChatBot.py" for Terminal Based ChatBot.
  • Run "Code/GuiChatBot.py" for WebApp Based ChatBot.
  • That's it! Just enter your prompts and get the responses.
  • If you want to terminate the chat, just enter 'End Chat'.