Neural Programmers </>
Open in Telegram
We Are Programmers Across The World We're Developing Some Useful Projects Together. Wish You Get Good Time With Us! Group @Neural_Group
Show more6 872
Subscribers
No data24 hours
+87 days
-1030 days
Posts Archive
New Updated Chat Ai Api
Endpoint = http://216.98.10.228:5000/gpt?ask=tell%20me%20a%20coder%20joke
Python Example
π₯²for those who are asking
import requests
url = "http://216.98.10.228:5000/gpt"
params = {
"ask": "hello world"
}
response = requests.get(url, params=params)
data = response.json()
print(data)ITS GITHUB SEARCH ENGINE π
NOT A GPT BOT π
GPT BOT WE POST AT NIGHT π
