Skip to content

devincapriola/gpt-3-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gpt-3 chatbot

Chatbot powered by OpenAI GPT-3

📦 Download and Setup

  1. clone it to your local device.
    $ git clone https://github.com/devincapriola/gpt-3-chatbot.git

  2. install the requirements.
    $ pip install -r requirements.txt

  3. running the bot.
    $ python main.py

  4. go to local host.
    $ Running on local URL: http://127.0.0.1:7860

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐ if this project helped you!

About

Chatbot powered by OpenAI GPT-3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages