Building an AI-Powered Smart Travel Planner with Multi-Agent AI and LangGraph
Author(s): Vikram Bhat Originally published on Towards AI. Image generated using napkin.ai In todayβs rapidly evolving AI landscape, the ability to synthesize diverse information into personalized, actionable travel plans is more valuable than ever. Whether itβs a spontaneous weekend escape or a …
Agentic RAG: Mastering Document Retrieval with CrewAI, DeepSeek, and Streamlit
Author(s): Vikram Bhat Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Image generated using napkin.ai In my previous blog, I explored building a Retrieval-Augmented Generation (RAG) chatbot using DeepSeek and Ollama for privacy-focused …
How GenAI is Reshaping the Way We Build Recommendation Systems: A Developerβs Perspective
Author(s): Vikram Bhat Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. As someone whoβs worked on building recommendation systems for a few years, Iβve witnessed the dramatic shift in tools, workflows, and paradigms …
Combating Misinformation with Responsible AI: A Fact-Checking Multi-agent Tool Powered by LangChain and Groq
Author(s): Vikram Bhat Originally published on Towards AI. Learn how LangChain and Groq can power a robust solution to verify claims, analyze sentiment, and promote ethical AI practices. This member-only story is on us. Upgrade to access all of Medium. Image generated …
How GenAI is Reshaping the Way We Build Recommendation Systems: A Developerβs Perspective
Author(s): Vikram Bhat Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. As someone whoβs worked on building recommendation systems for a few years, Iβve witnessed the dramatic shift in tools, workflows, and paradigms …
Build a Local CSV Query Assistant Using Gradio and LangChain
Author(s): Vikram Bhat Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. In this blog, weβll walk through creating an interactive Gradio application that allows users to upload a CSV file and query its …