Reference Links
Use this page to find the main product, documentation, support, and repository links for Filament RAG.
Primary Links
- Landing page: filament-rag.heinerdevelops.tech
- Documentation home: Docs Home
- Plugin repository: rag-filament
- Demo application repository: filament-rag-demo
- Issue tracker: GitHub Issues
Most Useful Docs
- Quickstart
- Product Overview
- Core Concepts
- Bots
- RAG Sources
- Ingestion and Retrieval
- Chat Widget
- Context Areas
- Conversations and Messages
- Operations
- Security and Privacy
- Support Policy
- Refund and License
Exact Links By Question
Use these when you want the single best page for one question.
- What is this plugin and where does it fit? Product Overview
- What are the core concepts? Core Concepts
- How do I install it? Quickstart
- How do I create or customize a bot? Bots
- What are RAG sources and how do I create them? RAG Sources
- How does ingestion and retrieval work? Ingestion and Retrieval
- How do I embed or style the widget? Chat Widget
- What are context areas? Context Areas
- How are conversations and messages stored? Conversations and Messages
- How do I operate it in production? Operations
Quick Summary
- This plugin adds a Filament-native control plane for RAG assistants and embeddable chat widgets.
- It helps teams manage bots, sources, ingestion, retrieval settings, and conversations from inside a Laravel + Filament app.
- It can power a sellable AI feature or assistant product, but it does not replace the rest of the product stack such as billing, tenancy, or domain-specific workflows.
- The best starting points are Quickstart for setup, Bots and RAG Sources for day-to-day usage, and Operations for production readiness.