all-in-aigc/openai-go
OpenAI Go SDK.
This is a Go language library that helps developers integrate OpenAI's artificial intelligence capabilities into their Go applications. It takes your OpenAI API key and specific AI model requests (like generating text, creating images, or completing chat messages) as input, and outputs the AI-generated content or responses. It's used by software developers who are building applications in Go and want to leverage OpenAI's powerful models.
No commits in the last 6 months.
Use this if you are a Go programmer building an application and need to connect to OpenAI's API for features like text generation, image creation, or natural language understanding.
Not ideal if you are not a Go developer or if you're looking for a ready-to-use application rather than a programming library.
Stars
64
Forks
21
Language
Go
License
MIT
Category
Last pushed
Dec 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/all-in-aigc/openai-go"
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.
olrea/openai-cpp
OpenAI C++ is a community-maintained library for the Open AI API