DotNetAge/gorag
GoRAG is a production-ready, high-performance RAG (Retrieval-Augmented Generation) framework built entirely in Go. Designed for enterprise scalability, it seamlessly connects your internal data to the most powerful LLMs with zero Python dependencies.
Stars
1
Forks
—
Language
Go
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/DotNetAge/gorag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wangle201210/go-rag
基于eino+gf+vue实现知识库的rag
copilot-extensions/rag-extension
An example extension in go using retrevial-augmented generation
LlamaEdge/rag-api-server
A RAG API server written in Rust following OpenAI specs
timescale/pgai
A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
eryajf/langchaingo-ollama-rag
学习基于langchaingo结合ollama实现的rag应用流程