SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Go Gemini Projects
-
new-api
A unified AI model hub for aggregation & distribution. It supports cross-converting various LLMs into OpenAI-compatible, Claude-compatible, or Gemini-compatible formats. A centralized gateway for personal and enterprise model management. 🍥
In the Chinese ecosystem the same role is played by new-api and one-api, which add key distribution and billing on top — useful when you need to resell or meter access across a team.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
CLIProxyAPI
Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.5, Grok 4.3, Claude model through API
Project mention: Running AI Coding Agents for Free: The Open Source & Local Setup Guide (2026) | dev.to | 2026-04-15# CLIProxyAPI wraps Gemini CLI as an OpenAI-compatible endpoint git clone https://github.com/router-for-me/CLIProxyAPI cd CLIProxyAPI && pip install -r requirements.txt python proxy.py # Starts an OpenAI-compatible server # Now point Aider at it export OPENAI_API_BASE=http://localhost:8080/v1 export OPENAI_API_KEY=dummy aider --model gemini-2.5-pro # Free Gemini 2.5 Pro through Aider's interface
-
adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
Project mention: Go for AI Agents: Why the Language Choice Matters at Production Scale | dev.to | 2026-03-04This week Google open-sourced adk-go — a Go port of their Agent Development Kit. The Hacker News thread that followed racked up ~150 points and surfaced something worth examining: a growing, serious argument that Go is better suited than Python for production AI agent infrastructure.
-
openagent
⚡️next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent, demo: https://demo.openagentai.org
Project mention: I Built a Single-File AI Agent in Go — Zero Dependencies, Double-Click to Run | dev.to | 2026-05-18GitHub: github.com/the-open-agent/openagent ⭐
-
cli
📜 Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo. (by entireio)
I joined Entire because our convictions aligned: we need to fix the structural breakdown in open source. Right now, we have built a CLI that provides a system of record that captures the context behind agent-assisted code changes. The record gets stored as a This serves as the baseline for a new era of developer tooling that can help our industry move towards:
-
samber/cc-skills-golang: A comprehensive Golang skill set covering idiomatic patterns, security, testing, and project structure. Supports company-level overrides so you can layer your team's conventions on top of community defaults.
-
MuseBot
supports Telegram, Discord, Slack, Lark(飞书),钉钉, 企业微信, QQ, 微信, compatible with various LLMs including OpenAI, Gemini, DeepSeek, Doubao, and OpenRouter. It offers intelligent conversation, image generation, video creation, and more. Works seamlessly in both private chats and group settings.
Project mention: Show HN: A Golang Telegram AI Bot- make your TG bot more smarter | news.ycombinator.com | 2025-11-03 -
-
Project mention: Show HN: The AI agent that grows your YouTube channel on autopilot | news.ycombinator.com | 2026-03-05
-
sgpt
SGPT is a command-line tool that provides a convenient way to interact with OpenAI models, enabling users to run queries, generate shell commands and produce code directly from the terminal.
-
[1] https://www.datacamp.com/tutorial/gemini-cli [2] https://dev.to/proflead/gemini-cli-full-tutorial-2ab5 [3] https://www.infoq.com/news/2025/07/google-gemini-cli/ [4] https://mpgone.com/how-to-use-gemini-cli-complete-guide-for-developers-and-beginners/ [5] https://github.com/google-gemini/gemini-cli [6] https://github.com/reugn/gemini-cli [7] https://buymeacoffee.com/rsahan/gemini-your-terminal-a-comprehensive-guide-using-gemini-cli [8] https://astconsulting.in/gemini-cli/gemini-cli-future-ai-command-lines [9] https://www.youtube.com/watch?v=T76NbeTdDFA [10] https://dev.to/therealmrmumba/7-insane-gemini-cli-tips-that-will-make-you-a-superhuman-developer-2d7h [11] https://www.youtube.com/watch?v=VSiHh4KyK6A [12] https://learn.netdata.cloud/docs/ai-&-ml/devops-copilot/gemini-cli [13] https://www.youtube.com/watch?v=lEBO36eovns [14] https://www.youtube.com/watch?v=bMSq6ghdIYk [15] https://cloud.google.com/gemini/docs/codeassist/gemini-cli [16] https://www.youtube.com/watch?v=CqL5kB8pOfo [17] https://blog.google/technology/developers/introducing-gemini-cli-open-source-ai-agent/ [18] https://www.reddit.com/r/GeminiAI/comments/1lkojt8/gemini_cli_a_comprehensive_guide_to_understanding/ [19] https://momen.app/blogs/practical-tips-for-using-gemini-cli-in-real-projects/ [20] https://www.youtube.com/watch?v=we2HwLyKYEg [21] https://github.com/Ramesh-tester/gemini-cli-action [22] https://www.linkedin.com/pulse/drowning-pull-requests-automate-your-github-workflow-franziska-2rexe [23] https://cloud.google.com/code/docs/shell/write-code-gemini [24] https://devops.com/gemini-cli-the-open-source-ai-agent-thats-revolutionizing-terminal-workflows/ [25] https://www.marktechpost.com/2025/06/28/getting-started-with-gemini-command-line-interface-cli/ [26] https://github.com/google-gemini/gemini-cli/actions/workflows/ci.yml [27] https://www.linkedin.com/pulse/gemini-command-line-interface-cli-ultimate-ai-agent-lozano-grijalba-tkl2f
-
lumen
Save 30% token costs when using Claude Code, Codex, OpenCode for free - with open source, local semantic search. Works for small and large codebases and monorepos! Enterprise-ready and fully compliant via Ollama and SQLite-vec. (by ory)
Project mention: Show HN: ctx – an Agentic Development Environment (ADE) | news.ycombinator.com | 2026-04-03Does this solve indexing of codebases like Cursor does, or do you still need tools / plugins like Lumen (https://github.com/ory/lumen) for that in order to work in larger codebases without wasting tens of thousands of tokens on tool calls and brute force guessing with grep?
-
Most people wouldn't enjoy something like https://github.com/dimkr/tootik
-
-
ai-context
CLI tool to produce MD context files from many sources, to help interact with LLMs (ChatGPT, Llama3, Claude, etc.).
-
jta
AI-powered JSON translation tool with agentic reflection using OpenAI, Anthropic, and Gemini APIs
Project mention: Jta – AI-powered JSON translator with agentic reflection for 3x better quality | news.ycombinator.com | 2025-11-02i18n files, this eliminated ~90% of manual fixes we used to do.
GitHub: https://github.com/hikanner/jta
-
skene
Product-Led Growth (PLG) analysis toolkit that detects tech stacks, plans growth loops and builds the loop iteratively.
-
-
-
gencli
GenCLI is an AI-powered CLI tool built with Golang that answers your questions using the Google Gemini API. It is developed with Cobra and Viper libraries.
-
vecdb
a vector embedding database with multiple storage engines and AI embedding integrations (by alash3al)
-
-
soulshack
soulshack, an irc chatbot. openai/ollama/gemini/anthropic apis. basic shell tools and mcp server support.
Go Gemini discussion
Go Gemini related posts
-
Localaik – Run OpenAI and Gemini APIs Locally for CI and Tests
-
Running AI Coding Agents for Free: The Open Source & Local Setup Guide (2026)
-
Stop Paying Frontier Prices for Tasks a Local Model Handles Fine
-
Show HN: ctx – an Agentic Development Environment (ADE)
-
Show HN: Save Claude tokens with semantic search powered by SQLite and Ollama
-
Using Gemini CLI with a Local LLM
-
Knocker, a knock based access control system for your homelab
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Index
What are some of the best open-source Gemini projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | new-api | 38,375 |
| 2 | CLIProxyAPI | 37,354 |
| 3 | adk-go | 8,131 |
| 4 | openagent | 5,230 |
| 5 | cli | 4,494 |
| 6 | cc-skills-golang | 2,062 |
| 7 | MuseBot | 1,597 |
| 8 | amfora | 1,336 |
| 9 | yutu | 505 |
| 10 | sgpt | 446 |
| 11 | gemini-cli | 222 |
| 12 | lumen | 209 |
| 13 | tootik | 203 |
| 14 | pantalk | 195 |
| 15 | ai-context | 173 |
| 16 | jta | 128 |
| 17 | skene | 111 |
| 18 | gemget | 81 |
| 19 | bellman | 69 |
| 20 | gencli | 34 |
| 21 | vecdb | 34 |
| 22 | gloggery | 33 |
| 23 | soulshack | 29 |