-
Maintain (Refactor) vs. Rewrite in the age of AI
Continue reading →: Maintain (Refactor) vs. Rewrite in the age of AIMaintain (Refactor) or Rewrite? In the age of AI, I believe we need to shift our mentality from Maintain-first (or refactor-first) to Rewrite-first because it’ll be cheaper and faster to Rewrite.
-
The No-Code Challenge: Building a CMS with Copilot and Node.js
Continue reading →: The No-Code Challenge: Building a CMS with Copilot and Node.jsIs it possible to develop a project using copilot, without writing a single line of code? This is the question that I was toying with for the last 4-5 weeks. So I went on and gave it a try. Here are the results.
-
AI Made Easy: My Experience with LangChain as a Beginner
Continue reading →: AI Made Easy: My Experience with LangChain as a BeginnerLast week, the LangChain team made LangSmith—a tool that adds tracing and observability to the LangChain ecosystem—generally available. I played around with the LangChain ecosystem, and here is what I found.