TAG ARCHIVE
Everything on rag.
2 articles tagged rag — sorted newest first.
laravel
Building a RAG Pipeline with Laravel AI SDK and pgvector
Build a complete retrieval-augmented generation pipeline in Laravel — from embedding documents and storing vectors in pgvector to generating grounded answers with the AI SDK.
9 min read →
laravel
The Complete Guide to the Laravel AI SDK in Laravel 13
Laravel 13 ships a first-party AI SDK that replaces the patchwork of vendor SDKs and community packages. Here's how to use every capability — agents, streaming, structured output, tools, embeddings and RAG — in one working project.
17 min read →