Think you have what it takes to build an amazing AI agent? I'm currently hosting an AI Agent Hackathon competition for you to prove it and win some cash prizes! Register now for the oTTomator AI Agent Hackathon with a $6,000 prize pool! It's absolutely free to participate and it's your chance to showcase your AI mastery to the world: studio.ottomator.ai/hackathon/register For installing bolt.diy, I didn't do it in this video but I should have - use the stable branch and not the main one! Following the instructions in the README will show you how to do that. 👍 Also I use the Supabase URL and public key in the prompt here because they are NOT sensitive - it is okay for others to see these values. But for credentials like other API keys that are actually sensitive, NEVER share them with an LLM in a prompt! Especially because Lovable projects on the free tier are public to everyone as @bufuCS pointed out. Even besides that though, only share something with an LLM if it isn't sensitive!
Awesome showcase of these cool new no code tools but please make a pinned comment regarding this: Do not put your secret keys directly into the prompt in lovable! If its a free project, the complete chat history can be read by everyone since every free project is public and everyone can view your project and all the messages in chat! Instead, prompt it to ask for your secret keys and by doing that, they will no be shared in the chat history. Keep it up 👍🏻
Thank you! This is a really good tip, I will add it. It's important to note though that I do mention this in the video! But maybe I could have been more clear. The Supabase URL and public key can be made visible to others and it doesn't matter - it's only the secret key you never want to expose or given in a prompt to an LLM. But this is still good to keep in mind!
Yeah that would be awesome! I assume you mean in tandem with using Lovable at the beginning of the flow? That would certainly help with making a better design out the gate!
Yes you certainly could use an AI coding assistant to build an Android app! Not the in-browser ones though like Bolt or Lovable since those are just for web apps. But you could use something like Windsurf or Cursor for an Android app!
This workflow obviously seeks to minimize tool cost. I have seen you tackle some great use cases like Agentic RAG, may I suggest not to let tool cost constrain you into workflows that add to the complexity.
Thanks and good question! Using other APIs like WhatsApp, you'll want a backend to go along with the application or to use these APIs within the agent. Mostly because you won't want to store these API keys in the frontend. You can also use a tool like n8n to create WhatsApp API endpoints super easily and call those from within the frontend!
To me this strategy truly was a game changer! But I get where you are coming from. It's hard to just say "Cool new strategy" in the title though, sounds very bland haha :)
@@ColeMedin Hah that's also very generic - what is the video about? AI Agent strategy? Using what? Why? What is 'insane', 'cool' or cool about it xD Just me maybe, I dunno, if you looked back at this video in a year, will you remember what it's about from the title alone? :D
Think you have what it takes to build an amazing AI agent? I'm currently hosting an AI Agent Hackathon competition for you to prove it and win some cash prizes! Register now for the oTTomator AI Agent Hackathon with a $6,000 prize pool! It's absolutely free to participate and it's your chance to showcase your AI mastery to the world:
studio.ottomator.ai/hackathon/register
For installing bolt.diy, I didn't do it in this video but I should have - use the stable branch and not the main one! Following the instructions in the README will show you how to do that. 👍
Also I use the Supabase URL and public key in the prompt here because they are NOT sensitive - it is okay for others to see these values. But for credentials like other API keys that are actually sensitive, NEVER share them with an LLM in a prompt! Especially because Lovable projects on the free tier are public to everyone as @bufuCS pointed out. Even besides that though, only share something with an LLM if it isn't sensitive!
man its crazy the amount of value you provide for free to the community, im sure it will pay you back, great video btw
I appreciate it a lot! My primary goal on the channel is just to keep providing an insane amount of value for free :)
Thank you!
By far the BEST channel with the most value on RUclips! We need more Coles 😁as tutors!
That means the world to me - thank you! :)
As a beginner, this is an Information Overload
Sorry to hear that! I'm always trying to make my content easy to digest no matter what. Is there a specific part that felt like too much to you?
Holy smokes, what a fantastic video!! Thank you, Cole!! Lot's of super helpful info! Jay
Thanks Jay, I'm glad you found it helpful!!
that looks great. can you provide a link to your docs for creating the GUI too? NVM it is your last link :P
yall need to include codestral OMG!!!!!!!!!!!!! im excited LETS GO DIY
Awesome showcase of these cool new no code tools but please make a pinned comment regarding this: Do not put your secret keys directly into the prompt in lovable! If its a free project, the complete chat history can be read by everyone since every free project is public and everyone can view your project and all the messages in chat! Instead, prompt it to ask for your secret keys and by doing that, they will no be shared in the chat history. Keep it up 👍🏻
Thank you! This is a really good tip, I will add it. It's important to note though that I do mention this in the video! But maybe I could have been more clear. The Supabase URL and public key can be made visible to others and it doesn't matter - it's only the secret key you never want to expose or given in a prompt to an LLM. But this is still good to keep in mind!
Incredible content brother 💪
Thank you very much! :D
be cool if you could somehow add the figma + v0 combo to this workflow, frontend's gonna look so sick!
Yeah that would be awesome! I assume you mean in tandem with using Lovable at the beginning of the flow? That would certainly help with making a better design out the gate!
Is deep seek reasoner in bolt diy the new R1 model from deepseek?
another awesome video!
How hard is to create a auto reply twitter AI agent on N8N?
Thank you! That would be super doable in n8n, though the Twitter API is pretty expensive as of the last year. Unless they changed something recently.
Is it possible to deploy this as a local agent?
Yes you certainly can!
By the way, remember lovable only supports React app
Yes that is important to keep in mind!
i wanted to build a android app, can ai agents build it ?? like no code app building for android apps??
Yes you certainly could use an AI coding assistant to build an Android app! Not the in-browser ones though like Bolt or Lovable since those are just for web apps. But you could use something like Windsurf or Cursor for an Android app!
This workflow obviously seeks to minimize tool cost. I have seen you tackle some great use cases like Agentic RAG, may I suggest not to let tool cost constrain you into workflows that add to the complexity.
Please share your system configuration
I built my setup around two used 3090s I picked up! Here is the full parts list:
pcpartpicker.com/user/coleam00/saved/#view=3zHNvK
Good video, but how we can to implement WhatsApp or other API's?
Thanks and good question! Using other APIs like WhatsApp, you'll want a backend to go along with the application or to use these APIs within the agent. Mostly because you won't want to store these API keys in the frontend. You can also use a tool like n8n to create WhatsApp API endpoints super easily and call those from within the frontend!
If I specify everything in AI Agent Prompt document, I already can do it myself 😄, AI not needed
Still ends up saving a LOT of time though!
Hey man i want to create an AI agent that can help streamers to go live on multiple platforms simultaneously with a click of button can u help me
Sounds like an awesome (and pretty big) project! I'd make a post about that over in our community! thinktank.ottomator.ai
Look into oryx. Done for you. Give me a shout back if you fancy working together.
you shirt was green then red
He was showing clips from his previous videos.
Just clips from my other Windsurf video! haha
Am i the only one who had this start in indonesian? Tf? 😅
surely not 'INSANE' ... please sort titles out
I blame the algo
To me this strategy truly was a game changer! But I get where you are coming from. It's hard to just say "Cool new strategy" in the title though, sounds very bland haha :)
@@ColeMedin Hah that's also very generic - what is the video about? AI Agent strategy? Using what? Why? What is 'insane', 'cool' or cool about it xD
Just me maybe, I dunno, if you looked back at this video in a year, will you remember what it's about from the title alone? :D
I mean I will from the logos I used in the thumbnail, otherwise I do see your point!