vercel-labs/ai-sdk-preview-rag
Retrieval-augmented generation (RAG) template powered by the AI SDK.
This tool helps developers build interactive AI applications that can answer questions using specific, up-to-date information, rather than just its general training data. It takes external documents or data you provide and processes them so the AI can use that information. The output is a web-based chat interface where an AI responds contextually. This is ideal for a web developer looking to integrate advanced AI chat features into their applications.
394 stars.
Use this if you are a web developer who wants to create AI-powered chat experiences that can leverage your own proprietary data or real-time information sources.
Not ideal if you are an end-user simply looking for a ready-to-use AI chat application without any development work.
Stars
394
Forks
79
Language
TypeScript
License
MIT
Category
Last pushed
Dec 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/vercel-labs/ai-sdk-preview-rag"
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
ajac-zero/example-rag-app
Open-Source RAG app with LLM Observability (Langfuse), support for 100+ providers (LiteLLM),...
skaldlabs/skald
Context layer platform in your infrastructure
rag-web-ui/rag-web-ui
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.