ak9024/go-chatgpt-sdk
This Library Provides Unofficial Go Client SDK for OpenAI API
This library helps Go language developers integrate powerful AI capabilities into their applications. You provide text prompts, conversation histories, or existing images, and it outputs AI-generated text, chat responses, or new images directly within your Go program. This is designed for software engineers building new tools or features that need to leverage OpenAI's models.
No commits in the last 6 months.
Use this if you are a Go developer looking to add OpenAI's chat, text completion, or image generation features to your application.
Not ideal if you are not a Go developer or if you need to use OpenAI's moderation or audio transcription models, as those are not currently supported.
Stars
14
Forks
2
Language
Go
License
MIT
Category
Last pushed
Aug 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ak9024/go-chatgpt-sdk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai-forever/gigachat
Библиотека для доступа к GigaChat
Krazal/nppopenai
OpenAI (aka. ChatGPT) plugin for Notepad++
sashabaranov/go-openai
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
mkht/PSOpenAI
PowerShell module for OpenAI API.
mgallo/openai.ex
community-maintained OpenAI API Wrapper written in Elixir.