[Music] [Applause] hi welcome to another video so R1 has been everywhere and it should be because it's a really super good model and even after 03 mini it's still really good really cheap and having open weights is a super plus but I thought that today I'll tell you guys how you can make your own AI agents with the Deep seek R1 model that is customized to your tasks and everything like that now creating AI agents can be a bit challenging and there are multiple ways that you can make AI agents like with a bunch of
Frameworks and whatnot but I'll try to keep everything simple so I'll be using Vector shift to make our AI agents Vector shift is a pretty good and easy to use AI workflows based AI agent maker which makes it super easy to create AI agents with a drag and drop interface and you can then make those agents behave in a chatbot like interface or via an API and connect them in your own applications it has a bunch of Integrations that you can put in your agentic system like you can integrate notion and make it query something
from your notion notes or maybe push messages to something like Discord or slack or anything like that I have covered it before as well although now it has a newer interface to design the AI agents and everything so let me show you how it all works first of all you'll need to get yourself signed up on Vector shift and there's also a free plan which is going to be great for most users anyway once you here you'll see the following stuff you can see the pipelines here which is the major thing where we'll design our
AI agent workflows while the other stuff is majorly dependent on that so let's first create a new pipeline here to do that just hit the new button and it will open up this page where you can select from some pre-built workflows or you can just hit this and it will open up a new canvas where you can design your pipelines accordingly here you can see all these blocks that either bring some knowledge to your workflow or trigger some action at the respective service and you can drag in the blocks you want to connect and create
your own workflow accordingly so let me show you how we can create a simple chatbot first well in that case we'll first need to drag and drop an input here now if you've used Vector shift before then you'll see that the blocks look a little different now because they have a much easier way to connect blocks and the output format and data are now clearer as well so you can see that this block will give the output as text now we can connect this input to something like an llm or a knowledge base where you
can easily make a user input query a knowledge base and give the required context from that knowledge base or you can also connect it to some other inte ation but since we are creating a simple chatbot let's add a simple llm here now in llms you have multiple options like open AI anthropic perplexity or an open-source llm something like that now to use deep seek we can just drag in this open source option and here you'll see the option to use deep seek R1 in the model name which is great so just select that now
to pass in the prompt you can just come to the input text box and add two curly braces and you'll see the options of input that you can connect here let's select input one and then we can add the output variable that it gives according to the first input after the period and once you have added it you can also add string prepending or anything as well you can also put in a system prompt here as as well once done you can just drag in the output and then connect it to the llm by writing
double curly braces and then selecting llm and then using the response variable from there now you have a basic workflow that takes input runs it through an llm and gives you the output now you can add whatever you want to this workflow as well let's say you want the AI agent here to have the context of your notion notes or maybe even have a custom knowledge base then you can just drag the notion integration in and connect it in the workflow as you'd like and your llm will have access to that which is great you
can even add search or some other llm and Route some requests to that llm based on if else logic this allows you to delegate specific tasks to another llm or do some other kind of flow which is all super great once you have everything figured out you can just click the deploy changes option and it will save your workflow then you can just export it to be an automation chatbot search or form which is pretty great let's select chatbot now once you select it you can just enter the chatbot name and then go to the
next page here you can config figure stuff like how you want the chatbot to look and things like that once done you can just deploy the chatbot integrate it anywhere or use it as an API in your own applications or you can also just chat with the chatbot here which is also great to see so that's how you can configure an AI agent with deep seek r one easily via Vector shift apart from this you can also do some other stuff like create knowledge bases from here that you can mention in your pipeline and use
as well which is also great you can just upload the files that your AI agent can reference and take in your custom knowledge based context which is also pretty great you can also create voice Bots bulk jobs portals evaluations and stuff like that which is great so that's how you can easily create AI agents with se's new R1 model the new updates make it even better to use and the variables and everything are super easy to now reference instead of being in the guessing game of what input you'll get and stuff like that it's super
cool to make automations for your workflows as you wish which is pretty good to see the Deep seek R1 model is actually really good at agentic tasks because it can easily take in reference of the context you want to to give it and it can reason to get the best output and the best part is that all this is super cheap and even free if you use it personally because you get a good amount of credits with it for free so it's great at that you can also use something like o03 mini as well if
you prefer that overall it's pretty cool anyway share your thoughts below and subscribe to the channel you can also donate via super thanks option or join the channel as well and get some perks I'll see you in the next video bye [Music]