Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit 3556e19

Browse files
authored
Update README.md
1 parent 3bee358 commit 3556e19

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# ProGPT - Free GPT-3.5 API
22

3-
[![Downloads](https://static.pepy.tech/badge/ProGPT)](https://pepy.tech/project/ProGPT)
3+
[![PyPI](https://img.shields.io/pypi/v/progpt)](https://pypi.org/project/progpt)
4+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/progpt)]()
5+
[![Downloads](https://static.pepy.tech/badge/progpt)](https://pepy.tech/project/progpt)
6+
[![Twitter Share](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fdiezo%2Fprogpt)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fdiezo%2Fprogpt)
47

58
I reverse engineered [ChatGPT 3.5](https://chat.openai.com)'s Free Web API and put it all together into this simple python package.
69

0 commit comments

Comments
 (0)