mohaphez/laravel-ragkit
Retrieval-Augmented Generation (RAG) toolkit for Laravel: async docs, chat, outlines, multi-provider.
This tool helps developers integrate Retrieval-Augmented Generation (RAG) into their Laravel applications. You can upload various document types (PDF, DOCX, TXT) and then ask questions, have chat conversations, or extract outlines and FAQs based on that content. This is for Laravel developers who want to add AI-powered question-answering and content summarization features to their web applications.
No commits in the last 6 months.
Use this if you are a Laravel developer building an application where users need to ask questions and get intelligent answers directly from a collection of documents.
Not ideal if you are a non-developer or if your project is not built using the Laravel PHP framework.
Stars
11
Forks
1
Language
PHP
License
MIT
Category
Last pushed
May 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/mohaphez/laravel-ragkit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG)...
VectorInstitute/fed-rag
A framework for fine-tuning retrieval-augmented generation (RAG) systems.
RUC-NLPIR/FlashRAG
⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)
ictnlp/FlexRAG
FlexRAG: A RAG Framework for Information Retrieval and Generation.
Andrew-Jang/RAGHub
A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and...