xxjwxc/openai
openai interface on golang
This is a tool for developers who use the Go programming language to integrate OpenAI's services into their applications. It simplifies sending text prompts to ChatGPT to get AI-generated text responses, either as single questions or as part of a continuing conversation. It also allows Go developers to generate images from text descriptions using DALL-E.
No commits in the last 6 months.
Use this if you are a Go developer building an application and need to easily connect to OpenAI's ChatGPT for conversational AI or DALL-E for image generation.
Not ideal if you are not a Go developer or you need a direct end-user application to interact with OpenAI.
Stars
12
Forks
1
Language
Go
License
Apache-2.0
Category
Last pushed
Dec 17, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/xxjwxc/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