teilomillet/gollm
Unified Go interface for Language Model (LLM) providers. Simplifies LLM integration with flexible prompt management and common task functions.
This is a Go package designed to help Go developers integrate various Large Language Models (LLMs) into their applications. It takes your instructions, data, and desired output formats, sends them to LLM providers like OpenAI or Anthropic, and returns AI-generated text or structured data. Developers can use it to build AI-powered features for their Go applications.
642 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you are a Go developer building an application and need a flexible, unified way to interact with different large language models and manage their prompts.
Not ideal if you are not a Go developer or are looking for a pre-built application rather than a programming library to integrate AI capabilities.
Stars
642
Forks
60
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 05, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/teilomillet/gollm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Gabriella439/grace
A prompt engineering functional programming language
kubex-ecosystem/grompt
A modern prompt engineering tool that applies real engineering practices to transform messy,...
chimit/prompt
Manage AI prompts in your Laravel application in Blade style.
huangsam/namigo
Your naming pal, written in Go 🐶
promptc/promptc-go
Easiest way to write, build, run & share your OpenAI prompts. Do prompt engineer with confidence.