β Days of Learning β Day 41
π€ Configured chat models with LangGraph agents
π οΈ Added tool calling support
π§ͺ Built a working example
π Also brushed up on HTTP & domain names
Blending AI with backend logic!
#AI#LangGraph#LLM#GenAI#BackendDev#HTTP#LearningJourney
β Days of Learning β Day 40 π―
π Deep dive into LangGraph docs:
Pre-built agents
Execution flow
Streaming agents in action
Big milestone, still hungry to learn more!
#AI#LangGraph#LLM#Day40#GenAI#LangChain#LearningJourney
β Days of Learning β Day 39
π Revised HITL in LangGraph
π§ Explored customized states
π Tried different streaming modes
Repetition = clarity. One step closer to mastery!
#AI#LangGraph#LLM#GenAI#LangChain#LearningJourney
β Days of Learning β Day 38
Explored Human-in-the-Loop (HITL) in LangGraph
β’ Used interrupt() for human input
β’ Studied Command and Interrupt docs
β’ Built a working demo!
Making LLMs smarter with humans in the flow
#AI#LangGraph#LLM#HITL#Interrupt#GenAI#LearningJourney
β Days of Learning β Day 36
π§ Explored tools in LangGraph
βοΈ Worked with ToolNode
π οΈ Implemented tools with LLM agents
Love how tools extend LLM capabilities in structured workflows.
#AI#LangGraph#LangChain#LLM#GenAI#ToolNode#LearningInPublic
β Days of Learning β Day 35
π οΈ Built a basic LangGraph chatbot
π Learned about TypedDict
π Explored StateGraph, START, and add_message()
Loving how modular LangGraph is for structured LLM workflows!
#AI#LangGraph#LangChain#Python#Chatbot#GenAI#LLM
β Days of Learning β Day 34
Back after a short break! π
β’ Explored core of LangGraph
β’ Understood Agent State
β’ create-react-agent method
β’ Compared invoke, ainvoke, stream, astream
LangGraph is π₯ for structured LLM flows.
#AI#LangChain#LangGraph#LLM#GenAI
β Days of Learning β Day 33
Tried implementing LLM streaming with logs (thoughts/actions).
Didnβt get it right (yet), but learned a ton through the process.
Debugging is where the real growth happens!
#AI#LangChain#LLM#FastAPI#GenAI#LearningInPublic
β Days of Learning β Day 32
π§ Explored:
β’ Why use pre-trained models
β’ Key things to consider & their limitations
β’ Streaming LLM responses with FastAPI π
Efficiency meets practicality in real-world GenAI apps.
#AI#LLM#ML#FastAPI#PreTrainedModels#GenAI
β Days of Learning β Day 31
π§ GenAI foundations today:
β’ LLMs
β’ Training vs Inference
β’ Embeddings & Vector DBs
β’ AI Agents
β’ RAG (Retrieval-Augmented Generation)
Understanding the backbone of modern AI systems.
#AI#GenAI#LLM#ML#RAG#Embeddings#AIagents
β Days of Learning β Day 30
π§ Understood LangGraph's full flow
π Wrapped MCP Server using FastAPI as an MCP Client
Connecting everything is π
#AI#ML#LangGraph#MC
β Days of Learning β Day 29
π§ Built an MCP Server
π§ Explored tools, prompts & resources
π΅οΈββοΈ Debugged flows using MCP Debugger
Building real AI workflows is π₯
#AI#ML#LangChain#LangGraph#MCP#LLM#LearningJourney
β Days of Learning β Day 28
Today was all about data distribution! π
β’ Skewness & Kurtosis
β’ Quartiles & Percentiles
β’ Five Number Summary
Data tells a story β stats help you hear it.
#AI#ML#DataScience#Statistics#LearningJourney
β Days of Learning β Day 27
Started with Statistics today!
β’ Why do we need it in ML?
β’ Mean, Median, Mode
β’ Standard Deviation & Variance π
Numbers with meaning β not just math.
#AI#ML#Statistics#DataScience#LearningJourney
β Days of Learning β Day 26
MCP Server = a rulebook to inject external context into an LLM.
π§ Spent time understanding it deeply.
πΌοΈ Shared a small diagram to explain how it works!
LLMs get smarter when context is clean.
#AI#LLM#MCP#LangGraph#LearningJourney
β Days of Learning β Day 24
β’ Built a simple MCP server in a full stack setup
β’ Understood MCP server βοΈ client interaction
β’ Learned LangGraph routing logic
LLM apps are all about clean orchestration!
#AI#LangGraph#MCP#LLM#LearningJourney
β Days of Learning β Day 23
Split day:
β’ Understood MCP architecture
β’ Explored StateGraph, start, end in LangGraph
β’ Geometric view of eigenvalues & eigenvectors
Design + math = power!
#AI#LangGraph#LLM#LinearAlgebra#LearningJourney
β Days of Learning β Day 22
LangGraph exploration continues:
β’ Intro to Chains
β’ start node & graph state
β’ Built a simple graph to test the flow
Structured LLM apps just make sense!
#AI#LangGraph#LangChain#LLM#LearningJourney