andrewstuart/openai
A go client and cli for the openai APIs, focused on developer friendliness and convenience atop the basic building blocks for the OpenAI apis
This is a Go language wrapper for the OpenAI API, simplifying the process of integrating OpenAI's AI capabilities into Go applications. It takes your Go code and commands, sends them to OpenAI, and returns AI-generated text, images, or audio transcriptions directly within your Go projects. Go developers who want to build applications utilizing AI models would use this.
No commits in the last 6 months.
Use this if you are a Go developer building tools or applications that need to interact with OpenAI's large language models, image generation, or audio transcription services.
Not ideal if you are not a Go developer or if you need a solution that doesn't require programming to use OpenAI services.
Stars
65
Forks
7
Language
Go
License
MIT
Category
Last pushed
May 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/andrewstuart/openai"
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