u2takey/chatgpt-go
golang version chatgpt api sdk and service
This project helps developers integrate ChatGPT's conversational AI capabilities into their Go applications or provide it as an HTTP service. It takes user prompts and an access token, returning ChatGPT's response. Software engineers working with Go who want to add AI chat features to their products would find this useful.
No commits in the last 6 months.
Use this if you are a Go developer looking to easily connect your applications to the ChatGPT API or host a ChatGPT-like service via HTTP.
Not ideal if you are an end-user looking for a direct chat interface, as this is a developer tool for building such interfaces.
Stars
20
Forks
5
Language
Go
License
GPL-3.0
Category
Last pushed
Feb 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/u2takey/chatgpt-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...