
AI & Automation
The Retrieval Loop
What RAG actually does, stage by stage, traced through ChatBotAi — a real Laravel chatbot that crawls a website, indexes it, and answers questions from the retrieved paragraphs alone.
Md Nasir Wahid6 min read

What RAG actually does, stage by stage, traced through ChatBotAi — a real Laravel chatbot that crawls a website, indexes it, and answers questions from the retrieved paragraphs alone.

Stop hard-coding payment gateway logic in Laravel. A clean, testable pattern for wiring bKash, Nagad, Rocket, EBL, SCB, and more using interfaces, a factory, and container tagging.