Posts
All the articles I've posted.
-
Build Your Own AI Literature Review Tool :A Step-by-Step Guide Using RAG and LLM Debate Ranking
Learn how to build a cost-effective AI tool that synthesizes hundreds of research papers using RAG, debate-style ranking, based on the LitLLM research paper.
-
Evaluating Agentic RAG Systems - A Practical Guide with PubMedQA
Evaluate search-gather-respond agentic RAG workflow on the PubMedQA dataset using RAGAS evaluation metrics to measure performance across multiple dimensions.
-
Evidence-First AI - Implementing Agentic RAG with OpenAI Agents SDK
Updated:From Paper to Practice - Reproducing Agentic RAG with OpenAI's Agent SDK.