https://mujahidabbas.dev/blog/building-rag-laravel-pgvector/
#php #laravel #ai #rag #vectordatabase

Building RAG in Laravel: Four Ingestion Bugs That Silently Wreck Retrieval - Blog
Every Laravel RAG tutorial builds the same ingestion pipeline and never checks if it works. Four decisions — chunking, the pgvector index operator, embedding dimensions, the model lock — quietly wreck retrieval with no error. Here's each bug, and how the eval catches it.





