File size: 907 Bytes
5617e5f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: Chatgpt Python
emoji: πŸ“š
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 3.18.0
app_file: app.py
pinned: false
license: gpl-3.0
python_version: 3.8.9
tags:
- chatgpt
- gpt3
- gpt-3
- chatbot
- chat
- bot
- chatgpt3
- gpt
duplicated_from: dylanmeca/chatgpt-python
---

# πŸ€– ChatGPT-Python 🐍
[![Build Status](https://img.shields.io/github/stars/dylanmeca/ChatGPT-Python.svg)](https://github.com/dylanmeca/ChatGPT-Python)
[![License](https://img.shields.io/github/license/dylanmeca/ChatGPT-Python.svg)](https://github.com/dylanmeca/ChatGPT-Python/blob/main/LICENSE)
[![dylanmeca](https://img.shields.io/badge/author-dylanmeca-green.svg)](https://github.com/dylanmeca)
[![Python](https://img.shields.io/badge/language-Python%20-yellow.svg)](https://www.python.org)

ChatGPT-Python is a software that allows you to use ChatGPT from python through a web interface, using the OpenAI API.