today I'll show you how to sell any automation for between two to five times the amount using a simple opportunity that has really only been around for the better part of the last month or so the big idea here is we're going to take a winning system a system that maybe we've already built or a blueprint or a template from somebody's YouTube channel like mine and then what we're going to do is feed that into Bolt or Lovable and actually have it create an entire SASish app for us with a one-click link that we can send to our customer or maybe even prospect if we're pitching them which will massively decrease the perceived complexity of a system significantly reduce their monthly software costs and we're going to get to brand the product to their liking which will allow us to increase value and pitch a lot more as I mentioned this is an opportunity that's really only been around for the better part of the last month and a half or so because these tools just were not at the point where you could just oneshot a prompt but in this video I'm actually going to be walking you through everything i'm actually going to take a pre-existing product that I've sold for the better part of $100,000 and then I'm going to show you guys how to build out an entire front end in lovable in something like 20 or 30 minutes by connecting it to a simple no code tool so we're going to save a ton of money we're gonna allow our customers to see a lot more of the value of the systems that we're creating and ultimately I consider this like the evolution of the AI and automation industry i just wanted to walk you guys through what that would look like in practice so here's a quick demo lovable built us out a beautiful looking form that we fill out that generates a high-quality proposal i'll run you through what all that looks like in a second but I just want you guys to know that this is what the end result of this looks like we did this in about 15 minutes or so i mean this is high quality enough that it even has like a slight blur above the hero header now how does this compare to maybe a third party platform like Type Form or like Fill Out or Jot Form or something um as you guys can see a form is probably the simplest application of this but nonetheless it's still it hits a lot of the same beats and notes that a customer is looking for it's packaged nicely it has some good attention to detail i mean hell it even copyrights their the company name down below um and this is connected to a simple scenario that I put together and you guys will watch me put together um that just takes a web hook from lovable and lovable handles all that logic generates a bunch of proposal stuff in the middle and then generates a response at the end what happens when I click generate proposal is I end up with this little modal in the bottom lefthand corner and then if I go back to my scenario it's actually almost done already um it's AI generating the the bits and pieces sending an email and then finally it'll generate the web hook response as well after proposal is generated successfully if I go back up to the top here you'll see this dashboard is now populated with a one if I give that a click you can see that this actually now provides a bunch of context about the proposal i can go to details scroll um up and down and you know just see various pieces of this and then if I click view proposal it'll actually take me directly to the Panda do proposal that we generated which in this case is a pretty high quality asset um it's something again that I've sold for up to about $100,000 or so a little bit less than that if I go to my email address then go to show these are just a bunch of demos that I did previously you can see that we've now sent an email to uh
[email protected] with a bunch of information you know this is the sort of system that tends to work so that's what I wanted to demo and show you guys okay so I want you guys right off the bat to know you can do this in NAM you can do this in make you can do this in Zapir you can do this in literally any noode tool but this is pound-for-pound word for word an exact system that I have copied into a template and then sold for almost $100,000 over the lifetime of my A& automation business so I just wanted to take this and then show you guys what the system would look like on a on an actual flow that works that I've sold what this is in a nutshell is this is a um type form that I will fill out okay and that's what this section over here does and then AI or GPT4 in this instance will generate a proposal for me it'll generate milestones and timelines and then it'll populate a Panda do template if you're not with me let me actually run you through how this works essentially I have this form over here okay and on a sales call I'll fill out this form i'll put my information in here and then while I'm closing the customer okay or while I'm talking with the customer about maybe something that they might want I have this opportunity to send a proposal at this point I paste in a one-s sentence description of their business so I'm just going to be doing this on my own business for you know privacy sake and whatnot one second copy is a content writing company that produces highquality journalistic style pieces then I put in a simple problem so in my case I'll just copy and paste this pre-existing one that I did specifically because I knew I was going to be doing demos for this in the future and then I cover the solution and then I cover some platforms or services so you know for automation I'll use make.com for lead sourcing I'll use Apollo Scraped by Ampify and then for emailing I'll do instantly.a okay how long will the project take i type in two weeks how much you want to charge them $3,500 and any additional costs on the platforms let's just say 200 now at this point um when I click submit this is just going to trigger a system that generates an asset for me it'll actually go and it'll send a proposal to a customer and the whole idea behind the system and the reason why it was so valuable and I was able to sell about $100,000 worth of it was because it essentially just templates out a big chunk of a process that most sales people would have to do manually makes sense right that's where you get valuable systems you get something that produces money and you just make it faster so what tends to happen let me actually run this for you is we will grab the data from the type form that I just filled out so Nick's arrive one second copy that's my personal email address please don't send me spam uh then we will have AI generate a bunch of different proposal fields which I'll run you through in a moment after it's done then we'll parse out the JSON and I actually left these two in here this was just like um a handme-down from an old way you had to do things in Make you don't have to do that anymore then we'll actually populate a Panda proposal then we'll send an email to a customer so in terms of what this actually looks like okay if I go to my email address over here I receive something that looks something like this hey Nick I just sent over a detailed services proposal for one second copy a moment ago in Panda for clarity the platform charges section is approximate these are fees paid to the vendor yada yada yada essentially I'm just providing some context about what this is then after that I also received the proposal itself which is titled dynamically and it has a bunch of cool value and and stuff like that hey Nick just sending this over discuss i'll shot you a follow-up email limit your thoughts when you have a sec as I'm sure you can imagine if you receive two of these in quick succession from somebody that um you know just tried to sell you on something you're probably going to be thinking this is pretty professional right this is an all-in-one solution that contains a payment link contains a bunch of customized information um that's relevant to the prospect we talk issues that the customer is suffering from uh we talk honestly a whole lot more and I've recorded a ton of videos on this stuff so I'll just leave it at that that I just want you guys to know that this is a system that I've sold and many other people have sold as well so now that we have all that sort of understood the idea is we are going to take this system okay and then we're going to connect it to a beautiful looking front end that beautiful looking front end is so simple that we can actually put it together in just a few minutes and I'm going to walk you through what all of this looks like right now so first things first I'm just going to save this scenario and then I'm going to copy all of it okay okay and I'm going to go to a new scenario then I'll call this uh let's just call this proposal generation SAS and I'm calling it a SAS although I'm not going to implement authentication or login or whatever um but I want you to know that that's actually pretty easy as well i've done that now a couple of times with lovable okay now that we've duplicated this we're going to change the input of this so instead of a type form it will be a um web hook call and this web hook call is just what Lovable is going to um send a request to in order to generate all the stuff we need okay so I'm going to do a custom web hook we'll call this Lovable web hook i'm just going to save this and voila now we have our address okay so at this point we basically have everything we need believe it or not with a couple of minor changes to actually produce our full app i'll show you guys i'll walk you guys through what it looks like in mobile it's actually crazy how simple this is and by the way you don't just do this for finished systems you can actually do this to pitch people somebody the other day just sent me a full complete SAS for a video that I made and said "Hey Nick I saw that you made this awesome video here's an entire SAS that I just built for that video it was a very compelling piece of outreach and I want you guys to know you can use this at any level of the stack." So what I'm going to do is I'm going to go over to lovable.dev now I'm not affiliated with them but there are variety of um plans that you can jump on if you guys want to do this stuff at scale i believe the initial plan allows you to do 10 messages or something like that what I am going to do is I'm going to ask Lovable to create a form that my customer or my client can fill out in order to generate a proposal okay now because I want to minimize the number of messages I'm going to do what I'm actually going to do is just have this um I'm just going to try and write as long of a prompt as humanly possible so um create a high quality sleek minimalistic dark mode i'm just making this up at the on the fly so it doesn't really matter too much what you say here just want to make sure we hit all the story beats create a high quality sleek minimalistic dark mode form that when filled sends data to then I'm going to add the web hook call here and waits for a result okay so we're going to send that form data then we're going to get the result upon a result so I'll populate a dashboard like interface with [Music] a link to the generated proposal time that it was generated and let me think what else do we really want a copy of the email that was sent okay great let me add some more context here the form is a proposal generator form that salespeople will use to log sales if they tap um if they select the option to do so it'll also it'll go and send the proposal to the end customer here are the fields you should have in the form okay so let me just run through what kind of questions did we have we had first name last name email and company first name last name email company cool just going to put X here what was the outcome of the call which can be send proposal no fit meaning flaked let's go send proposal then paste in a one description sentence of their business what's their problem then I'll go what's their solution and then finally I'll go what are the platforms or services you'll use during development before asking how long will the project take and then ultimately how much do you want to charge them number field and then finally I'm just going to say zero for now any additional costs from platforms okay great upon the result populated dashboard like interface with there should be room for multiple of these okay great and then let me think is there anything else we need in this i don't think so oh maybe we'll add something with the client logo okay add the client logo in the top left hand corner so I'm going to go to on secondcopy.com i'm going to just um network request see if I can grab this icon which I can okay that looks good so I'm just going to copy this over and then sorry just uh wrong tab here we'll go back to this cool now I'm going to press go what is Lovable going to do lovable is essentially going to grab the simplest um framework to be used to build this thing out which is probably going to be next.js and it's going to get about 80% of the way there i'd say it's not going to be perfect but it's going to be pretty good while I'm waiting for this to happen and it's already working through it it's actually populating a bunch of code files with styles and stuff like that i'm just going to go back to my make.com scenario then where it says generate proposal I'm just going to see what fields I'm going to need to replace here just so I'm nice and ready and I can make this video short so I'm going to keep all of the same stuff in this flow that I had before and I think that's the real cool nugget of this you literally get to keep everything in the flow the exact same except for the input the only thing you have to do so you just need to add a web hook response at the end which I'll show you how to do and then maybe just change the mapping of some fields i mean this is like a it's like a five maybe like a 10-minute job okay okay so all the way down here it looks like I'm going to have to get the business description problem solution and then tools okay great so I'm just going to map all those for my web hook after I know what the um fields are then over here we're going to need to probably remap some of these variables right so title will need to be remapped obviously milestone milestone those will need to be remapped down here the price will need to be remapped fair enough and then price okay and then in the email looks like I'm going to have to map the email address and then I'm going to have to change these two cool that's pretty easy why don't I next go web hook and I'll go web hook response then let's just head back over here and see how we're doing on the uh production side so it's actually going and it's filling in our index page um which means that we're actually pretty close to being done here which is pretty sweet now there may be some issues with the logo cuz I think my logo doesn't have a transparent background i'll have to double check but now it's actually creating the page and it's going to go and it's going to show me pretty soon the really cool thing about Lovable is it just hosts it all for you too you just don't have to do anything awesome cool look at this so we have the logo top lefthand corner it says 1 second copy right next to it i didn't even ask for it to do so proposal generator generate professional client proposals in seconds fill out the form below to create your next winning proposal this is really really nice we can access this just by clicking on this button it'll go straight to a full page version of this website right over here okay we have all of the same questions we had before and it looks like we have a dashboard section okay so I'm going to go through and the lefth hand side here and I'm going to see what it says okay what's next refine and customize tweak the design animations and layouts via prompts fine master prompting GitHub sync debug with ease add project knowledge okay so as I mentioned this is going to make it about 80% of the way there okay we're going to send and and receive some data um it's probably just going to store in the window for now so we may have to connect what's called a super basease or like a little simple database in order for it to like up update and add information dynamically and stuff but we'll cover all that in a second let's just make sure we can actually send data to our make scenario all right so first things first I'm just going to go back here unlink this and then I'm going to grab this i'm just going to run it okay the reason why I'm running it obviously is I just want to verify that I can actually send the data out so what I'm going to do now is I'm going to go here and put in some information we'll go Nick Sarif Nicola i'll just fill in most of the same information that I did before what's the outcome we're going to send the proposal um one second copy is a content marketing business what's the client's problem um oh jeez it's kind of annoying that I can't actually just paste it i uh when I was developing this I actually created a bunch of um fields here specifically so that I could copy and paste them when testing the form just because that makes my job a lot easier right especially when we're AI generating stuff you just want some high quality content to go off of what platforms or services will we use during development make Apollo Appify and Instantly and then we'll go two weeks project charge will be $500 and no cool so I'm going to click generate proposal and we'll see what happens okay great so we actually it'll say fail to generate proposal down over here which you guys might not be able to see because of my head but it'll do so because it just didn't receive anything from my web hook right but now if we go back to my web hook check it out i've already received all of the data what does that mean we've actually connected our own form so I basically just saved my customer $500 a year or more in type form costs just by creating my own form in just like 15 I don't know we're not even at 15 minutes yet okay so now what am I going to do well all I need to do is just map these fields same thing that I did before right not super hard so let's go going to connect this to the previous flow just delete this we have a filter here called send proposal this is just how make works so I'm going to go call outcome has to equal send proposal beautiful now under the generate proposal side of things I'm just going to map the new variables which are probably going to be pretty simple let's scroll down and let's see for ourselves business description right right that was that oneline business description so we feed that in problem let's go to problem solution let's go to solution then tools let's go to platforms looks like they changed the name from tools to platforms for us so that's fine now we'll generate milestones or timelines scroll all the way down here again to where I'm remapping my data the solution was this then rough timeline was project duration wonderful anything else nope that's it let's go over to our actual generator here and now we just need to fill in the client email okay client company client first name client last name we're going to vibe code ourselves a $5,000 proposal generator SAS and we're going to add the price which is just going to be a number and then we still have a few more we got to do this price as well which I believe is is also just the same number i'm not entirely sure about this so just give it a go then down over here is just the name hey Nick just following up the email here is going to be Nick and then we're going to fill in the actual email copy with "Hey Nick I just sent over a detailed proposal for we're going to feed in the company name a moment ago in Panda very cool awesome awesome now what do we have to do well we have to send some sort of response to my service so I'm going to tell it what the fields are and stuff like that later but essentially what we're going to need is we're going to need a link to the Panda doc right so let's just run this through start to finish once okay so we're going to get one more error in lovable we'll run this through start to finish once so that we know all the fields that we're going to feed into that web hook response and then what'll happen is when lovable calls this okay Lovable will call it'll do it and then we're actually going to return it back to Lovable which I'm just going to use as a heart because I don't yet I don't have access to my usual tablet okay so that's what that web hook response is for for now we're just not going to do it because I don't really want to um yeah I'd prefer just to like 404 it out and we can see the data all right so let's run this again okay and now let's go back to my fields here and let's put in the information again one second copy don't mind if I do we're going to paste in a one-s sentence description of a business is a content marketing company that produces highquality journalistic style content what was the problem again well let's paste it in from here the problem was they are manually sourcing leads from Instagram the solution is they have a lead generation system and the platforms or services were I think I just said uh make.com Apollo ampify and instantly finally the project duration was 2 weeks and let's say $500 here with no additional costs okay actually we should add some additional cost just in case okay we now have the data inside of make.com beautiful we are now going to be generating that proposal aka doing all the stuff that the system normally did in Typform we're now just doing it all directly ourselves eliminating a form platform and just a lot of complexity obviously we're also branding this as our own um client and and so on and so forth you know I'll like change the colors up a little bit and stuff but hopefully you guys can see if you just provided a color palette it would do a pretty good job okay now it's actually going to go and it's going to send the proposal and then it's even going to go and send an email so we can actually go and see how this looks looks like there was an error with the email and that was because there's an invalid email address in parameter 2 uh-oh i might have not filled out the email oh sorry i used the first name instead of the email silly me just feed that in there but that's okay we still finished and generated the proposal so we can actually go through and we can make sure that everything on that front is fine let me just copy this into an incognito tab just because um I don't want it to appear that I'm accessing it through my own account cool so it took the price 500 cut it in half that's what my system normally does awesome it correctly filled in all of the issues it automatically did all of that work automatically added the timelines automatically added the costs wow very cool very cool i'm impressed it looks like I failed to map one field here so I'm just going to jump in and edit that but yeah I mean this worked and it did everything that I wanted it to do um so all I'm going to do is I fixed that that email field earlier now I'm just going to fix up this other charge field which would be additional costs cool um we should now be good so what we have now is we basically have all of the data that we need right we have the email copy we got like the document ID of the panda do we got everything so what do we do well we just need to feed in um a proposal URL to lovable and then we need to tell Lovable hey where's the proposal URL just so you know the customer has access to it in some sort of database structure okay so this over here are some panda dooc templates if I convert this to a document what ends up happening is the URL will change notice how we just went from a whatever to a whatever # documents now we have a an ID okay well what's really cool is if I just go to this make scenario then if I steal this ID from the completed um output I paste it in here okay this is actually going to take me to the generated proposal the one that I just I just generated a moment ago which means we can actually just add the URL really simply by going to the web hook URL and then typing in proposal URL and it will be the panadoc URL with the document ID appended to it okay what else do we want we want the email body okay so um don't really think we can actually get the whole email body do we even want the email body eh maybe not maybe we don't actually want the email body i wonder if can we do this in link uh through the message ID here let me see i'm not really sure if I were to test this go Nicholas Sarifgmail.com Nick and then one second if I were just to test this what would the output of this module be looks like we get a message ID which is this long thing right over here hm interesting is that at all related to what is up here no that's not related to what is up here okay so I changed my model we're not actually going to send back the email that's fine we're just going to have the proposal i think that's easier anyway uh anything else we need to do date time sent we go like date sent and we can just feed in the date created right we're just going to give lovable access to all this maybe we should just feed in all of the data that we just fed in right yeah probably let's do that first name this i'm just going to copy this go here and I'll say turn these key names into JSON with empty spaces i'm going to feed that in i'm just going to have it go and produce me the JSON so I could just paste it in here kind of cheating I know but what are you going to do first name last name email company call outcome business description problem solution very nice ooh how cool is that now I'm just going to have to map the variables right and I guess this is all on Uline so maybe I go to JSON formatter here and then I format and beautify this there you go uh so first name is going to be let's see first name last name email company call outcome business description problem solution platforms project duration charge and finally additional costs awesome so this is the data that I'm going to be sending back okay now what I'm going to do is I will feed this in again and I'll say remove all of the values and then I'm going to go and I'm going to tell lovable the data will be returned great the data that is sent back after the web hook call will look exactly like this uh oops wrong one let's copy this except the field will be filled update update the web uh update the dashboard to populate upon receipt of this data and then I'll say if you need me to do something about the database let me know what that is and we can actually hook this up to a database of some kind for the customer and now it's going to go through and it's going to again math out the next steps but yeah on our end automation is good to go we've done it we've connected one side to the other um this is essentially like a product now and the cool thing is as you saw earlier you literally just like grab the URL of this and it's live like this is what you would send to your customer or alternatively you could get a custom domain called like you know proposal generator.11copy.com how cool is that from a branded perspective all right but what it's doing now is it's updating the dashboard component to probably handle and display the data received after the web hook call so it's actually going to go and it's going to change the logic so that the logic um maps the same fields that I showed you guys earlier that's all of this stuff right here right pretty cool pretty cool oh and I think it's using email content as well unfortunately which is not what we need but is what it is okay uh let us now grab this app okay cuz it just finished we're going to use local storage for persistence right now so maybe we might not even need a database although you know if you do sell this exact product to people note that you will need some sort of database um one second copy is a content marketing business client problem was right over here let's paste that in one more time then client solution was right over here let's paste that in one more time we'll go make Apollo app we'll go two weeks uh 500 and then 50 now I'm just going to make sure this is running it says live i'm going to generate the proposal and let's see if this works it's now waiting for me to generate the proposal so it is not saying that anything failed yet okay it's actually saying the term generating right now which is cool that's a really good sign shows that you know the system put in some logic to wait for this web hook to uh respond now some of them have timeouts so we're going to see if maybe we need to implement some sort of you know infinite timeout or whatever just wait until the request is done we'll see proposal is generating and when you are using an AI module just note that um generally it's it's best practice to have some sort of flexibility on the app end just in case so now it's going and it's sending the proposal and it's sending the web hook response proposal generated successfully it says very cool now if you go to dashboard notice that there's a little one next to it give it a click oo look at that all good to go this I guess is the action send proposal this is to the lead this is the company name this is when it was generated hell this is an email preview that it hallucinated which is obviously not what we want but if I click this button I can actually view the proposal oh weird how I can't actually view the proposal h we should probably update that view proposal button to have a link to the uh live proposal huh so that's what I'm going to do next excellent now update the view proposal button on the generated ones to include a link directly to the proposal URL that was returned by the web hook pull excellent uh and then let me just see is there anything else that we want changed here any other aspect h then I'll just say also change the styles change the colors of the site so that they're a little bit green just a tinge and let's do um what's British racing green is that what it's called that really dark one oh I love British racing green cool let's see how it works with this so now it's actually going through the proposal dashboard and it's basically taking the pre-existing one and then it's just making some minor updates to it so in order to do this unfortunately I have to rewrite the whole thing which is kind of annoying from their perspective but doesn't really do much to our perspective except for just take a little bit more time to do the generating now it's just going to make this all slightly greener I hope we'll give it a We'll give it a look there's that new racing green color got the new colors it's actually just adding this to the styles across the whole website so you know maybe you feed this in as a call to the service and then you say "Hey could you um you know make sure it adheres to the brand guidelines." Okay and this looks really really clean now I don't like how this is the title is also British Racing Green but we could just have it change that to white but this looks way cleaner oh and look there's even a little bit of blur in the background up at the top so nice all right let's test this out again and let me actually just open up a whole new um link here very nice very nice we have a dashboard link right over here if I click this view proposal button I think nothing's coming up specifically because I haven't actually done this oh but looks like they even added an additional feature here where you can see all of the proposal details at a glance very cool so I'm going to submit another proposal right now we're going to see if it populates this dashboard again and then adds um a two to it we'll say send proposal 1 second copy is a content writing company that specializes in journalistic style high quality pieces very cool and then uh looks like I've lost the problem well I want this to be good so why don't I go post discovery call form not Post Malone then copy over these fields once more uh no I don't need that i can get that though and I can get that and then we'll do make Apollo app 2 weeks and then 500 and then 50 cool let's run this now make sure that this is good to go let me just change this so that instead of being GPT4.5 it just takes a lot longer we'll just do GPT40 um that way any future tests that I may have to do are just going to be substantially faster i think it'll be smart enough that it'll still be able to do a reasonable job although to be fair you know if you are generating something that is that close to money because that is pretty close to money generally like you want it to be as high quality as possible so if it cost you like 5 cents to generate a proposal who really cares that 5 cents is for a $1,000 project realistically that'll improve the probability of you closing by 2% it's worth it right anyway for demo purposes finished a little bit faster now we're going through we're sending the proposal sending the email and then the web hook let's just see what it looks like on our end proposal generated successfully cool if I go back to dashboard we have two look at that oh very cool very cool it's right over here now I'm still not seeing a button with the actual proposal URL which is uh unfortunate i'm not really sure what's going on with that so we're going to have to find a way to fix this h let's have it do Oh looks like it's saying build unsuccessful let's have it do two more changes two more changes i'll say one change the text of the logo text next to the logo one second copy so that it's pure white and then two the Let me see what's going on with this view button h change the view button link so that it links directly to the generated proposal this is kind of making me think is this getting the proposal right now h maybe it's not getting the proposal maybe that's why this isn't doing uh populating the way that I want it to well we are sending back all this data so probably is let me just quadruple check here sent back this data right let's go back here right now it's not linking anything also just remove um email content content as I'm not sending that back here is the updated web hook response these are all real values but just treat it so you can use it to template out the view button link on the dashboard okay Lovable built us out a beautiful looking form that we fill out that generates a high-quality proposal when I click generate proposal I end up with this little modal in the bottom lefthand corner and then if I go back to my scenario it's AI generating the the bits and pieces sending an email and then finally it'll generate the web hook response as well after proposal is generated successfully if I go back up to the top here you'll see this dashboard is now populated with a one if I give that a click you can see that this actually now provides a bunch of context about the proposal i can go to details scroll um up and down and you know just see various pieces of this and then if I click view proposal it'll actually take me directly to the Panda dooc proposal that we generated which in this case is a pretty high quality asset um it's something again that I've sold for up to about $100,000 or so a little bit less than that hopefully you guys appreciated the video had a lot of fun putting that together as you see this is essentially a free win i mean we just dragged and dropped a couple of nodes from a pre-existing flow into a new one and then we just asked Lovable what we wanted to do in plain language we went back and forth five or six times and eventually we got a finished app i think you guys could probably see what I mean when I refer to this as like a free win it's a free and easy way to massively improve the amount of money that you are charging for a product because you're also improving the perceived value like obviously we could have strung the same system together with three or four different platforms right could had type form on the front end for instance and maybe some other thing on the back end but hopefully I think you guys are understanding what I mean by when you package it into this nice onesizefits-all page and you add a custom domain that it's like proposal generator.11copy.com uh customers particularly the less technologically oriented customers will usually see this as being a lot higher value and a lot higher quality and then this also just eliminates some of the headache for them like I usually have my customers pay for the software platforms customer doesn't need to pay for any software platform here it's me just doing it all through lovable and then we host it on their website through a link right super easy super quick and super simple if you guys like this sort of stuff you guys like seeing me employ new product generation mechanisms to pre-existing AI automations definitely check out Maker School where I talk a lot more about this and a bunch of other approaches in detail this is the simplest and straight assigned road map to go from 0 to one and get your very first paying AI automation customer we guarantee that you will do so within 90 days your money back so there's really no risk as long as you're willing to put the work in and be accountable to yourself and others if you guys already have a pre-existing business you guys want to scale it up further check out makemoneywithmake.com it's kind of like my mid-t community where I'm personally active every single day and then I also do a weekly office hour where you can come to me with any questions concerns problems or anything that you really need all right I know that was quite the mouthful so I'll leave you there please like subscribe all that fun YouTube stuff i'll catch you on the next video and thank you very much for watching justice