all right this is my daily update for my all right this is my daily update for my all right this is my daily update for my build and public log it’s January build and public log it’s January build and public log it’s January 31st 31st 31st 2025 I’m super excited to share my 2025 I’m super excited to share my 2025 I’m super excited to share my update today I made fantastic progress update today I made fantastic progress update today I made fantastic progress it’s uh I I have I have a good demo to it’s uh I I have I have a good demo to it’s uh I I have I have a good demo to show today so hang tight uh a lot of show today so hang tight uh a lot of show today so hang tight uh a lot of people have joined the channel this last people have joined the channel this last people have joined the channel this last week I just want to say number one thank week I just want to say number one thank week I just want to say number one thank you for being here and welcome you for being here and welcome you for being here and welcome uh I am here to share my uh I am here to share my uh I am here to share my journey on building an AI company so if journey on building an AI company so if journey on building an AI company so if there’s there’s there’s anything you want done dently if you anything you want done dently if you anything you want done dently if you have any questions please please ask um have any questions please please ask um have any questions please please ask um I will start sharing I will start I will start sharing I will start I will start sharing I will start answering and responding to comments um answering and responding to comments um answering and responding to comments um at the end of my daily update for my at the end of my daily update for my at the end of my daily update for my videos moving forward I seem to be videos moving forward I seem to be videos moving forward I seem to be getting more and more comments and uh getting more and more comments and uh getting more and more comments and uh questions so questions so questions so uh after my daily update I’ll get to uh after my daily update I’ll get to uh after my daily update I’ll get to that so onto the update uh I got got that so onto the update uh I got got that so onto the update uh I got got this thing working it’s it’s pretty cool this thing working it’s it’s pretty cool this thing working it’s it’s pretty cool so I talked about this briefly in my P so I talked about this briefly in my P so I talked about this briefly in my P past videos from this week I have past videos from this week I have past videos from this week I have decided to shift from building agents in decided to shift from building agents in decided to shift from building agents in like a basic framework that I was going like a basic framework that I was going like a basic framework that I was going to release to people via just like you to release to people via just like you to release to people via just like you download code you can use mpm to to download code you can use mpm to to download code you can use mpm to to install the the agents and the framework install the the agents and the framework install the the agents and the framework and I was going to charge money because and I was going to charge money because and I was going to charge money because I can’t open source it like this is my I can’t open source it like this is my I can’t open source it like this is my job I’m trying to make money from this job I’m trying to make money from this job I’m trying to make money from this um although some of it would would have um although some of it would would have um although some of it would would have been open source and I still want to do been open source and I still want to do been open source and I still want to do that but uh I’ve shifted to instead that but uh I’ve shifted to instead that but uh I’ve shifted to instead building a uh a Ser a service that’s building a uh a Ser a service that’s building a uh a Ser a service that’s basically an API service for agent so basically an API service for agent so basically an API service for agent so you call the API to run an agent you you call the API to run an agent you you call the API to run an agent you will you will buy credits will you will buy credits will you will buy credits and you know obviously there’ll be a and you know obviously there’ll be a and you know obviously there’ll be a fixed cost for the uh agent that you fixed cost for the uh agent that you fixed cost for the uh agent that you want to run um it will only charge you want to run um it will only charge you want to run um it will only charge you when it’s successful so if it if when it’s successful so if it if when it’s successful so if it if something fails and it something fails and it something fails and it retries um and it takes like a couple of retries um and it takes like a couple of retries um and it takes like a couple of tries to get that that agent you know tries to get that that agent you know tries to get that that agent you know that the final data to you correct it that the final data to you correct it that the final data to you correct it will actually uh not cost you any extra will actually uh not cost you any extra will actually uh not cost you any extra it will be a fixed price that cost will it will be a fixed price that cost will it will be a fixed price that cost will be on me so the incentive I think is a be on me so the incentive I think is a be on me so the incentive I think is a uh is pretty line so like the more uh is pretty line so like the more uh is pretty line so like the more accurate and better quality that that accurate and better quality that that accurate and better quality that that agent is without needing to like retry a agent is without needing to like retry a agent is without needing to like retry a bunch of times and get it right uh the bunch of times and get it right uh the bunch of times and get it right uh the the cheaper will’ll be for for me so I the cheaper will’ll be for for me so I the cheaper will’ll be for for me so I think that’s I think this is a better think that’s I think this is a better think that’s I think this is a better path forward because I want that quality path forward because I want that quality path forward because I want that quality and speed to be there and I just can’t and speed to be there and I just can’t and speed to be there and I just can’t control that when this is installed on control that when this is installed on control that when this is installed on wherever and people are running it wherever and people are running it wherever and people are running it however so I’m very obsessed with uh um however so I’m very obsessed with uh um however so I’m very obsessed with uh um not having BS hype agents but like not having BS hype agents but like not having BS hype agents but like actually real productive agents that actually real productive agents that actually real productive agents that actually work that are constantly um actually work that are constantly um actually work that are constantly um improving and getting better improving and getting better improving and getting better so what have I been working on this the so what have I been working on this the so what have I been working on this the last day or so uh I’ve been standing up last day or so uh I’ve been standing up last day or so uh I’ve been standing up the back end so getting the back end the back end so getting the back end the back end so getting the back end built so you actually have uh you know a built so you actually have uh you know a built so you actually have uh you know a real API endpoint and I’m I’ve been real API endpoint and I’m I’ve been real API endpoint and I’m I’ve been moving over that code that I had for for moving over that code that I had for for moving over that code that I had for for the that initial framework the that initial framework the that initial framework and trying to get it into this new and trying to get it into this new and trying to get it into this new system and I have something working so system and I have something working so system and I have something working so I’m going to show that off here the I’m going to show that off here the I’m going to show that off here the first agent that I’ve been working on first agent that I’ve been working on first agent that I’ve been working on has been an event scheduling agent so has been an event scheduling agent so has been an event scheduling agent so the idea is you pass it like a string the idea is you pass it like a string the idea is you pass it like a string hey schedule a meeting at this time and hey schedule a meeting at this time and hey schedule a meeting at this time and it the output is a lot of things it the output is a lot of things it the output is a lot of things actually there you can use a lot of actually there you can use a lot of actually there you can use a lot of different outputs and let me just show different outputs and let me just show different outputs and let me just show you so uh this is kind of a more complex you so uh this is kind of a more complex you so uh this is kind of a more complex example you can just put this all in one string you can just put this all in one string you can just put this all in one string you can even put this in there you can you can even put this in there you can you can even put this in there you can be like the the the time zone is this be like the the the time zone is this be like the the the time zone is this there’ll be a lot of different options there’ll be a lot of different options there’ll be a lot of different options so you can just say so you can just say so you can just say input and put it all in there if you input and put it all in there if you input and put it all in there if you want you can put this in there but want you can put this in there but want you can put this in there but ideally you would um make a call so ideally you would um make a call so ideally you would um make a call so pretend pretend this is your app and pretend pretend this is your app and pretend pretend this is your app and this is like the you know the UR the this is like the you know the UR the this is like the you know the UR the final URL and you’re like agent then final URL and you’re like agent then final URL and you’re like agent then schedule ER so you press go schedule ER so you press go schedule ER so you press go and uh it returns this ID to and uh it returns this ID to and uh it returns this ID to you um like I talked about in previous you um like I talked about in previous you um like I talked about in previous videos an agent can be really videos an agent can be really videos an agent can be really complicated it could be it could be one complicated it could be it could be one complicated it could be it could be one that you know can return response in that you know can return response in that you know can return response in like two seconds or it could be a really like two seconds or it could be a really like two seconds or it could be a really long running one that takes like an hour long running one that takes like an hour long running one that takes like an hour who knows who you know whatever the hell who knows who you know whatever the hell who knows who you know whatever the hell the agent does um so you can you have the agent does um so you can you have the agent does um so you can you have two options you can pull so you can you two options you can pull so you can you two options you can pull so you can you can call this and you know you pull and keep this and you know you pull and keep this and you know you pull and keep calling it until it’s calling it until it’s calling it until it’s done which it is or you could pass done which it is or you could pass done which it is or you could pass you’ll be able to pass in a web hook and you’ll be able to pass in a web hook and you’ll be able to pass in a web hook and say okay on success like when you when say okay on success like when you when say okay on success like when you when when it’s done send the data over here when it’s done send the data over here when it’s done send the data over here okay it’s okay it’s okay it’s completed and uh here here are the completed and uh here here are the completed and uh here here are the outputs so you have all the different outputs so you have all the different outputs so you have all the different calendar and and services all the you calendar and and services all the you calendar and and services all the you know Microsoft the teams office blah know Microsoft the teams office blah know Microsoft the teams office blah blah blah blah blah there’s all the DAT blah blah blah blah there’s all the DAT blah blah blah blah there’s all the DAT there’s all there’s all there’s all theall event data um the start time the theall event data um the start time the theall event data um the start time the end end end time uh yada yada yada y so that part’s time uh yada yada yada y so that part’s time uh yada yada yada y so that part’s not that important um this is for me for not that important um this is for me for not that important um this is for me for now uh that will be removed but anyway now uh that will be removed but anyway now uh that will be removed but anyway so let’s say you want to take that and so let’s say you want to take that and so let’s say you want to take that and display it somewhere in an app you have display it somewhere in an app you have display it somewhere in an app you have markdown if you want to send it to markdown if you want to send it to markdown if you want to send it to another another another llm uh you have HTML if you just want to llm uh you have HTML if you just want to llm uh you have HTML if you just want to inject this into a page you have texts inject this into a page you have texts inject this into a page you have texts that shows a nice format hey here’s your that shows a nice format hey here’s your that shows a nice format hey here’s your event and then you have the raw uh IAL event and then you have the raw uh IAL event and then you have the raw uh IAL file so what that does is a lot of email file so what that does is a lot of email file so what that does is a lot of email clients Apple which is the most widely clients Apple which is the most widely clients Apple which is the most widely used email client uh in the world used email client uh in the world used email client uh in the world apparently apparently I thought it was apparently apparently I thought it was apparently apparently I thought it was Gmail uh by attaching this like in an Gmail uh by attaching this like in an Gmail uh by attaching this like in an email it will trigger and add it to email it will trigger and add it to email it will trigger and add it to people’s com ERS so that’s that that is people’s com ERS so that’s that that is people’s com ERS so that’s that that is my use case so the idea is uh you call my use case so the idea is uh you call my use case so the idea is uh you call the agent and you get a really really the agent and you get a really really the agent and you get a really really useful response and you can use it useful response and you can use it useful response and you can use it however you want there’ll be many many however you want there’ll be many many however you want there’ll be many many outputs like this like uh like markdown outputs like this like uh like markdown outputs like this like uh like markdown text a file you know uh whatever I think text a file you know uh whatever I think text a file you know uh whatever I think is useful or or users requests and say is useful or or users requests and say is useful or or users requests and say Hey I want the agent to Output this Hey I want the agent to Output this Hey I want the agent to Output this pretty straightforward stuff it returns pretty straightforward stuff it returns pretty straightforward stuff it returns Json Json Json done now here’s the really cool part done now here’s the really cool part done now here’s the really cool part that I’m quite satisfied with have that I’m quite satisfied with have that I’m quite satisfied with have trigger up and running this is trigger up and running this is trigger up and running this is actually uh this is actually deployed actually uh this is actually deployed actually uh this is actually deployed and and and running I can now running I can now running I can now see all the agents so once this is done see all the agents so once this is done see all the agents so once this is done and the service is up and ready and and the service is up and ready and and the service is up and ready and people are making calls to to the people are making calls to to the people are making calls to to the service I can just come here and see all service I can just come here and see all service I can just come here and see all the agents running live I can see the the agents running live I can see the the agents running live I can see the status I can see what failed I can see status I can see what failed I can see status I can see what failed I can see how long they take I can see what how long they take I can see what how long they take I can see what retried I can see uh the cost I can retried I can see uh the cost I can retried I can see uh the cost I can retry I can like go in and click a retry I can like go in and click a retry I can like go in and click a button and say like uh hey actually button and say like uh hey actually button and say like uh hey actually retry that something catastrophic retry that something catastrophic retry that something catastrophic happened uh so I could replay the run I happened uh so I could replay the run I happened uh so I could replay the run I could download logs and really really could download logs and really really could download logs and really really like I could do do my job really well like I could do do my job really well like I could do do my job really well essentially by providing a service to essentially by providing a service to essentially by providing a service to for people to have their agents around for people to have their agents around for people to have their agents around um this will help me so so much it gives um this will help me so so much it gives um this will help me so so much it gives me a solid framework to to build on top me a solid framework to to build on top me a solid framework to to build on top of uh to handle all all the complexity of uh to handle all all the complexity of uh to handle all all the complexity complexities of running such a service complexities of running such a service complexities of running such a service um and it does a lot of really Advanced um and it does a lot of really Advanced um and it does a lot of really Advanced uh queuing which was kind of the main uh queuing which was kind of the main uh queuing which was kind of the main draw because at first I started using draw because at first I started using draw because at first I started using bull JS which is uh kind of like rabit bull JS which is uh kind of like rabit bull JS which is uh kind of like rabit inq accelery for python a queuing system inq accelery for python a queuing system inq accelery for python a queuing system and and and in my opinion those are fantastic in my opinion those are fantastic in my opinion those are fantastic libraries but they were libraries but they were libraries but they were built uh kind of kind of a while built uh kind of kind of a while built uh kind of kind of a while ago where it was just a long running ago where it was just a long running ago where it was just a long running asynchronous task but this is kind of asynchronous task but this is kind of asynchronous task but this is kind of built for AI task like this is built for AI task like this is built for AI task like this is explicitly built for this because it’s a explicitly built for this because it’s a explicitly built for this because it’s a new product and this just checked a lot new product and this just checked a lot new product and this just checked a lot of boxes for me in terms of like smart of boxes for me in terms of like smart of boxes for me in terms of like smart queueing um retrying and it just ticked queueing um retrying and it just ticked queueing um retrying and it just ticked a lot of the boxes that that I had so um a lot of the boxes that that I had so um a lot of the boxes that that I had so um and I’m a visual person like I love and I’m a visual person like I love and I’m a visual person like I love coming in here and I want to come in coming in here and I want to come in coming in here and I want to come in here and see like see the things running here and see like see the things running here and see like see the things running and it’s funny I was showing this to and it’s funny I was showing this to and it’s funny I was showing this to somebody last night and I accidentally somebody last night and I accidentally somebody last night and I accidentally was debugging locally and I had a a was debugging locally and I had a a was debugging locally and I had a a debugger in the code and it like paused debugger in the code and it like paused debugger in the code and it like paused and I was like why isn’t this working uh and I was like why isn’t this working uh and I was like why isn’t this working uh what’s going on here and then I realized what’s going on here and then I realized what’s going on here and then I realized oh it’s like the code just has been oh it’s like the code just has been oh it’s like the code just has been like holded so I closed it I killed the like holded so I closed it I killed the like holded so I closed it I killed the server and restarted it and whoop the server and restarted it and whoop the server and restarted it and whoop the thing just like finished the the agent thing just like finished the the agent thing just like finished the the agent and returned the data uh that that’s and returned the data uh that that’s and returned the data uh that that’s fantastic it actually like worked fantastic it actually like worked fantastic it actually like worked spectacularly well so if there’s a spectacularly well so if there’s a spectacularly well so if there’s a hiccup on the server whatever you know hiccup on the server whatever you know hiccup on the server whatever you know everything gets backed up doesn’t matter everything gets backed up doesn’t matter everything gets backed up doesn’t matter this thing will keep humming along and this thing will keep humming along and this thing will keep humming along and it goes to the queue and it returns all it goes to the queue and it returns all it goes to the queue and it returns all the data and if people are calling it the data and if people are calling it the data and if people are calling it with a web hook then it you know takes a with a web hook then it you know takes a with a web hook then it you know takes a few seconds it’s fine and that’s the few seconds it’s fine and that’s the few seconds it’s fine and that’s the beauty of this tool is I could like look beauty of this tool is I could like look beauty of this tool is I could like look and keep my eye on these things like I and keep my eye on these things like I and keep my eye on these things like I could just visually go could just visually go could just visually go see see see uh like look why did this take way uh like look why did this take way uh like look why did this take way longer like so what’s next what’s next longer like so what’s next what’s next longer like so what’s next what’s next uh tweaking that framework that I built uh tweaking that framework that I built uh tweaking that framework that I built to fit this model is what I’m working on to fit this model is what I’m working on to fit this model is what I’m working on right now uh right now uh right now uh that needs a little bit of rework that needs a little bit of rework that needs a little bit of rework because there’s going to be because there’s going to be because there’s going to be issues um with two issues um with two issues um with two competing like retry mechanisms that competing like retry mechanisms that competing like retry mechanisms that retry things and I want retry things and I want retry things and I want to I want to add what’s called to I want to add what’s called to I want to add what’s called um well what I call I don’t know if um well what I call I don’t know if um well what I call I don’t know if other people call this this but other people call this this but other people call this this but cascading model so if there’s a really cascading model so if there’s a really cascading model so if there’s a really complicated complicated complicated agent and you agent and you agent and you you try to hit you know the cheaper you try to hit you know the cheaper you try to hit you know the cheaper lln and it just doesn’t nail it and and lln and it just doesn’t nail it and and lln and it just doesn’t nail it and and it the quality isn’t good enough and it it the quality isn’t good enough and it it the quality isn’t good enough and it needs to retry to try to like hey no needs to retry to try to like hey no needs to retry to try to like hey no that that’s not quite the output we that that’s not quite the output we that that’s not quite the output we wanted if it keeps failing to to get it wanted if it keeps failing to to get it wanted if it keeps failing to to get it okay just escalate and go to the more okay just escalate and go to the more okay just escalate and go to the more expensive model like it we need to expensive model like it we need to expensive model like it we need to get the user their data we need this get the user their data we need this get the user their data we need this thing to work really well like just just thing to work really well like just just thing to work really well like just just go like for example going for chat GPT go like for example going for chat GPT go like for example going for chat GPT 40 go to 01 or go to 03 whatever go to 40 go to 01 or go to 03 whatever go to 40 go to 01 or go to 03 whatever go to whatever model like like take longer whatever model like like take longer whatever model like like take longer like get it right um I want to enable like get it right um I want to enable like get it right um I want to enable that so if a so if a user is like I’m that so if a so if a user is like I’m that so if a so if a user is like I’m leaning more leaning more leaning more towards having a fixed cost and it only towards having a fixed cost and it only towards having a fixed cost and it only is that price for the completion so if is that price for the completion so if is that price for the completion so if something just catastrophically fails something just catastrophically fails something just catastrophically fails and it just doesn’t work you’re not and it just doesn’t work you’re not and it just doesn’t work you’re not you’re not charged like oops hey sorry you’re not charged like oops hey sorry you’re not charged like oops hey sorry we’re working on this this this didn’t we’re working on this this this didn’t we’re working on this this this didn’t work but you’re not charged so I’m I’m work but you’re not charged so I’m I’m work but you’re not charged so I’m I’m leaning much more towards that model and leaning much more towards that model and leaning much more towards that model and that’s up to me like just getting it that’s up to me like just getting it that’s up to me like just getting it right and if I have to escalate to a right and if I have to escalate to a right and if I have to escalate to a more expensive model then okay and and more expensive model then okay and and more expensive model then okay and and I’ll look at I’ll look at this and I’ll look at I’ll look at this and I’ll look at I’ll look at this and figure it out I’ll have like a dashboard figure it out I’ll have like a dashboard figure it out I’ll have like a dashboard or something that shows me hey this this or something that shows me hey this this or something that shows me hey this this agent is like costing much more than you agent is like costing much more than you agent is like costing much more than you realize ah okay well then I need to up realize ah okay well then I need to up realize ah okay well then I need to up the price like clearly clearly it’s a the price like clearly clearly it’s a the price like clearly clearly it’s a more expensive more complex agent so more expensive more complex agent so more expensive more complex agent so these are the things I’m working on and these are the things I’m working on and these are the things I’m working on and I’m trying to build right now that’s it I’m trying to build right now that’s it I’m trying to build right now that’s it for my update today I’m so excited to for my update today I’m so excited to for my update today I’m so excited to see this working I’m very pleased with see this working I’m very pleased with see this working I’m very pleased with how this has turned out how this has turned out how this has turned out um I’m I’m stoked I’m so stoked about um I’m I’m stoked I’m so stoked about um I’m I’m stoked I’m so stoked about this to be completely honest with you I this to be completely honest with you I this to be completely honest with you I think this is going to be think this is going to be think this is going to be uh I think this is going to be a truly uh I think this is going to be a truly uh I think this is going to be a truly useful service like I myself will be a useful service like I myself will be a useful service like I myself will be a customer I myself will use this so I’m customer I myself will use this so I’m customer I myself will use this so I’m I’m excited to even use this thing this I’m excited to even use this thing this I’m excited to even use this thing this is this is turning out much better than is this is turning out much better than is this is turning out much better than what I was in initially going to launch what I was in initially going to launch what I was in initially going to launch with um with like an mpm with um with like an mpm with um with like an mpm package so let me know what you think in package so let me know what you think in package so let me know what you think in the comments what do you think uh do you the comments what do you think uh do you the comments what do you think uh do you want to use this what agents do you want want to use this what agents do you want want to use this what agents do you want to see built that is what I’m really to see built that is what I’m really to see built that is what I’m really really interested in what agents do you really interested in what agents do you really interested in what agents do you want built anyways that’s it for the want built anyways that’s it for the want built anyways that’s it for the update today onto my random story for update today onto my random story for update today onto my random story for the day uh I was cooking earlier and I accidentally burned the earlier and I accidentally burned the earlier and I accidentally burned the out of my hand burned the hell out out of my hand burned the hell out out of my hand burned the hell out of my hand and reminding me of uh my of my hand and reminding me of uh my of my hand and reminding me of uh my first job uh um that I ever had in my first job uh um that I ever had in my first job uh um that I ever had in my life so I got a job right after high life so I got a job right after high life so I got a job right after high school um I was like okay it’s you know school um I was like okay it’s you know school um I was like okay it’s you know time to join the workforce I got a time to join the workforce I got a time to join the workforce I got a crappy you know part-time job at pizza crappy you know part-time job at pizza crappy you know part-time job at pizza place actually my sister got me the job place actually my sister got me the job place actually my sister got me the job most jobs I’ve ever had somebody it was most jobs I’ve ever had somebody it was most jobs I’ve ever had somebody it was from somebody I knew so anyways this from somebody I knew so anyways this from somebody I knew so anyways this place sucked I place sucked I place sucked I mean it was it was funny because it was mean it was it was funny because it was mean it was it was funny because it was in a really prestigious uh neighborhood in a really prestigious uh neighborhood in a really prestigious uh neighborhood like really really richy area especially like really really richy area especially like really really richy area especially at the time like long I won’t say how at the time like long I won’t say how at the time like long I won’t say how many years ago this was but it was a many years ago this was but it was a many years ago this was but it was a long time ago and the owner of this like long time ago and the owner of this like long time ago and the owner of this like company was obsessed with having having company was obsessed with having having company was obsessed with having having a a place in this location because it a a place in this location because it a a place in this location because it was so you know snobbish and prestigious was so you know snobbish and prestigious was so you know snobbish and prestigious in the city uh that I grew up up in and in the city uh that I grew up up in and in the city uh that I grew up up in and this place was behind the scenes a this place was behind the scenes a this place was behind the scenes a show the manager sold drugs like he show the manager sold drugs like he show the manager sold drugs like he would oh I’m going on a break he’d go to would oh I’m going on a break he’d go to would oh I’m going on a break he’d go to the parking lot and sell drugs uh a the parking lot and sell drugs uh a the parking lot and sell drugs uh a bunch of the staff did drugs or sold bunch of the staff did drugs or sold bunch of the staff did drugs or sold drugs themselves not me I was like the drugs themselves not me I was like the drugs themselves not me I was like the square bear uh and they always made fun square bear uh and they always made fun square bear uh and they always made fun of me because I was like the nerdy young of me because I was like the nerdy young of me because I was like the nerdy young guy out of high school who was the guy out of high school who was the guy out of high school who was the square bear uh they would do drugs there square bear uh they would do drugs there square bear uh they would do drugs there uh everyone stole from this place they’d uh everyone stole from this place they’d uh everyone stole from this place they’d make them make themselves food their make them make themselves food their make them make themselves food their friends their family food and they would friends their family food and they would friends their family food and they would just walk out the door you know hey just walk out the door you know hey just walk out the door you know hey buddy like here’s a whole pizza for you buddy like here’s a whole pizza for you buddy like here’s a whole pizza for you and your family I mean this place was a and your family I mean this place was a and your family I mean this place was a complete show and I worked you know complete show and I worked you know complete show and I worked you know they worked me to death because I was they worked me to death because I was they worked me to death because I was like this is my first job you know I like this is my first job you know I like this is my first job you know I took it really serious and I burned took it really serious and I burned took it really serious and I burned myself so many goddamn times I had scars myself so many goddamn times I had scars myself so many goddamn times I had scars all over my hands from putting you know all over my hands from putting you know all over my hands from putting you know my that damn pizza in the oven it was my that damn pizza in the oven it was my that damn pizza in the oven it was miserable it was miserable these people miserable it was miserable these people miserable it was miserable these people treated me so badly I worked so hard at treated me so badly I worked so hard at treated me so badly I worked so hard at this place these and I’ll never this place these and I’ll never this place these and I’ll never forget forget forget the things were getting worse and worse the things were getting worse and worse the things were getting worse and worse at this place and you’re probably at this place and you’re probably at this place and you’re probably wondering why why didn’t they shut this wondering why why didn’t they shut this wondering why why didn’t they shut this store down because this was kind of a store down because this was kind of a store down because this was kind of a new New Concept restaurant for this new New Concept restaurant for this new New Concept restaurant for this company and the owner was the owner company and the owner was the owner company and the owner was the owner would go in there like an owner of a big would go in there like an owner of a big would go in there like an owner of a big company he would go in there personally company he would go in there personally company he would go in there personally he was obsessed with this like like the he was obsessed with this like like the he was obsessed with this like like the idea of his his company having a loc you idea of his his company having a loc you idea of his his company having a loc you know a location and then place he didn’t know a location and then place he didn’t know a location and then place he didn’t even care if it lost money like the it even care if it lost money like the it even care if it lost money like the it was a Prestige ego thing the guy didn’t was a Prestige ego thing the guy didn’t was a Prestige ego thing the guy didn’t care that this place didn’t turn a care that this place didn’t turn a care that this place didn’t turn a profit it didn’t turn a profit because profit it didn’t turn a profit because profit it didn’t turn a profit because the horrible staff by the way uh I think the horrible staff by the way uh I think the horrible staff by the way uh I think eventually they got the hint and they eventually they got the hint and they eventually they got the hint and they closed it down so at the end of my time closed it down so at the end of my time closed it down so at the end of my time there I’ll never forget it was a kind of there I’ll never forget it was a kind of there I’ll never forget it was a kind of a afternoon kind of quiet and they left a afternoon kind of quiet and they left a afternoon kind of quiet and they left me there like like the manager or the me there like like the manager or the me there like like the manager or the guy in charge for the day and some other guy in charge for the day and some other guy in charge for the day and some other staff they went to the bar like on the staff they went to the bar like on the staff they went to the bar like on the clock left me the solo person there to clock left me the solo person there to clock left me the solo person there to do run the entire store for like 2 hours do run the entire store for like 2 hours do run the entire store for like 2 hours while they were having drinks I was done while they were having drinks I was done while they were having drinks I was done with these people I was like this with these people I was like this with these people I was like this place you all like this is a place you all like this is a place you all like this is a show I’m out of here and I quit and got show I’m out of here and I quit and got show I’m out of here and I quit and got a another horrible you know underpaid a another horrible you know underpaid a another horrible you know underpaid job and uh yeah amazingly the scars went job and uh yeah amazingly the scars went job and uh yeah amazingly the scars went away after like 10 years but I think I’m away after like 10 years but I think I’m away after like 10 years but I think I’m going to have another scar after today going to have another scar after today going to have another scar after today that really I really stupidly burned my that really I really stupidly burned my that really I really stupidly burned my hand hand hand all right that’s all I got for today all right that’s all I got for today all right that’s all I got for today happy Friday and uh we made it through happy Friday and uh we made it through happy Friday and uh we made it through January see you all tomorrow
Description
Ongoing challenges:
- Configuration troubleshooting
- Infrastructure adjustments
- Performance optimization
Summary
Summary of the Video: Daily Update - January 31, 2025
The speaker shares his progress in building an AI company, detailing a shift from a downloadable agent framework to an API service model. He demonstrates an event scheduling agent, discusses backend improvements and smart queuing, and concludes with a personal anecdote about a past job incident.
Chapters
AI with Steve build in public
Subscribe to stay up to date