https://github.com/sytpb/chatgpt-openai-python
demo for chatgpt openai using python
https://github.com/sytpb/chatgpt-openai-python
Last synced: 10 months ago
JSON representation
demo for chatgpt openai using python
- Host: GitHub
- URL: https://github.com/sytpb/chatgpt-openai-python
- Owner: sytpb
- Created: 2023-04-13T04:46:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T04:54:22.000Z (about 3 years ago)
- Last Synced: 2025-05-14T18:53:53.076Z (about 1 year ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About The Project
This project enables you to rapidly develop a web application utilizing ChatGPT APIs. Several demo files are provided to demonstrate the step-by-step process of building the application.
# Built With
**Python**
**pip**
**Openai**
https://platform.openai.com/
**Gradio**
https://gradio.app/docs/#chatbot
# Prerequisites
A ChatGPT account and applying an API KEY
https://platform.openai.com/account/api-keys
``
``
# Run
**1.** VSCode >> Run Python File (right top)
**2.** local access http://127.0.0.1:7860/ in your browser
public access as below picture show.
