Cole Medin
Cole Medin
  • 85
  • 1 792 777
The GLOW-UP Every AI Agent Needs
I get asked a lot what my process looks like for building an AI agent, so I’m kicking off a mini series showing my entire flow! In this series, we’ll build AI agent that can consume entire GitHub repositories so you can ask it questions about all the code in the repo.
In the last video, we turned our Github agent prototype into a full blown agent with Pydantic AI. But there was no frontend, just a terminal. So in this video, the 4th one in the series, we’ll build an API endpoint around our agent and hook it into a full blow frontend, all in minutes! Best glow up we could give our new friend and it's all using a brand new tool I made as a part of the Live Agent Studio called "Agent 0"!
Now there are many other ways to build an agent frontend, and I’ll cover that in the next video in the series through building a custom frontend for our agent with bolt.diy. But I wanted to start with this since it's super simple and a tool I built just as a gift to you. :)
Agent 0 is different than everything else I've seen. I haven’t found another platform that easily allows you to run any agent locally and hook it into a frontend that manages conversation and chat history for you. You could even host your Supabase locally to make the entire conversation 100% local! Open AI assistants and similar tools aren’t local and applications like Open WebUI are actually decently complicated to hook in custom agents.
Playlist for this AI Agent series:
ua-cam.com/play/PLyrg3m7Ei-MrSXWv90oXXbuSsbdOP9j2n.html
Couple small notes:
- Agent 0 is called that not to rip on Agent Zero (which I just heard about), but because of the URL for accessing it as the "0th" agent on the platform: /agent/0
- Speaking of URLs, I mean to say forward slash and not black slash for the URLs in the video!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Register now for the oTTomator AI Agent Hackathon with a $6,000 prize pool!
studio.ottomator.ai/hackathon/register
All code for this Pydantic GitHub AI agent can be found here:
github.com/coleam00/ottomator-agents/tree/main/pydantic-github-agent
Here is the sample Python agent I used as the template in the video:
github.com/coleam00/ottomator-agents/tree/main/~sample-python-agent~
To use Agent 0, go to studio.ottomator.ai, sign in, and then you'll see Agent 0 in your navigation!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00:00 - Intro to Agent 0 for Our Pydantic Agent
02:43 - AI Agent Roadmap - Where We Are
04:36 - Live Agent Studio and Agent 0
08:25 - The Evolution of Our Agent
09:56 - Supabase Database Setup
12:44 - Making our Pydantic Agent an API
25:20 - Setting up Agent 0
27:19 - Running Our Agent as Agent 0
30:08 - Outro
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you're more technical: I also mentioned in the video I'd speak to why I'm using the HTTP protocol for the Live Agent Studio. HTTP is slower than other protocols I could use like JSON RPC 2.0 and SSE like Claude's MCP uses to an extent. The reason I'm using anyway is because it's the simplest and right now there are not good practices established for using other protocols for agents at this point. I know that this is a HUGE area of research in the industry (and it is for me!) so at some point I'm almost certainly making a switch but it'll be a lot of work to get there!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Join me as I push the limits of what is possible with AI. I'll be uploading videos at least two times a week - Sundays and Wednesdays at 7:00 PM CDT! Sundays and Wednesdays are for everything AI, focusing on providing insane and practical educational value. I will also post sometimes on Fridays at 7:00 PM CDT - specifically for platform showcases - sometimes sponsored, always creative in approach!
Переглядів: 12 482

Відео

Pydantic AI + DeepSeek V3 - The BEST AI Agent Combo
Переглядів 27 тис.14 годин тому
I get asked a lot what my process looks like for building AI agents, so I recently kicked off a mini series showing my entire process! In this series, we’ll build AI agent that can consume entire GitHub repositories so you can ask it questions about all the code in the repo. In this video (3rd one in the series), I show you how to take an AI agent prototype built with n8n and turn it into a ful...
How to DOMINATE with AI in 2025
Переглядів 18 тис.День тому
The AI landscape is shifting FAST, and 2025 is going to separate those who are truly mastering AI to solve real world problems from those just chasing the latest tools and building toys. In this video, I break down exactly what you need to focus on to not just stay relevant, but get AHEAD with AI in 2025. In this video I cover: * Why focusing on specific AI tools will hold you back * The emergi...
I'm Hosting a HUGE AI Hackathon Competition
Переглядів 5 тис.14 днів тому
Merry Christmas from me and the team at oTTomator!! For a while now I’ve been teasing that I have a special gift just for YOU and today is the day! My platform oTTomator is hosting a Hackathon competition for the Live Agent Studio with $6,000 in cash prizes! You don't have to be technical to participate! Feel free to use no code tools like n8n and Voiceflow to build AI agents for the Hackathon!...
Revealing my COMPLETE AI Agent Blueprint
Переглядів 51 тис.14 днів тому
Join me on December 28th at 9:00 AM CST for my livestream continuing this mini series! ua-cam.com/users/live56D91EcaUnM I get asked a lot what my process looks like for building an AI agent, so I’m kicking off a mini series showing my entire process! In this series, we’ll build AI agent that can consume entire GitHub repositories so you can ask it questions about all the code in the repo - supe...
bolt.diy: The Future of Open Source AI Coding - What's Next?
Переглядів 24 тис.21 день тому
Join the bolt.diy community over in the oTTomator Think Tank! thinktank.ottomator.ai/ Last week I announced a partnership between my platform, oTTomator, and StackBlitz to make bolt.diy (previously oTToDev) the OFFICIAL open source bolt.new! With this announcement, the project and our community completely blew up and I could not be more pumped! But just as important as making this partnership w...
I Created the BEST AI Agent Platform in Just 2 MONTHS!
Переглядів 27 тис.21 день тому
Head on over to the Live Agent Studio now to get 100 free tokens to try these pre-release agents out yourself! studio.ottomator.ai bolt.diy has definitely kept me busy, but it’s important for me to continue focusing on building in the AI Agent space in other ways too. So over the past couple of months, I have been building up an incredible platform behind the scenes as a part of oTTomator calle...
BREAKING NEWS: oTToDev is Now the OFFICIAL Open Source Bolt.new
Переглядів 26 тис.Місяць тому
Join the bolt.diy community over in the oTTomator Think Tank! thinktank.ottomator.ai/ Come join me in the StackBlitz office hours today at 1:00 PM CST!! ua-cam.com/video/xlbKobsqfdc/v-deo.html Over the past two months, we as a community have been building up oTToDev - our fork of Bolt.new which we are building to be the best open source AI coding assistant! We've added so many incredible featur...
We've Been Building AI Agents WRONG Until Now
Переглядів 55 тис.Місяць тому
The whole idea of creating AI Agents is so new that frameworks (like LangChain, Phidata, CrewAI, Swarm, etc.) and especially no code agent builders aren't actually good enough for mature and production ready AI agents without a LOT of additional work. But with Pydantic AI, we're seeing that change in incredible ways. Pydantic AI implements a ton of SUPER important and often overlooked features ...
Flowise + n8n - The BEST No Code + Local AI Agent Combo
Переглядів 32 тис.Місяць тому
The Local AI and n8n sections are LIVE in the oTTomator Think Tank - head and over and come be a part of this super fast growing community! thinktank.ottomator.ai Local AI Section: thinktank.ottomator.ai/c/local-ai/ n8n Section: thinktank.ottomator.ai/c/n8n/ Introducing Flowise to the Local AI Starter Kit - it pairs SUPER well with n8n and in this video I show you exactly how to make the magic ...
Our Bolt.new Fork's Most Requested Feature is FINALLY Here
Переглядів 20 тис.Місяць тому
One of the biggest feature requests for oTToDev, our community driven fork of Bolt.new, has been adding the ability to load existing local projects into the platform to continue working on them. It's finally here thanks to Eduards Ruzga, one of the core maintainers of oTToDev who also has his own UA-cam channel! www.youtube.com/@EduardsRuzga Lot of other amazing people making amazing contributi...
I'm Addicted to Windsurf, Send Help
Переглядів 48 тис.Місяць тому
There isn't even a competition right now - Windsurf is hands down the best AI IDE. It combines the best of both worlds - it's super easy to collaborate with it as a Copilot, but it's also able to handle long running and complex coding tasks itself as an Agent. And because of that... I'm addicted. And in this video I'll show you how I've learned to use it to get INSANE results. It's certainly no...
Claude Computer Use + Bolt.new - The ULTIMATE AI Coding Combo?!
Переглядів 20 тис.Місяць тому
The future of AI coding assistants is building in a sort of RAG so the LLMs have real time knowledge of up to date documentation as they create code. In this video, I show you one way you can start doing that NOW with the Claude computer use API! Computer use is in beta as stated officially by Anthropic, so this entire setup is experimental, but it's insanely cool to see the direction we are he...
10 n8n Tips in 10 Minutes to 10x Your AI Automations
Переглядів 26 тис.Місяць тому
n8n is my absolute favorite no code AI automation tool, but there are some parts of the platform I see people trip up with a LOT. So in this video, I dive into some super useful tips and tricks I've gathered over my many hours using the platform to save you a ton of headaches and to make sure you get the most out of this incredible open source platform! 10x is of course subjective, but it certa...
oTToDev is Becoming the BEST Open Source AI Coding Assistant
Переглядів 23 тис.Місяць тому
oTToDev is Becoming the BEST Open Source AI Coding Assistant
Turn ANY AI Agent into a Live Person - Voice Chat Setup in Minutes
Переглядів 31 тис.Місяць тому
Turn ANY AI Agent into a Live Person - Voice Chat Setup in Minutes
Qwen Just Casually Started the Local AI Revolution
Переглядів 124 тис.Місяць тому
Qwen Just Casually Started the Local AI Revolution
The KING of No Code AI Agent Builders?!
Переглядів 19 тис.2 місяці тому
The KING of No Code AI Agent Builders?!
How to Use Bolt.new for FREE with Local LLMs (And NO Rate Limits)
Переглядів 68 тис.2 місяці тому
How to Use Bolt.new for FREE with Local LLMs (And NO Rate Limits)
We're Taking this AI Coding Assistant to the MOON [Plus Installation Instructions!]
Переглядів 28 тис.2 місяці тому
We're Taking this AI Coding Assistant to the MOON [Plus Installation Instructions!]
Ollama + OpenAI's Swarm - EASILY Run AI Agents Locally
Переглядів 28 тис.2 місяці тому
Ollama OpenAI's Swarm - EASILY Run AI Agents Locally
This Bolt.new Fork is EXPLODING - Don't Miss out on What's Happening!
Переглядів 28 тис.2 місяці тому
This Bolt.new Fork is EXPLODING - Don't Miss out on What's Happening!
STOP Paying for GPT, Claude, & Other LLMs - Get them ALL in One Place
Переглядів 24 тис.2 місяці тому
STOP Paying for GPT, Claude, & Other LLMs - Get them ALL in One Place
Use Open WebUI with Your N8N AI Agents - Voice Chat Included!
Переглядів 46 тис.2 місяці тому
Use Open WebUI with Your N8N AI Agents - Voice Chat Included!
I'm Building the BEST Open Source AI Coding Assistant with YOUR Help
Переглядів 41 тис.2 місяці тому
I'm Building the BEST Open Source AI Coding Assistant with YOUR Help
OpenAI's Swarm - a GAME CHANGER for AI Agents
Переглядів 53 тис.2 місяці тому
OpenAI's Swarm - a GAME CHANGER for AI Agents
I Forked Bolt.new and Made it WAY Better
Переглядів 101 тис.2 місяці тому
I Forked Bolt.new and Made it WAY Better
Get Qualified Leads While you Sleep with AI
Переглядів 9 тис.3 місяці тому
Get Qualified Leads While you Sleep with AI
Effortless RAG in n8n - Use ALL Your Files (PDFs, Excel, and More)
Переглядів 28 тис.3 місяці тому
Effortless RAG in n8n - Use ALL Your Files (PDFs, Excel, and More)
Deploy ANY AI App to the Cloud FAST
Переглядів 16 тис.3 місяці тому
Deploy ANY AI App to the Cloud FAST

КОМЕНТАРІ

  • @Qwerty-vm2zd
    @Qwerty-vm2zd 2 години тому

    Either there is something wrong with Gemini 2.0 or how n8n uses Tools. Almost everytime I have issues where the LLM does not call tools in n8n. Whereas when I use the same LLMs in LangChain and LangGraph, they work seamlessly. I tried a github repo in Live Agent Studio of the n8n GitHUb assistant. It was able to get the repo structure. But when I asked it about the contents of a particular file, it did not call the tool, rather it made up the answer. The question I asked was "What are the contents of the file resume_analyzer.py". I literally mentioned the file name and still it did not trigger the tool I tried the Pydantic GitHub Assistant and it worked well. It was able to call the tool when asked the same question and did not make up the answer

  • @TheMrAi_com
    @TheMrAi_com 3 години тому

    It is one of the best builds out there! Amazing!

  • @rxandr4365
    @rxandr4365 8 годин тому

    Problem loading credential Credentials could not be decrypted. The likely reason is that a different "encryptionKey" was used to encrypt the data.

  • @rxandr4365
    @rxandr4365 10 годин тому

    Im stuck with no API key generated from qdrant=/~feeling failed=(

  • @MorganTodd
    @MorganTodd 10 годин тому

    future upgrade ideas have niinx-proxy-manager & comfyui install with the kit :)

  • @MorganTodd
    @MorganTodd 11 годин тому

    is there a way to upgrade from original starter kit to yours?

  • @zindostudios
    @zindostudios 12 годин тому

    Awesome video. New to n8n. Can you share your video where you talk about setting up supabase and postgres. Getting an error here. Thanks!

  • @Vienna-AI-Enthusiast
    @Vienna-AI-Enthusiast 13 годин тому

    Awesome. This video and your upcoming series are what I’m looking for. Among all of the people posting videos about building AI agents, I found your videos are the best: simple enough for non tech people to understand, also have in-depth technical details. Can’t wait to see your new videos.

  • @RachelTomasetti
    @RachelTomasetti 19 годин тому

    you are amazing. thank you thank you

  • @jonathanadokwei2060
    @jonathanadokwei2060 21 годину тому

    Thank you so much Cole, always ❤. Can I suggest that you put the series into a playlist? It can be quite confusing to pickout the particular videos and in their order. I understand the 1st ever video is not a post-prod video but a stream, took me a while to figure that out.

  • @Qwerty-vm2zd
    @Qwerty-vm2zd 22 години тому

    Does live agent studio accept file uploads? Like my agent accepts a pdf file. How do I do that with live agent studio

  • @0xh8h
    @0xh8h День тому

    Recently, I learned about MCP (model context protocol) from Claude and it makes me a bit confused about what is the most up-to-date way to implement tool call in AI agents. Because even before MCP was introduced, AI agents already be able to call 3rd party API or do many interesting things outside of the LLM. So from now on, when developing a new AI agent, should we use MCP or not? Thanks a lot

  • @hannahmaywright
    @hannahmaywright День тому

    Awesome video! I’m curious if you ever do consulting for businesses. I’m currently working on a startup and I plan on using this technique but I’d love to pay a consultant who actually knows what they’re doing to make sure it’s set up properly from the get go. If you don’t take on new clients I’d also be interested in anyone you might recommend!

  • @andreasmayer8552
    @andreasmayer8552 День тому

    Perfect Video, really really good Job ;-) Only Question from me, it is locally except Google Docs, can we do this also with local files? I have tried it, but did not succed. That would be perfect for private data....

  • @harveylin3548
    @harveylin3548 День тому

    Your channel is extremely helpful in the new AI race, I am surprised not many subs are here. LLMs are at least as large as bitcoins but not many people have caught on the craze, not at least in the AI producer space yet.

  • @matttowzey1242
    @matttowzey1242 День тому

    alot of info in a quick pace! I like it and am subscribing. WebUI is awesome, so the n8n aspect will be cool to learn. love your intensity. looking for more.

  • @radowanahmedbaized3597
    @radowanahmedbaized3597 День тому

    Hi Cole. Is there a way to play audio responses or show AI generated images on the Live Agent Studio? Also, could you give some general ideas on what type of problems the Live Agent Studio interface can solve for its users? Asking to help come up with ideas for the hackathon 😅

  • @a.s.nature5090
    @a.s.nature5090 День тому

    Two questions: Does it have the ability to ai generate images? Also, is it possible to use in a Java Program?

  • @pradeepgurusai405
    @pradeepgurusai405 День тому

    What is the default api used in bolt.new like Google, anthropic, open ai.

  • @marciocunha-g6w
    @marciocunha-g6w День тому

    bro go touch grass

  • @pradeepgurusai405
    @pradeepgurusai405 День тому

    Are the tokens are limited?

  • @STEFANVERLEYSEN
    @STEFANVERLEYSEN День тому

    great guide! One issue I am having is my docs keep coming out in unicode on my rag upload. My extract text method keeps yieleding unicode... [Problem in node ‘Insert into Supabase Vectorstore‘ Error inserting: unsupported Unicode escape sequence 400 Bad Request] I can see my data from the extraction is all corrupt, tried a few documents, any ideas? Fixed my first issue with txt file. How do I make sure PDFs and DOCX get parsed correctly? Seems to be an encoding issue. Also any suggestions to deal with a large volume of docs needed to add to the vector store? If I try to drop a few files into drive it breaks obviously. How can I look through these items and process them in batch?

    • @ColeMedin
      @ColeMedin День тому

      Thank you! For handling different file types like PDFs, you'll need to use the different "extract text" nodes in n8n made specifically for those file types. I actually have a video up going over how to do this! ua-cam.com/video/T1ZKEmDN8AA/v-deo.html The Google Drive trigger can handle multiple files at once, it just sends them all in a single workflow execution in n8n so you have to add a "loop" node to loop over each of the files uploaded and insert each one of them individually.

  • @dario_real
    @dario_real День тому

    amazing, thanks, just what I was looking for

    • @ColeMedin
      @ColeMedin День тому

      Glad to hear it! You bet man!

  • @Vienna-AI-Enthusiast
    @Vienna-AI-Enthusiast День тому

    You are the best, Cole. It's like you read my mind and made my dream come true. Thanks a lot. Please keep posting.

    • @ColeMedin
      @ColeMedin День тому

      I appreciate it a lot! You are so welcome and I certainly am not going to stop posting ;)

  • @streamerfenwick6341
    @streamerfenwick6341 День тому

    My god man you are a full time job just to keep up ... keep going .. love the material and the examples.

    • @ColeMedin
      @ColeMedin День тому

      Haha I appreciate it! Thank you so much for your support and the kind words!

  • @pressplayg
    @pressplayg День тому

    Hey bro, I recall you previously mentioned that Flowise isn't recommended for production due to limitations in logging, monitoring, and error handling, making it better suited for rapid prototyping. However, Flowise offers integration with several analytics tools - like LangSmith and others. Which solves the issue you raised right ? . I'm torn between your expert opinion and Flowise's capabilities. Can you help me out, bro?

    • @ColeMedin
      @ColeMedin День тому

      I didn't actually know that Flowise integrates with LangSmith - that certainly helps with that big limitation which is one of the things that formed my initial opinion of Flowise not being production ready. LangSmith helps with logging and monitoring but not error handling though, and it's still unfortunate to be tied to a specific tool (LangSmith) and not having the ability to implement custom solutions easily. However these downsides don't mean Flowise isn't worth using. I definitely think it is and it's a phenomenal platform!

  • @tutorialmasterbrasil
    @tutorialmasterbrasil 2 дні тому

    Simply Amazing Brother, Thank you sooo much! And of course, it will be great to see more content related to RAG implementations using this setup.

    • @ColeMedin
      @ColeMedin День тому

      Thank you, I appreciate it a lot! Yes, more RAG content coming soon!

  • @tuanmedeiros
    @tuanmedeiros 2 дні тому

    Could you create a video on how to containerize an AI Agent via Docker in an API with n8n?

    • @ColeMedin
      @ColeMedin День тому

      I will be putting out more content using Docker soon! Though not necessarily with n8n, since typically the n8n instance itself is already in a Docker container when you self host it unless you are installing n8n directly with npm. Maybe you could clarify more?

    • @Qwerty-vm2zd
      @Qwerty-vm2zd 22 години тому

      Do you want the n8n running in a docker instance and host an API?

  • @SteveDigital-qx6qs
    @SteveDigital-qx6qs 2 дні тому

    ua-cam.com/video/cHDCCSr1YRI/v-deo.html

    • @ColeMedin
      @ColeMedin День тому

      Yeah I had a couple other people share Agent Zero with me, unfortunately I do remember seeing it now but totally forgot about it when I created Agent 0. Not trying to rip on anything! I actually named it Agent 0 just because of the URL for it on the Live Agent Studio: /agent/0 It's kind of like the "0th" agent on the platform!

    • @SteveDigital-qx6qs
      @SteveDigital-qx6qs День тому

      @@ColeMedin yeah I just wanted to give you a heads up, keep up the good work

  • @jirka6058
    @jirka6058 2 дні тому

    hi, just downloaded this workflow and replaced openai with anthropic plugin and it doesnt work. Is there some specific setup to use different model tha openAI?

    • @ColeMedin
      @ColeMedin День тому

      No there isn't, it should work right after the switch! What is the error you are seeing?

  • @realsammyt
    @realsammyt 2 дні тому

    Love your work, passion, and perspective. Curious about your video production process and workflow.

    • @ColeMedin
      @ColeMedin День тому

      Thanks man! I record my videos with OBS and edit them with CapCut. Hoping to hire a video editor soon though. My wife helps with thumbnail creation and uses Procreate for the initial design and then I add final touches and text with Photoshop. I always create a script outline for my intros and outros and then a general outline for everything in between. Then I'll record everything in the video first where I'm not sharing my screen (generally just the intro clips and outro), and then finish with the rest.

  • @The_AI_Buddy
    @The_AI_Buddy 2 дні тому

    I saw your comment saying flowise is not production ready but are you sure the new verison of flowise is super updated . And also i got an idea for you that will be gane changing, why dont you develope a no code open source platform like flowise but for pydantic AI😍 i beleive only you can do that ❤u have that passion bro. Isnt this crazy good idea ?

    • @ColeMedin
      @ColeMedin День тому

      You know I haven't checked out the latest updates to Flowise yet so it sure could be now! The biggest issues before were that logging/monitoring/error handling wasn't the best in Flowise - do you know if those things have been addressed in recent updates? Making "Flowise for Pydantic AI" is a FANTASTIC idea! Something I have actually put some thought into ;) I appreciate the suggestion and the kind words man!

  • @The-ism-of-isms
    @The-ism-of-isms 2 дні тому

    Yo boss can you make n example a customer support rag chatbot with pydantic AI framework in this series or like tell us how to customize github pydantic ai agent code you created to a customer support rag agent what all codes to change in it atleast.

    • @ColeMedin
      @ColeMedin День тому

      I'll be continuing to create more use cases with Pydantic AI on my channel, including agents with RAG! What would you want your customer support chatbot to do exactly?

    • @The-ism-of-isms
      @The-ism-of-isms День тому

      @@ColeMedin Thank you , Actualy a prodcution ready superior customer support chatbot that can recommend product , make neegning converstation with cleint , convert intrets to sales , collect lead etc. more like virtual company represneative that knows eveyrthing and working 24/7. how is this idea ?

  • @SuperNinjaman1234
    @SuperNinjaman1234 2 дні тому

    Hey Cole, I recently asked you the question about local setups and getting a MacBook with how much RAM, I wanna know your thoughts on the NVDIA DIGITS, you think it’s worth it?

    • @ColeMedin
      @ColeMedin День тому

      Great question! It's hard to tell right now since we don't know the price of Nvidia Digits yet (at least I can't find it), but I'm guessing it's going to be VERY worth it. According to their site and based on the specs, you'll be able to run up to 200B parameters locally, which is insane.

    • @SuperNinjaman1234
      @SuperNinjaman1234 День тому

      @ they’re saying $3,000 which is way better than the same amount of RAM on the M4 at $5,000

  • @larsverwaters3423
    @larsverwaters3423 2 дні тому

    Hey man is it possible to create a ai agent that can help me with daily private task like wich groserys to buys if my energy contracts ends it seeks new alteratives etc. To save time money?

    • @ColeMedin
      @ColeMedin День тому

      You sure can! You'd just have to get your AI agent connected to services like your email to watch for things like an energy contract ending. All of that can be done in tools you set up for your agent!

  • @stephenwayne
    @stephenwayne 2 дні тому

    U of M ❤ I didn't go there, I live down the street though!

    • @ColeMedin
      @ColeMedin День тому

      Bingo! Love seeing other people from MN :)

  • @nicolasgorz8676
    @nicolasgorz8676 2 дні тому

    hello, my "insert into Supabase Vectorstore" step is not working. Could someone help me please?

    • @ColeMedin
      @ColeMedin День тому

      What is the error you are getting?

  • @bo6player1337
    @bo6player1337 2 дні тому

    i cannot use openai api key somehow i get a error

  • @Minotaurus007
    @Minotaurus007 2 дні тому

    I like his videos about n8n, but this here is chaos to me. Building agents was so easy, but here he starts to make it difficult. His road map threatened this already. No code now seems to be way more difficult than coding. :-)

    • @ColeMedin
      @ColeMedin День тому

      I'm glad you liked my other n8n videos! Sorry this feels chaotic to you - is it mostly because it's a livestream with a lot happening in the chat or do you think there is something else I could improve on? Always happy to receive some constructive criticism!

  • @shortscreater9488
    @shortscreater9488 2 дні тому

    There is a problem in VITE while previewing please solve it

    • @ColeMedin
      @ColeMedin День тому

      Is there a more specific error message you are getting?

  • @Nothing-f3p
    @Nothing-f3p 2 дні тому

    I'm using Intel i3 - 6th gen along with windows 10 pro

    • @ColeMedin
      @ColeMedin День тому

      Was this meant to be a reply to another one of your comments where I asked what your machine specs are?

    • @Nothing-f3p
      @Nothing-f3p День тому

      @ColeMedin Yes. I think I'm not going to use this feature. I have also tried in another machine but I'm getting same error.

    • @ColeMedin
      @ColeMedin День тому

      Gotcha! What is the error you are getting?

    • @Nothing-f3p
      @Nothing-f3p День тому

      @@ColeMedin I am getting Code: ERR_RUNTIME_FAILURE Cause : undefined ELIFECYCLE- command failed with exit code 1

  • @ByronWatts
    @ByronWatts 2 дні тому

    A normal URL never includes a 'backslash'. Ever.

    • @ColeMedin
      @ColeMedin 2 дні тому

      You are right - that is my bad. Always get my back slashes and forward slashes mixed up for some reason. I appreciate you correcting me a lot!

  • @trevorpowell4851
    @trevorpowell4851 2 дні тому

    Your naming is terrible! I thought you were going to hook it onto the actual agent zero 😕 you need to really start coming up with your own unique names instead of ripping off other names

    • @ColeMedin
      @ColeMedin 2 дні тому

      Shootttt.... I remember hearing about Agent Zero a LONG time ago now that I think about it, but I totally forgot it existed haha I really just named it Agent 0 because of the URL for the agent: /agent/0 Since it's the "0th" agent on the platform. Not trying to rip off of anything else!

    • @trevorpowell4851
      @trevorpowell4851 2 дні тому

      @ColeMedin I am glad to hear you didn't do it intentionally but I thought oh he is going to hook it into agent zero framework. Wich may be a interesting video anyway haha

    • @ColeMedin
      @ColeMedin День тому

      Yeah that would be pretty sweet!

  • @prabhic
    @prabhic 2 дні тому

    Thank you once agian👏

  • @jamespotter7477
    @jamespotter7477 2 дні тому

    Did you also consider just doing a post to the qdrant API /collections/imdb/points/delete with the filter in the body, would be a lot more simple.

    • @ColeMedin
      @ColeMedin 2 дні тому

      I believe I tried that but it didn't work for some reason! I really wish I could remember why... it's been a while now haha Maybe it was just my mistake though, really good idea!

    • @jamespotter7477
      @jamespotter7477 2 дні тому

      @@ColeMedin I have it working using HTTP Request node with POST to qdrant-server:6333/collections/<collection_name>/points/delete with json body of the following deletes all the points for that document: { "filter": { "must": [ { "key": "metadata.file_id", "match": { "value": "xxxxxxxxxxx-xxxxxxxxxx" } } ] } }

    • @jamespotter7477
      @jamespotter7477 2 дні тому

      @@ColeMedin I have it working using HTTP Request node with POST to with <server>/collections/<collection_name>/points/delete with json body of the following deletes all the points for that document: { "filter": { "must": [ { "key": "metadata.file_id", "match": { "value": "xxxxxxxxxxx-xxxxxxxxxx" } } ] } }

    • @ColeMedin
      @ColeMedin День тому

      Beautiful!! Nice work

  • @teebo6680
    @teebo6680 3 дні тому

    why do i not see any agents when i visit the ottomator studio? "No Agents Found"

    • @ColeMedin
      @ColeMedin 2 дні тому

      Hmmm.... I've had this happen like once before and I fixed it by logging out and logging back in. Have you been logged into the platform for a long time by chance?

  • @bukitsorrento
    @bukitsorrento 3 дні тому

    Might want to add smolagents to the blueprint..

    • @ColeMedin
      @ColeMedin 2 дні тому

      I'm definitely making a video on smolagents in the near future!

    • @bukitsorrento
      @bukitsorrento 2 дні тому

      @ColeMedin I'm looking forward to it

    • @ColeMedin
      @ColeMedin День тому

      I appreciate it!

  • @sum1likeno1
    @sum1likeno1 3 дні тому

    Agent 0? That name is already taken by @agentzero 😅

    • @ColeMedin
      @ColeMedin 2 дні тому

      Shootttt.... I remember hearing about Agent Zero a LONG time ago now that I think about it, but I totally forgot it existed haha I really just named it Agent 0 because of the URL for the agent: /agent/0 Since it's the "0th" agent on the platform. Not trying to take any names!

    • @TheDJHollywood
      @TheDJHollywood 2 дні тому

      @@ColeMedin Yes I am involved with the Agent Zero. I can not have 2 different Agent Zero's. I am sure that will get really confusing.

    • @ColeMedin
      @ColeMedin День тому

      Yeah fair! I'll have to think about how to change the naming of it. For now hopefully it helps I call mine Agent 0 and not Agent Zero, though I totally get that isn't enough in the long run

  • @EduardsRuzga
    @EduardsRuzga 3 дні тому

    Ou wow using Prezi! How do you like it? :D

    • @ColeMedin
      @ColeMedin 2 дні тому

      Indeed! Always think of you when I'm using it haha :) It's fantastic!

  • @miselgpt
    @miselgpt 3 дні тому

    Pure gold! 🤘