Skip to content

ratulMahjabin/GPTchatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPTchatbot

A GPT bot to handle Q/A

  1. Download "microsoftDialoGPT-large" from drive-link=https://drive.google.com/drive/folders/1R3tLfMhbuJAQ0lSVEM4DDSwYpYbVUAod?usp=sharing
  2. Extract it in a folder named "microsoftDialoGPT-large"
  3. Install necessary libraries using the command pip install -r requirements.txt
  4. Execute the program using the command py .\main.py (use py3 if you have multiple python installed in your system)
  5. Enjoy!

(Note: You can also find video explanation of the project from drive link)

About

A GPT bot to handle Q/A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages