sansmoraxz/llama-index-go
llama-index-go is a data framework for your LLM applications for Golang
This is a framework for Go developers building applications that use large language models (LLMs). It helps connect your specific data (like documents, databases, or APIs) with LLMs, allowing them to better understand and respond to queries about that data. Developers use this to build intelligent applications that can retrieve information and generate responses based on custom information sources.
No commits in the last 6 months.
Use this if you are a Go developer creating LLM-powered applications and need a structured way to integrate your private or domain-specific data.
Not ideal if you are not a Go developer or if you only need a simple, direct API call to an LLM without connecting it to external data sources.
Stars
9
Forks
1
Language
Go
License
MIT
Category
Last pushed
Mar 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/sansmoraxz/llama-index-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)