Vigyata.AI
Is this your channel?

Build a Smart AI Assistant with LangChain, React & Ollama (Live Coding Demo)

1.9K views· 14 likes· 13:10· Sep 27, 2025

In this video, I vibe code a Productivity AI Agent that can summarize meeting transcripts, generate action items, and schedule follow-up meetings—just like a real assistant. Using LangChain, the React Zero-Shot Agent, and the LLaMA 3 model via Ollama, I show step-by-step how to build and wire everything together. Along the way, I leverage GitHub Copilot Agent Mode and Claude Sonnet 4 for coding support and brainstorming. Finally, I demo the agent in action. If you want to learn AI agents, LangChain, Ollama, and React integrations, this tutorial will guide you from zero to working prototype. #vibecoding #githubcopilot #aiagents #productivityhacks #AI #ollama #llama3 #ReactAgent --------------- Links: Learn RAG: https://www.youtube.com/watch?v=hXwQwbujvRs Run Ollama with Llama3 Locally: https://www.youtube.com/watch?v=nBq9UXIAY8A Vibe Coding Sessions: https://www.youtube.com/playlist?list=PL9iLtz3CXQMtiOpXBrbeAijh2pL8_nKBI The AI Playlist: https://www.youtube.com/playlist?list=PL9iLtz3CXQMuXYz8e1uirPsau7rZNIXMw Stay Connected: https://www.linkedin.com/in/gauravbehere/ --------------- Timestamps 00:00 - Intro 00:38 - Intro to Github Copilot Agent Mode 01:07 - Defining the requirements & input prompt 03:11 - Generating sample transcript 04:23 - Generating code 05:41 - Reviewing the generated code 08:19 - Setting venv & installing dependencies 09:07 - Running the code 09:55 - Analyzing the output 11:30 - Next improvements 12:40 - Outro --------------- Search keywords: ai agent tutorial, langchain tutorial, llama3 tutorial, ollama ai tutorial, react ai agent, github copilot agent mode, claude sonnet tutorial, meeting summarizer ai, ai productivity agent, ai meeting assistant, ai meeting notes generator, ai action items extractor, ai meeting scheduler, build ai with langchain, vibe coding tutorial, ai coding with github copilot, ai agents with llama3, ollama langchain integration, build productivity ai, react zero shot agent, langchain ai assistant, ollama meeting agent, ai for productivity, ai transcript summarizer, build ai with react, langchain react tutorial, coding ai agents, meeting automation ai, vibe coding ai demo, ollama react integration, ai workflow automation, meeting transcript analyzer, ai assistant coding tutorial, productivity ai tutorial, llama3 ollama integration, github copilot ai agent, claude sonnet ai coding, coding meeting assistant, vibe coding react, ai developer workflow, langchain step by step, ollama beginner tutorial, react ai project, coding productivity tools, ai agents explained, ollama local llm, llama3 meeting assistant, langchain ai agent, github copilot ai demo, claude sonnet ai demo, ai assistant build tutorial, coding ai productivity tools, meeting ai app tutorial, react ai integration, ollama langchain react, llama3 ai demo, building ai agents tutorial, vibe coding live ai, ai developer productivity tools, ai meeting demo, langchain ollama example, build ai apps tutorial, github copilot ai tutorial, claude ai coding workflow, ai summarizer tutorial, meeting ai notes demo, ai project demo tutorial, react vibe coding, ollama ai coding, llama3 with react, ai copilot workflow, coding ai with claude, ai productivity workflow tutorial, building ai assistants, local ai agent tutorial, ai productivity hack, meeting automation with ai, ai meeting demo, vibe coding llama3, react ai project demo, langchain practical tutorial, ollama practical guide, github copilot agent coding, claude ai agent mode, llama3 local ai tutorial, ai agent with react, build ai step by step, productivity ai build, ai transcript tool, meeting action item generator, ai for meetings, meeting scheduling ai, langchain react example, ollama meeting assistant, github copilot vibe coding, claude sonnet coding, coding ai live tutorial, ai agent building guide, react ai assistant app, building ai productivity app, ai assistant vibe coding, ollama and langchain integration, llama3 coding demo, github copilot agent example, claude ai for coding, ai meeting summarizer demo, react ai project tutorial, building meeting ai assistant, vibe coding productivity ai, langchain local ai tutorial, ollama zero shot agent, ai agent with github copilot, claude sonnet agent build, productivity ai coding demo, ai meeting minutes generator, react langchain integration, ai transcript summarizer tutorial, build ai workflow tools, ai productivity coding tutorial, meeting ai demo app, llama3 with langchain demo, ollama with react demo, github copilot live coding ai, claude sonnet vibe coding, productivity ai demo, langchain agent workflow, ollama agent demo, llama3 ai assistant tutorial, ai meeting manager, ai summarization tool tutorial, building ai assistant react, ai project coding with copilot, claude ai copilot workflow, vibe coding ai meeting assistant, ollama agent workflow, react coding ai app, langchain beginner ai project, ai productivity hack tutorial, meeting notes ai demo, llama3 ai workflow, build ai copilot agent

About This Video

In this video, I vibe code a Productivity AI Agent from a completely blank folder in VS Code. The goal is simple: take a meeting transcript as input, then summarize it, extract action items per attendee, and propose follow-up meetings with the right participants. I build it in Python using LangChain, a ReAct Zero-Shot Agent (so the LLM can decide when to use tools), and a locally running LLaMA 3 model via Ollama—no UI, just clean console output so you can see the agent working end-to-end. I also show how I use GitHub Copilot Agent Mode with Claude Sonnet 4 for code generation, but I’m very deliberate about the prompt. I write a requirements file that defines outcomes, constraints, measurable success criteria, and even pin a Python version—because dependency mismatch is one of the fastest ways to waste time when you’re prototyping. After generating a realistic transcript, I review the generated code, walk through the core agent setup (tools, prompt template, agent executor), then run it locally and validate the outputs. Finally, I talk about what to improve next: a richer UI with transcript upload, faster hosted LLM calls for production, proper tests, and observability. And the fun part—integrating tool calls with real systems like Jira/Trello for action items and Google Meet/Outlook for scheduling so it actually behaves like a real assistant.

Frequently Asked Questions

🎬 More from CodeRash with Gaurav 🚀