Loading video player...
Build your FIRST AI Agent using LangChain + Ollama β 100% locally, no OpenAI key required π In this video, we create our first AI Agent using LangChain and Ollama, running completely on your local machine. No cloud. No OpenAI API key. Full control over your AI. This is Part 2 of the Ollama series. π Make sure you watch the previous video where we install and set up Ollama. How to setup langsmith to your AI Agent watch π https://youtu.be/DmEEZ2TiKfY In this tutorial, youβll learn: β How to set up a Python project using uv β How to connect LangChain with Ollama β How to create tools for an AI agent β How LangChain agents think and act (ReAct pattern) β How to run a fully local AI agent step by step This video is perfect for: β’ Developers getting started with AI agents β’ Anyone interested in Local LLMs β’ LangChain beginners β’ Building AI without OpenAI or cloud APIs π§ Tech Stack: - Ollama (Local LLM runtime) - LangChain - Python - uv (fast Python package manager) πΊ Previous Video (Install & Run Ollama): π https://www.youtube.com/watch?v=AZsh5kTXz84&list=LL π uv Installation Documentation: π https://docs.astral.sh/uv/ π If you already have pip installed: π pip install uv π Source Code: π will be updated soon π Whatβs Next: - Multi-tool AI agents - Memory & conversational agents - LangGraph with Ollama - Deploying agents with FastAPI If you found this video helpful: π Like the video π Subscribe for more AI & Agent tutorials π¬ Comment βAGENTβ if you want the next video in this series #AI #LangChain #Ollama #AIAgent #LocalLLM #uv #Python #GenerativeAI