Libraries tagged by rawg for laravel
performing/laravel-meilisearch-rag
182 Downloads
Meilisearch backed RAG indexing for Laravel applications.
moneo/laravel-rag
22 Downloads
A complete, driver-based RAG pipeline for Laravel
thanhlyvan/laravel-printing
1241 Downloads
Direct printing for Laravel apps
jeffersongoncalves/laravel-markdown
153 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
easybdit/laraveleasyai
49 Downloads
Unified AI chat for Laravel — Ollama, OpenAI, Anthropic (Claude), DeepSeek. One interface, any AI.
m-tech-stack/laravel-ai-engine
2636 Downloads
Laravel AI agent engine for orchestration, structured tools, RAG, and node federation across Laravel apps.
lcidral/laravel-raw-sqs-connector
848 Downloads
Allows for the consumption of raw messages produced outside of Laravel from SQS to then be handled natively within Laravel's Queue and Job system
padosoft/laravel-ai-search-providers
995 Downloads
Plug-and-play Laravel package exposing a single contract over Brave Search, Tavily, Exa.ai, Firecrawl, WebSearchAPI.ai and DuckDuckGo — the search/extraction backbone for AI agents and product/catalog tooling.
hamzi/nativerag
1062 Downloads
A production-ready, privacy-first Local AI Controller and Retrieval-Augmented Generation (RAG) engine for Laravel 11, 12, and 13. Supports Ollama, LM Studio, zero-infra vector search, SSE streaming, and full conversational memory — all with 100% data residency.
padosoft/askmydocs-connector-base
414 Downloads
Framework primitives for AskMyDocs connectors — interface, base helpers, registry, OAuth vault, sync job, scheduler, exceptions. Extend ConnectorInterface to ingest any data source as RAG-ingestible knowledge.
doyosi/whois
386 Downloads
WHOIS lookup library for PHP - Query 70+ WHOIS servers directly, parse responses for 20+ TLDs, build raw WHOIS APIs, domain availability checkers, and registration info tools. Features plugin system for custom parsers, Laravel integration, IDN support, and 30+ date format handling.
akira/laravel-rag
239 Downloads
Akira RAG for Laravel 12 with PostgreSQL + pgvector
thaolaptrinh/laravel-rag
1 Downloads
Production-grade RAG engine for Laravel — provider-agnostic, HTTP-based, extensible
nomanur/laravel-markdown-rag
113 Downloads
Transform Markdown files into AI-ready context with smart chunking and RAG capabilities for Laravel
murkrow/laravel-rag
28 Downloads
Generic, configuration-driven RAG toolkit for Laravel: chunking, embeddings, pgvector retrieval, grounded answering, an MCP server and a Filament control panel.