SJSourabh Joshiincwqc.hashnode.dev·Apr 26 · 6 min readMaster LangGraphI spent three weeks building a LangGraph-based project because I was frustrated with the limitations of traditional machine learning models. I had tried using Hugging Face and FastAPI to build a simple chatbot, but I quickly realized that I needed a ...00
SJSourabh Joshiincwqc.hashnode.dev·Apr 26 · 5 min readLangGraph GuideI still remember the first time I stumbled upon LangGraph. I was trying to build a complex graph architecture for a research project, and I was frustrated with the existing tools. That's when I decided to spend six months mastering LangGraph, and it ...00
SJSourabh Joshiincwqc.hashnode.dev·Apr 26 · 3 min readMastering LangGraphLet me start with a confession: I spent 6 months trying to master LangGraph, but my models were barely functional. I was stuck in an infinite loop of debugging and tweaking. My code was a mess, and I was about to give up. I remember the first time ...00
SJSourabh Joshiincwqc.hashnode.dev·Apr 26 · 2 min readFixing LangGraphLet me start with a confession: I spent 2 months building a LangGraph pipeline, only to realize I had been using it incorrectly. I had LangChain and LlamaIndex set up, but my model was still underperforming. This was frustrating, to say the least. ...00
SJSourabh Joshiincwqc.hashnode.dev·Apr 26 · 3 min readCrack Time PredictionLet me start with a confession: my first attempt at building a video time prediction model was a disaster. I'd spent 3 months reading papers, collecting datasets, and training models. But when I finally deployed it, the results were laughable. I wa...00