Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RusDyn authored Dec 30, 2022
1 parent ab06c58 commit 86bb34a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@

uses https://github.com/transitive-bullshit/chatgpt-api under the hood

## Problem
No public API exists right now for ChatGPT.
Existing api wrapper requires to setup server in headfull mode

Solution
- buy simple cheap private windows server with RDP.
- start your own server on it
- use as remote api

## Usage
- rename .env.example to .env
- set login and password inside env file
Expand All @@ -29,3 +38,8 @@ result of the request
```
/sendMessage?text=Hello!
```

### Where to get a remote server?
I recommend ZomRo as one of the cheapest, stable and fast.
It cost you less than $5 per month.
My [ref link](https://zomro.com/vds?from=368952).

0 comments on commit 86bb34a

Please sign in to comment.