Skip to content

gufei/chatgpt-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT WebUI

Python version >= 3.10

need to set the OPENAI_API_KEY environment variables.

If you are using cf worker, please also set the OPENAI_API_BASE environment variables.

Run this from the project root directory.

export OPENAI_API_KEY=your_openai_api_key

pip install -r requirements.txt

gradio main.py

This project UI was created using gradio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages