Agentic Ticket System

Building Agentic Systems: A Hands-On Guide with LangChain and LangGraph

In the rapidly evolving world of AI, agentic systems have emerged as a powerful architectural pattern that brings together intelligent decision-making and real-world utility. This post dives into what agentic systems are, introduces the concept of agents, and walks you through setting up a complete working prototype: an Agentic Ticket […]

Read more
Building GenAI Apps with LangChain, FastAPI & Streamlit

Building GenAI Apps with LangChain, FastAPI & Streamlit

The rapid evolution of generative AI has unlocked endless possibilities—from chatbots and email generators to advanced research assistants. But creating full-stack GenAI apps can feel daunting without the right tools. Therefore I tried to build some GenAI apps myself with the LangChain GenAI Apps repository: a hands-on template for building […]

Read more