KnoBuddy / Free-GPT-Chat

A simple Gradio web interface to interact with the new GPT-3.5-turbo api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free-GPT-Chat

A simple Gradio web interface to interact with the new GPT-3.5-turbo api image

Requirements

Requires openai, gradio, pygments and re

Use

From command line: python (python3) freegptchat.py

Then it will ask you what kind of chatbot you would like to create. You can type what you would like or just press enter.

Then head to the default gradio address in your web browser (127.0.0.1:7860)

ENJOY

About

A simple Gradio web interface to interact with the new GPT-3.5-turbo api

License:MIT License


Languages

Language:Python 100.0%