mutablelogic/go-llm
Large Language Model API interface
This project helps Go developers integrate various large language models (LLMs) like Google Gemini, Anthropic Claude, and Mistral into their applications. It takes your text inputs, potentially along with files or images, and returns model-generated text, chat responses, or embeddings. Developers building applications that need to leverage advanced AI capabilities without managing individual LLM APIs will find this useful.
Use this if you are a Go developer looking to add large language model capabilities to your applications using a unified interface, session management, and optional external tools.
Not ideal if you are not a Go developer or if you only need a simple, single-provider LLM integration without advanced features like session management or tool use.
Stars
8
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/mutablelogic/go-llm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyberchitta/llm-context.py
Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables...
ekras-doloop/donkeykong
Distributed Collection, Local Intelligence - Stop LLMs from hallucinating with Kong in the ...
ruslanmv/ollabridge
OllaBridge transforms your laptop or workstation into a production-grade, OpenAI-compatible LLM...