jetify-com/ai
The AI framework for Go developers. Build powerful AI applications and agents using our free, open-source library. From Jetify, the creators of TestPilot.
Building AI-powered applications often involves integrating with various AI service providers like OpenAI or Anthropic. This project offers a standardized way for Go developers to connect to these services, taking in requests for text generation, image analysis, or tool execution and returning the processed AI outputs. It simplifies the development of complex AI features within Go applications.
224 stars.
Use this if you are a Go developer building AI applications or agents and want a consistent, idiomatic way to interact with different AI providers without rewriting code for each one.
Not ideal if you are not a Go developer or if your AI application only ever needs to interact with a single, specific AI provider and you prefer to use their direct SDK.
Stars
224
Forks
11
Language
Go
License
Apache-2.0
Category
Last pushed
Jan 22, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jetify-com/ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
langfuse/langfuse-docs
🪢 Langfuse documentation -- Langfuse is the open source LLM Engineering Platform. Observability,...
google/generative-ai-go
Go SDK for Google Generative AI
tech1024/goai
A friendly API and abstractions for developing AI applications.
connerohnesorge/groq-go
Client package for interacting with language models avaliable on the groq api with numerous...
IBM/watsonx-go
watsonx API Client for Go