sigridjineth/openai-golang-boilerplate
Golang Boilerplate for OpenAI + PostgreSQL + go-chi
This is a pre-built server setup for developers who want to integrate OpenAI's language models into their applications using Go. It provides a foundational structure for building services that process text inputs with AI and store related data in a PostgreSQL database. It's ideal for backend developers creating new AI-powered features.
No commits in the last 6 months.
Use this if you are a Go developer building a new application and need a quick start to connect to OpenAI's language models and manage data with PostgreSQL.
Not ideal if you need support for the latest GPT-4 models out-of-the-box or are not a Go developer.
Stars
19
Forks
2
Language
Go
License
—
Category
Last pushed
Apr 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sigridjineth/openai-golang-boilerplate"
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.