~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/1 -Introduction.mp481.98MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/2 -Introduction to Gen AI.mp473.29MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/3 -What is AI Agents.mp470.16MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/4 -What is Model Context Protocol and seeing a practical Demo.mp481.34MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/5 -What is Multi-Agent Systems.mp473.98MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/6 -Multi-Agent System practical Demonstration.mp4111.02MB
~Get Your Files Here !/1 - Introduction to Gen AI, AI Agents, Multi-Agent Systems/7 -Different Frameworks to build AI Agent, Multi-Agent Systems.mp460.33MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/1 -Introduction.mp412.7MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/2 -Building Test Case Generator Tool for AI Agent.mp458.25MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/3 -Run Test Case Generator Agent with Local LLMs.mp494.64MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/4 -Using two LLMs Model for Agents and Tools for Parallel Execution.mp465.75MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/5 -Using Google Gemini Model instead of Local LLMs with Ollama.mp4121.18MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/6 -Writing Requirement Gathering features from External tool in our existing code.mp463.76MB
~Get Your Files Here !/10 - Building Test Case Generator AI Agent/7 -Running the Test Case Generator AI Agent with Requirement gathered from PDF.mp464.19MB
~Get Your Files Here !/11 - Agentic Multi-Agent System with AutoGen - AutoGen Studio/1 -Introduction.mp461.38MB
~Get Your Files Here !/11 - Agentic Multi-Agent System with AutoGen - AutoGen Studio/2 -Installation, Getting started with AutoGen Studio - UI Based MultiAgent System.mp471.59MB
~Get Your Files Here !/11 - Agentic Multi-Agent System with AutoGen - AutoGen Studio/3 -Run Session from MultiAgent Group - UserProxyAgent, AIAssistant and WebSurfer.mp459.71MB
~Get Your Files Here !/11 - Agentic Multi-Agent System with AutoGen - AutoGen Studio/4 -Creating Tools from AutoGen Studio.mp481.2MB
~Get Your Files Here !/12 - Building Agentic Multi-Agent Test Case Generator with AutoGen/1 -Introduction, Setup of AutoGen for Ollama.mp496.85MB
~Get Your Files Here !/12 - Building Agentic Multi-Agent Test Case Generator with AutoGen/3 -Creating UserProxyAgent and Run the MultiAgent System to generate BDD Test case.mp462.05MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/1 -Introduction.mp428.93MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/2 -Understanding different AI Models.mp421.1MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/3 -Running LLMs locally using Ollama.mp461.92MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/4 -Using Ollama Models in GUI.mp429.37MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/5 -Understanding Ollama with few more command line interface commands.mp413.44MB
~Get Your Files Here !/2 - Running LLMs locally using Ollama/6 -Starting Ollama with API to run as a API server.mp431.42MB
~Get Your Files Here !/3 - Installation and Setup/1 -Introduction to Installation.mp475.75MB
~Get Your Files Here !/3 - Installation and Setup/2 -Installation of Jupyter notebooks.mp443.99MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/1 -Introduction to LangChain.mp468MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/2 -LangChain Step for Ollama to interact with Local LLMs.mp472.98MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/3 -Interacting with Local LLMs with Ollama using LangChain.mp474.76MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/4 -Message Streaming with LangChain.mp466.03MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/5 -Understanding Prompt Templating for reusable Prompts.mp4104.16MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/6 -Understanding Chaining Mechanism in LangChain.mp4103.88MB
~Get Your Files Here !/4 - Foundation - Understand LangChain Basics to build of AI Software Test Systems/7 -Understanding Chaining with Output Parsers.mp466.88MB
~Get Your Files Here !/5 - Foundation - Working with External Document Reading and Parsing/1 -Introduction.mp496.39MB
~Get Your Files Here !/5 - Foundation - Working with External Document Reading and Parsing/2 -Loading Requirement Document PDF files (Used for LLMs knowledge).mp444.68MB
~Get Your Files Here !/5 - Foundation - Working with External Document Reading and Parsing/3 -Storing Requirement Documentation in Array.mp465.27MB
~Get Your Files Here !/5 - Foundation - Working with External Document Reading and Parsing/4 -Splitting Documents into smaller Chunks.mp4125.62MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/1 -Introduction.mp451.79MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/2 -Creating Embedding of Documents to store in Vector Stores.mp447.14MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/3 -Storing Data in Vector Stores.mp441.36MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/4 -Retrieving Document from Vector stores using RetrievalQA.mp450.18MB
~Get Your Files Here !/6 - Foundation - Storing and Retrieving Documents from Vector Stores with LLMs/5 -Retrieval of Document and verify if LLMs can generate fine data.mp437.16MB
~Get Your Files Here !/7 - Foundation - Building AI Agents and Tools/1 -Introduction.mp473.97MB
~Get Your Files Here !/7 - Foundation - Building AI Agents and Tools/2 -Wikipedia AI Agent to search online for any data with Local LLMs.mp471.91MB
~Get Your Files Here !/7 - Foundation - Building AI Agents and Tools/3 -Building Simple Custom AI Agent and Toolings with Math knowledge.mp476.36MB
~Get Your Files Here !/7 - Foundation - Building AI Agents and Tools/4 -Calling Multiple Tools for AI Agents with Math knowledge.mp447.84MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/1 -Introduction.mp434.41MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/2 -Setting up Playwright Tool with LangChain.mp447.03MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/3 -Getting all the Tools inside Playwright ToolKit.mp464.82MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/4 -Working with Playwright ToolKit tools to navigate and get elements from UI.mp458.59MB
~Get Your Files Here !/8 - Building Web Scrapping AI Agent with Playwright Tool Kit/5 -Building AI Agent for Web Scrapping with Playwright Tools.mp469.9MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/1 -Introduction.mp461.04MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/2 -Building Simple Log Parsing Tool for our AI Agent.mp439.48MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/3 -Adding More Custom Tools along with Log Parsing Tool.mp441.43MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/4 -Running the AI Agent with Custom Log Parser Tool.mp488.49MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/5 -Bringing RAG into Log Parser to Store the Logs into Vector Stores.mp454.54MB
~Get Your Files Here !/9 - Building Custom Log Parser along with RAG AI Agent/6 -Creating Tool with AI Agent along with RAG for Log Parsing.mp486.03MB