# Part 5: Creating a working example in PHP and Laravel.

Part 5 : Creating a working example in laravel.

We’ve created this example to demonstrate a basic RAG (Retrieval-Augmented Generation) implementation. It uses Laravel/PHP and SQLite, allowing you to run simple RAG queries within the application.

Here’s the repository:  
[https://github.com/debjit/http-rag](https://github.com/debjit/http-rag)
