all-in-aigc/chatgpt-webapi
chatgpt go sdk
This project provides a way for Go developers to integrate ChatGPT's conversational AI capabilities directly into their Go applications. It takes your ChatGPT website cookies as input and allows your program to send text prompts and receive text responses from ChatGPT, either in a single exchange or as part of an ongoing conversation. Developers who want to build custom applications that leverage ChatGPT's interactive features would use this.
157 stars. No commits in the last 6 months.
Use this if you are a Go developer building an application and want to programmatically interact with the official ChatGPT website.
Not ideal if you are looking for a general-purpose API for OpenAI's GPT models (like GPT-3) rather than specifically integrating with the ChatGPT website experience.
Stars
157
Forks
25
Language
Go
License
MIT
Category
Last pushed
Apr 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/all-in-aigc/chatgpt-webapi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
microsoft/TypeChat
TypeChat is a library that makes it easy to build natural language interfaces using types.
juzeon/poe-openai-proxy
A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was...
aurora-develop/aurora
free
livekit-examples/kitt
Talk to ChatGPT in real time using LiveKit
cookeem/chatgpt-service
Real-time ChatGPT service, support GPT3/GPT4, support conversation and generate pictures from...