Read article: Building a RAG-Powered Code Review Assistant with PHP, Ollama, and Qdrant
Ask an LLM to review your code and you'll get generic advice. Give it 10,000 Symfony Core code reviews as reference — and it'll produce reviews that sound like nicolas-grekas and stof reviewed your PR. Here's how I built a RAG pipeline in 100% PHP to make that happen.
Read more : Building a RAG-Powered Code Review Assistant with PHP, Ollama, and Qdrant