hanyuancheung/gpt-go
OpenAI ChatGPT/GPT-4/GPT-3 SDK Go Client to Interact with the GPT-4/GPT-3 APIs.
This Go client helps Go software engineers integrate their applications with OpenAI's powerful AI models like GPT-3, GPT-4, and DALL-E 2. You can send text prompts or image generation requests and receive AI-generated text responses or image URLs directly within your Go programs. It's designed for developers building AI-powered features into their Go applications.
357 stars. No commits in the last 6 months.
Use this if you are a Go developer looking to easily add conversational AI, text generation, or image creation capabilities from OpenAI to your Go application.
Not ideal if you are not a Go developer or if you need a pre-built application rather than a programming library.
Stars
357
Forks
25
Language
Go
License
Apache-2.0
Category
Last pushed
Apr 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/hanyuancheung/gpt-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...