Best video I’ve found on MCP. I think AI is such slop and most other channels just talk buzzwords with no real information. This helped me get a verbal overview before I review the docs at work. I learned with RAG that some people will just give theoretical explanations but have no understanding of implementation.
Thank you for explaining things so clearly. Your channel is really appealing to me because of how well you break down complex LLM concepts!
These videos have been a huge help to our business! Thank you!!
Great video, Shaw 🤟
Thanks Shaw - you makes sense. Kind of like the MCP in tron
Perfect explanation! Thank you so much for the breakdown!!
This video series is great. Would love to see more as you expand into newer topics ❤
As always, great one Shaw!
Great video. Clearly explained.
Great video. You earned a new subscriber!
Great Job!!!!
Thanks this just taught a bunch of spammers to automate email deliveries :-|
So basically, its a tool call that you made accessible for LLM GUI rather than integrating it into their API
So its basically tools but in a common format
Shaw createss an assistant named 'AVA'. AVA: "Isn't it strange, to create something that hates you?"
Hey @ShawhinTalebi, As usual great content here :) I have been following your LLM and AI Agents playlists. I'd like you to talk about tool integration and retrieval, suppose I have thousands of tools...would it be like we end up writing all tool descriptions inside the mcp client? If not what's the approach the mcp client must follow? My understanding is that....these so call mcp clients are like some client connected to an llm....converts natural language and maybe do some semantic search based on tool description which might be stored in some vector db? And then we retrieve top k (~1-3 tools, maybe let user decide which tool) and try to execute those tools , here the natural language gets converted into specific tool template for execution....and then final output is passed back and maybe we get a summary of the execution process. So its more like RAG based MCP? And ofcourse each tool could itself be an AI model, maybe refine the repsonses...loop feedback and stuff. If this ideology is correct, then we're limited by the llm context and tokens? How do we design our own mcp clients?
When using whatsapp mcp, can we encrypt the data we send and send it, is it useful? I'm thinking of using whatsapp mcp for a long-term project. Or would it make more sense to use the meta api in terms of the user? Currently, the advantage of mcp is that it provides qr login to whatsapp.
Great tutorial! One question, is there a way to run AVA in the background, like make it take care of my email without needing to prompting in claude
5:21 can we call it drivers ?
@ShawhinTalebi