Digestly

Piyush Garg

Piyush Garg

11 episodes

Build AI Agents with Langgraph, Langchain and Langsmith - Javascript

The video explains the use of LangChain, LangGraph, and LangSmith technologies in building AI agents.

Building AI Agent for Webpage Support

The video explains how to build an AI-powered chatbot for a website using vector embeddings.

Building AI Agent from Scratch with OpenAI and Postgres

The video demonstrates creating a real-world AI agent using a to-do application as an example, integrating AI with a database for practical use cases.

Building AI Agent from Scratch

The video explains how to create an AI agent from scratch using JavaScript, focusing on enabling LLMs to perform tasks by integrating them with tools.

The Perfect App for JS Devs! - Scribbler

Scribbler is a free, open-source JavaScript notebook and online compiler that allows developers to test code snippets and share them easily.

Build Your Own Image Kit and Cloudinary Clone

The video explains how to build a custom image optimization service similar to ImageKit or Cloudinary, focusing on optimizing images on-the-fly for web applications.

I created an AI Based DNS Server - Toying with DNS

The video explores using DNS servers for unconventional purposes, such as converting them into chatbots using AI.

Full-Stack Road Map 2025 - Happy New Year 🥳

The video discusses a roadmap for becoming a full-stack developer in 2025, emphasizing the importance of mastering fundamentals and avoiding distractions from trendy technologies.

Advice to Young Coders for 2025 - Make Coding Easy!

Coding should be seen as a fun tool, not a depressing subject.

Full Stack WebDev CoHort 1.0 Launch 🚀 with @chaiaurcode ☕️

The video announces a new live web development course focusing on full-stack development with two instructors, Piyush and Hitesh, offering a comprehensive curriculum including web basics, JavaScript, Node.js, React, deployment, and AI applications.

Docker Image Optimisation - Production-Ready Docker Guide

The video discusses Docker optimization techniques to reduce image size and improve build efficiency, emphasizing the importance of using Alpine-based images and leveraging multi-stage builds.