skaldlabs/skald
Context layer platform in your infrastructure
A production-ready RAG system handling end-to-end ingestion (document parsing, chunking, embedding, vector storage) and retrieval (query rewriting, semantic search, LLM chat with history). Provides configurable defaults for vector search parameters, reranking strategies, and model selection, with built-in evaluation tools for performance tuning. Supports Python, Node.js, Go, Ruby, PHP, C#, and MCP through dedicated SDKs, and can run fully self-hosted with zero third-party dependencies including local LLM inference and embeddings.
550 stars. Actively maintained with 1 commit in the last 30 days.
Stars
550
Forks
36
Language
TypeScript
License
—
Category
Last pushed
Feb 19, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/skaldlabs/skald"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
upstash/rag-chat
Prototype SDK for RAG development.
merefield/discourse-chatbot
An AI bot with RAG capability for Topics and Chat in Discourse, currently powered by OpenAI
vercel-labs/ai-sdk-preview-rag
Retrieval-augmented generation (RAG) template powered by the AI SDK.
ajac-zero/example-rag-app
Open-Source RAG app with LLM Observability (Langfuse), support for 100+ providers (LiteLLM),...
rag-web-ui/rag-web-ui
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.