# chatgpt-openai-python
**Repository Path**: sytpb/chatgpt-openai-python
## Basic Information
- **Project Name**: chatgpt-openai-python
- **Description**: demo for chatgpt openai using python
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2023-04-22
- **Last Updated**: 2023-12-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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.
