Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 411 Bytes

my gpt server

what's this?

a program you can build on your server

how to bulid?

run these codes on cmd

pip install gpt4free
pip install openai

move deepai folder form https://github.com/xtekky to this directory

if you want to use the offical api, put your own api-key in the chat.py

how to use?

first run the program on your server use the port 1181 to connect to the server