> Originally published on Medium:
> https://medium.com/@rajkundalia/how-i-review-prs-with-ai-without-losing-my-own-judgment-f930ad30dc60https://medium.com/@rajkundalia/how-i-review-prs-with-ai-without-losing-my-own-judgment-f930ad30dc60
Over the la...
> Building LLM apps isn’t just about prompts anymore.
> It’s about composition, orchestration, and observability.
TL;DR
LangChain provides the foundational building blocks for creating LLM applications through modular components and a unified int...
> Like always, I have created code repositories which will be easier to
> understand; also, resources much better than what I have here are
> added at the bottom:
>
>
> MCP Book Library: https://github.com/rajkundalia/mcp-book-library
>
> MCP Toolb...
When I wanted to learn TypeScript, I decided not to just read the docs — I built a small project with the help of an LLM: a Markdown Editor using Next.js and TypeScript.
Code: Markdown Editorhttps://github.com/rajkundalia/markdown-editor-ts
!1
M...