2.02 GB | 18min 40s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English
Files Included :
1 -MCP Overview - What is Model Context Protocol.mp4 (25.53 MB)
2 -Get Code on Github & Why take this Course.mp4 (25.54 MB)
1 -Introduction - what are LLMs, Agents and MCP.mp4 (14.98 MB)
2 -Why A2A Protocol A2A vs MCP.mp4 (10.28 MB)
3 -Discovery - A2A Client, A2A Server, Agent Card.mp4 (36.54 MB)
4 -Initiation - Tasks, Messages, Parts.mp4 (25.93 MB)
5 -Processing - Artifacts, Streaming, Push Notifications, Non-streaming.mp4 (25.04 MB)
6 -Interaction - input-required state.mp4 (5.23 MB)
7 -Completion Flow & Summary of A2A.mp4 (22.85 MB)
1 -A2A Client and Server implementation with Agent Discovery and Tasks.mp4 (198.3 MB)
1 -Introduction to MCP Server and 1 Minute Preview of What We'll Build.mp4 (16.85 MB)
2 -Install Claude for Dektop.mp4 (11.46 MB)
3 -Install Python, UV and VS Code.mp4 (29.45 MB)
4 -Setup Project Directories and Files.mp4 (16.7 MB)
5 -MCP Server Python Code Walkthrough.mp4 (12.09 MB)
6 -Connect Your Server To Claude Desktop and Test it Out.mp4 (38.75 MB)
1 -Introduction to MCP Clients and Preview of What We'll Build.mp4 (28.51 MB)
2 -How to Get Free Gemini API Key.mp4 (18.65 MB)
3 -Setup Project Directories, Files & Install Google-GenAI SDK.mp4 (24.69 MB)
4 -MCP Client Python Code Walkthrough.mp4 (116.49 MB)
5 -Test Your MCP Client with Your MCP Server.mp4 (38 MB)
1 -Containerize your MCP Server Using Docker.mp4 (134.79 MB)
1 -Simplify client code with LangGraph & LangChain.mp4 (115.78 MB)
1 -Introduction to Config json for multiple server support.mp4 (8.13 MB)
2 -Let's look at the config json file.mp4 (6.58 MB)
3 -Demo - MCP Client with Multiple MCP Servers.mp4 (50.28 MB)
4 -MCP Client (with json config) Code Walk Through - Part 1.mp4 (32.72 MB)
5 -Why Choose Gemini 2 0 Flash and not the Pro Models.mp4 (7.23 MB)
6 -MCP Client (with json config) Code Walk Through - Part 2 (continued).mp4 (46.94 MB)
7 -How to use existing MCP servers from MCP Github (example uses fetch server).mp4 (38.45 MB)
1 -Introduction to SSE and Preview of What We'll Build.mp4 (4.56 MB)
2 -Quick Recap, What is STDIO and SSE.mp4 (11.83 MB)
3 -Setup Directories, Clone GitHub Code (git pull only, if done at course start).mp4 (10.44 MB)
4 -Setup Virtual Environment and Dependencies.mp4 (25.11 MB)
5 -MCP SSE Server Code Walkthrough.mp4 (105.31 MB)
6 -MCP SSE Client Code Walkthrough.mp4 (186.41 MB)
7 -Dockerfile Code (for MCP Server) Walkthrough.mp4 (8.66 MB)
8 -Test your MCP SSE Server and Client Locally.mp4 (26.02 MB)
1 -Create a new Gmail Account (if you prefer to).mp4 (13.47 MB)
2 -Create a Google Cloud Project.mp4 (17.81 MB)
3 -Install and Setup Google Cloud Command Line Interface (gcloud CLI).mp4 (64.65 MB)
4 -Build Docker Image for Google Cloud.mp4 (7.21 MB)
5 -Deploy MCP SSE Server to Google Cloud Run.mp4 (8.95 MB)
6 -Test MCP SSE Server on Google Cloud.mp4 (16.37 MB)
1 -Streamlit UI MCP Client Overview.mp4 (13.89 MB)
10 -Code for Utility Functions.mp4 (12.01 MB)
11 -Streamlit App Sidebar Code.mp4 (39.36 MB)
12 -Building the Main Chat UI for the App.mp4 (32.64 MB)
13 -Core Logic For Query Handling.mp4 (16.86 MB)
14 -Trigger Logic for Send and Other Chat Buttons.mp4 (16.74 MB)
15 -Streamlit App MCP Client Code.mp4 (84.91 MB)
16 -theailanguage config json and other files.mp4 (13.3 MB)
17 -Running the Streamlit UI.mp4 (2.56 MB)
2 -Streamlit UI Demo.mp4 (21.25 MB)
3 -Comparing our UI with Claude Desktop!.mp4 (2.27 MB)
4 -Install Python, UV and VS Code (skip if done earlier).mp4 (29.46 MB)
5 -Setup Directories (skip if done earlier).mp4 (7.62 MB)
6 -Setup Google Gemini API Key (verify again if done earlier).mp4 (13.58 MB)
7 -Create Virtual Environment and Install Dependencies.mp4 (19.64 MB)
8 -Get Streamlit UI Code.mp4 (11.53 MB)
9 -Streamlit App Imports and State Initialisation.mp4 (39.9 MB)
2 -Get Code on Github & Why take this Course.mp4 (25.54 MB)
1 -Introduction - what are LLMs, Agents and MCP.mp4 (14.98 MB)
2 -Why A2A Protocol A2A vs MCP.mp4 (10.28 MB)
3 -Discovery - A2A Client, A2A Server, Agent Card.mp4 (36.54 MB)
4 -Initiation - Tasks, Messages, Parts.mp4 (25.93 MB)
5 -Processing - Artifacts, Streaming, Push Notifications, Non-streaming.mp4 (25.04 MB)
6 -Interaction - input-required state.mp4 (5.23 MB)
7 -Completion Flow & Summary of A2A.mp4 (22.85 MB)
1 -A2A Client and Server implementation with Agent Discovery and Tasks.mp4 (198.3 MB)
1 -Introduction to MCP Server and 1 Minute Preview of What We'll Build.mp4 (16.85 MB)
2 -Install Claude for Dektop.mp4 (11.46 MB)
3 -Install Python, UV and VS Code.mp4 (29.45 MB)
4 -Setup Project Directories and Files.mp4 (16.7 MB)
5 -MCP Server Python Code Walkthrough.mp4 (12.09 MB)
6 -Connect Your Server To Claude Desktop and Test it Out.mp4 (38.75 MB)
1 -Introduction to MCP Clients and Preview of What We'll Build.mp4 (28.51 MB)
2 -How to Get Free Gemini API Key.mp4 (18.65 MB)
3 -Setup Project Directories, Files & Install Google-GenAI SDK.mp4 (24.69 MB)
4 -MCP Client Python Code Walkthrough.mp4 (116.49 MB)
5 -Test Your MCP Client with Your MCP Server.mp4 (38 MB)
1 -Containerize your MCP Server Using Docker.mp4 (134.79 MB)
1 -Simplify client code with LangGraph & LangChain.mp4 (115.78 MB)
1 -Introduction to Config json for multiple server support.mp4 (8.13 MB)
2 -Let's look at the config json file.mp4 (6.58 MB)
3 -Demo - MCP Client with Multiple MCP Servers.mp4 (50.28 MB)
4 -MCP Client (with json config) Code Walk Through - Part 1.mp4 (32.72 MB)
5 -Why Choose Gemini 2 0 Flash and not the Pro Models.mp4 (7.23 MB)
6 -MCP Client (with json config) Code Walk Through - Part 2 (continued).mp4 (46.94 MB)
7 -How to use existing MCP servers from MCP Github (example uses fetch server).mp4 (38.45 MB)
1 -Introduction to SSE and Preview of What We'll Build.mp4 (4.56 MB)
2 -Quick Recap, What is STDIO and SSE.mp4 (11.83 MB)
3 -Setup Directories, Clone GitHub Code (git pull only, if done at course start).mp4 (10.44 MB)
4 -Setup Virtual Environment and Dependencies.mp4 (25.11 MB)
5 -MCP SSE Server Code Walkthrough.mp4 (105.31 MB)
6 -MCP SSE Client Code Walkthrough.mp4 (186.41 MB)
7 -Dockerfile Code (for MCP Server) Walkthrough.mp4 (8.66 MB)
8 -Test your MCP SSE Server and Client Locally.mp4 (26.02 MB)
1 -Create a new Gmail Account (if you prefer to).mp4 (13.47 MB)
2 -Create a Google Cloud Project.mp4 (17.81 MB)
3 -Install and Setup Google Cloud Command Line Interface (gcloud CLI).mp4 (64.65 MB)
4 -Build Docker Image for Google Cloud.mp4 (7.21 MB)
5 -Deploy MCP SSE Server to Google Cloud Run.mp4 (8.95 MB)
6 -Test MCP SSE Server on Google Cloud.mp4 (16.37 MB)
1 -Streamlit UI MCP Client Overview.mp4 (13.89 MB)
10 -Code for Utility Functions.mp4 (12.01 MB)
11 -Streamlit App Sidebar Code.mp4 (39.36 MB)
12 -Building the Main Chat UI for the App.mp4 (32.64 MB)
13 -Core Logic For Query Handling.mp4 (16.86 MB)
14 -Trigger Logic for Send and Other Chat Buttons.mp4 (16.74 MB)
15 -Streamlit App MCP Client Code.mp4 (84.91 MB)
16 -theailanguage config json and other files.mp4 (13.3 MB)
17 -Running the Streamlit UI.mp4 (2.56 MB)
2 -Streamlit UI Demo.mp4 (21.25 MB)
3 -Comparing our UI with Claude Desktop!.mp4 (2.27 MB)
4 -Install Python, UV and VS Code (skip if done earlier).mp4 (29.46 MB)
5 -Setup Directories (skip if done earlier).mp4 (7.62 MB)
6 -Setup Google Gemini API Key (verify again if done earlier).mp4 (13.58 MB)
7 -Create Virtual Environment and Install Dependencies.mp4 (19.64 MB)
8 -Get Streamlit UI Code.mp4 (11.53 MB)
9 -Streamlit App Imports and State Initialisation.mp4 (39.9 MB)
Screenshot
AusFile
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!