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 build and public build and public log uh it’s January 26 log uh it’s January 26 log uh it’s January 26 2025 uh I’m still working through 2025 uh I’m still working through 2025 uh I’m still working through finishing up my finishing up my finishing up my agent um the main thing I’m a little agent um the main thing I’m a little agent um the main thing I’m a little little stuck little stuck little stuck on is I want to on is I want to on is I want to collect metrics collect metrics collect metrics okay you need to be able to see uh all okay you need to be able to see uh all okay you need to be able to see uh all the things like how much is it costing the things like how much is it costing the things like how much is it costing you uh you know how many tokens are you you uh you know how many tokens are you you uh you know how many tokens are you using for the input and the output how using for the input and the output how using for the input and the output how how many times is does the thing succeed how many times is does the thing succeed how many times is does the thing succeed how many times does it fail you need to how many times does it fail you need to how many times does it fail you need to be able to see these things and the be able to see these things and the be able to see these things and the thing I’m rocking my brains on is so I’m thing I’m rocking my brains on is so I’m thing I’m rocking my brains on is so I’m building this so not not just for me but building this so not not just for me but building this so not not just for me but so other people can drop the agent into so other people can drop the agent into so other people can drop the agent into their code product project whatever and their code product project whatever and their code product project whatever and use and interface with so how how how use and interface with so how how how use and interface with so how how how should I build this this so people should I build this this so people should I build this this so people can take those those can take those those can take those those metrics and store them so I I’m just I metrics and store them so I I’m just I metrics and store them so I I’m just I need to build this in like a very need to build this in like a very need to build this in like a very Universal way so you can easily hook in Universal way so you can easily hook in Universal way so you can easily hook in an interface with this agent with word an interface with this agent with word an interface with this agent with word with the code and and do as you want with the code and and do as you want with the code and and do as you want with the uh with the metrics so that’s with the uh with the metrics so that’s with the uh with the metrics so that’s what I’m working through I’m trying to what I’m working through I’m trying to what I’m working through I’m trying to figure out how I want to do it so I’m figure out how I want to do it so I’m figure out how I want to do it so I’m starting with that like Okay because I’m starting with that like Okay because I’m starting with that like Okay because I’m going to use this this agent that I’m going to use this this agent that I’m going to use this this agent that I’m building in my in my project okay building in my in my project okay building in my in my project okay well how how do I want to do that let me well how how do I want to do that let me well how how do I want to do that let me just start there and then go backwards just start there and then go backwards just start there and then go backwards and figure out how to make it and figure out how to make it and figure out how to make it Universal you know the thing runs and Universal you know the thing runs and Universal you know the thing runs and then you get your then you get your then you get your metrics so you get the metrics so you get the metrics so you get the output and then you get the uh you know output and then you get the uh you know output and then you get the uh you know all all the possible outputs that you all all the possible outputs that you all all the possible outputs that you might need like let’s say you need let’s might need like let’s say you need let’s might need like let’s say you need let’s say you need mark down uh to put say you need mark down uh to put say you need mark down uh to put somewhere maybe you want to like somewhere maybe you want to like somewhere maybe you want to like actually send that output to like actually send that output to like actually send that output to like another I call to an llm you want text another I call to an llm you want text another I call to an llm you want text HTML you get a file that’s like an IAL HTML you get a file that’s like an IAL HTML you get a file that’s like an IAL file you have all these outputs that you file you have all these outputs that you file you have all these outputs that you you can that you get from this agent you can that you get from this agent you can that you get from this agent maybe just one of the outputs is metrics maybe just one of the outputs is metrics maybe just one of the outputs is metrics and I mean that’s kind of how it is and I mean that’s kind of how it is and I mean that’s kind of how it is working right now where you uh you just working right now where you uh you just working right now where you uh you just get the metrics for that that call that get the metrics for that that call that get the metrics for that that call that just happened just happened just happened I don’t know maybe you want to um just I don’t know maybe you want to um just I don’t know maybe you want to um just dump it like in a in like a like a log dump it like in a in like a like a log dump it like in a in like a like a log file like maybe like server logs maybe file like maybe like server logs maybe file like maybe like server logs maybe you want to send exceptions to you want to send exceptions to you want to send exceptions to Sentry maybe you want to I don’t know Sentry maybe you want to I don’t know Sentry maybe you want to I don’t know I’m trying to figure this all out but I’m trying to figure this all out but I’m trying to figure this all out but this this is what I’m working through um this this is what I’m working through um this this is what I’m working through um the thing is almost done uh I have a few the thing is almost done uh I have a few the thing is almost done uh I have a few last things to do especially for the last things to do especially for the last things to do especially for the test um test um test um I did another experiment I yesterday I did another experiment I yesterday I did another experiment I yesterday said all I’m done doing this I couldn’t said all I’m done doing this I couldn’t said all I’m done doing this I couldn’t resist so y’all the costs are so damn resist so y’all the costs are so damn resist so y’all the costs are so damn high when I run all the tests and it high when I run all the tests and it high when I run all the tests and it does a lot of calls it sends a lot of does a lot of calls it sends a lot of does a lot of calls it sends a lot of data like tokens essentially a lot of data like tokens essentially a lot of data like tokens essentially a lot of texts and tokens to the texts and tokens to the texts and tokens to the llm it’s expensive it’s costing me like llm it’s expensive it’s costing me like llm it’s expensive it’s costing me like it’s costing me several dollars a day it’s costing me several dollars a day it’s costing me several dollars a day working on this um I mean I’m just like working on this um I mean I’m just like working on this um I mean I’m just like hammering this thing away and and hammering this thing away and and hammering this thing away and and running test Non-Stop and working for running test Non-Stop and working for running test Non-Stop and working for hours um and making you know making tons hours um and making you know making tons hours um and making you know making tons of calls of calls of calls like like throughout you know the hours like like throughout you know the hours like like throughout you know the hours that I’m that I’m that I’m working but I just cannot resist the working but I just cannot resist the working but I just cannot resist the Allure of spending a l less money I Allure of spending a l less money I Allure of spending a l less money I really can’t so I did I did a big really can’t so I did I did a big really can’t so I did I did a big experiment where I I tried out eight experiment where I I tried out eight experiment where I I tried out eight different different different llms uh llms uh llms uh different models here why why am I different models here why why am I different models here why why am I rattling them off I’ll just show you rattling them off I’ll just show you rattling them off I’ll just show you there’s nothing sensitive here these are there’s nothing sensitive here these are there’s nothing sensitive here these are these are these come from the these are these come from the these are these come from the environmental variables um okay so yeah environmental variables um okay so yeah environmental variables um okay so yeah I did an experiment where I went through I did an experiment where I went through I did an experiment where I went through and tried all these different models I and tried all these different models I and tried all these different models I tried 40 that’s what I’ve been using I tried 40 that’s what I’ve been using I tried 40 that’s what I’ve been using I tried 01 mini so slow uh I tried tried 01 mini so slow uh I tried tried 01 mini so slow uh I tried Claude on yet uh four 40 mini is the one Claude on yet uh four 40 mini is the one Claude on yet uh four 40 mini is the one I’m really wanting to get work to get I’m really wanting to get work to get I’m really wanting to get work to get working to be honest mistel uh um I working to be honest mistel uh um I working to be honest mistel uh um I tried tried the tried tried the tried tried the latest and greatest llama model Gemini latest and greatest llama model Gemini latest and greatest llama model Gemini Pro which looked pretty promising I even Pro which looked pretty promising I even Pro which looked pretty promising I even tried tried tried Gro Gro Gro and I I and I I and I I tried I tried deep tried I tried deep tried I tried deep seek the R1 like I actually made an seek the R1 like I actually made an seek the R1 like I actually made an account and and and paid money to try uh account and and and paid money to try uh account and and and paid money to try uh deep seek deep seek deep seek R1 holy it’s so slow it’s just you R1 holy it’s so slow it’s just you R1 holy it’s so slow it’s just you know there’s a lot of hype and again my know there’s a lot of hype and again my know there’s a lot of hype and again my my thing is trying to cut through the my thing is trying to cut through the my thing is trying to cut through the hype and is it powerful yes is hype and is it powerful yes is hype and is it powerful yes is it cool yes does it work pretty well for it cool yes does it work pretty well for it cool yes does it work pretty well for some things yes but it is so slow and uh some things yes but it is so slow and uh some things yes but it is so slow and uh I actually I actually I actually tried um not using open router I tried um not using open router I tried um not using open router I actually actually actually tried connecting to like directly to tried connecting to like directly to tried connecting to like directly to their API it was so much faster than their API it was so much faster than their API it was so much faster than open router by the way so open router is open router by the way so open router is open router by the way so open router is pretty slow I’m pretty slow I’m pretty slow I’m not not overly impressed with open not not overly impressed with open not not overly impressed with open router to be completely honest I find it router to be completely honest I find it router to be completely honest I find it just so so slow all the calls take for just so so slow all the calls take for just so so slow all the calls take for forever I mean in my experiments I’ve forever I mean in my experiments I’ve forever I mean in my experiments I’ve been doing the last day calling that been doing the last day calling that been doing the last day calling that model directly like if you’re going to model directly like if you’re going to model directly like if you’re going to do Google calling Google directly go do Google calling Google directly go do Google calling Google directly go going straight to uh anthropic you know going straight to uh anthropic you know going straight to uh anthropic you know cutting out the middleman open router cutting out the middleman open router cutting out the middleman open router seems to be way seems to be way seems to be way faster uh of desperation I faster uh of desperation I faster uh of desperation I tried the open router Auto one where tried the open router Auto one where tried the open router Auto one where it’s like oh let me figure out how to it’s like oh let me figure out how to it’s like oh let me figure out how to route your your your route your your your route your your your request uh once again guess who the request uh once again guess who the request uh once again guess who the crown Crown winner was 40 g chat GPT 40 crown Crown winner was 40 g chat GPT 40 crown Crown winner was 40 g chat GPT 40 I mean it just is the smartest and the I mean it just is the smartest and the I mean it just is the smartest and the fastest like straight up uh and I fastest like straight up uh and I fastest like straight up uh and I mean 40 is a like from from the mean 40 is a like from from the mean 40 is a like from from the experiments I’ve been doing is the very experiments I’ve been doing is the very experiments I’ve been doing is the very best for costs speed accuracy like being best for costs speed accuracy like being best for costs speed accuracy like being smart clog is very good too but it like smart clog is very good too but it like smart clog is very good too but it like depends on your toss so this agent it’s depends on your toss so this agent it’s depends on your toss so this agent it’s not like a coding thing it is not like a coding thing it is not like a coding thing it is very smartly read text very fast and very smartly read text very fast and very smartly read text very fast and figure out the intention uh figure out figure out the intention uh figure out figure out the intention uh figure out like like like dates locations figure out the intention dates locations figure out the intention dates locations figure out the intention of this text you know what I mean it’s of this text you know what I mean it’s of this text you know what I mean it’s it’s like uh a human could look at this it’s like uh a human could look at this it’s like uh a human could look at this thing and and do it really quick like a thing and and do it really quick like a thing and and do it really quick like a minute or minute or minute or something it’s not math it’s not coding something it’s not math it’s not coding something it’s not math it’s not coding so for that like general purpose um I so for that like general purpose um I so for that like general purpose um I don’t know about Claude for this this don’t know about Claude for this this don’t know about Claude for this this one so okay here’s a big one so okay here’s a big one so okay here’s a big caveat one thing I quickly realized was caveat one thing I quickly realized was caveat one thing I quickly realized was for all these models they fa it failed for all these models they fa it failed for all these models they fa it failed spectacularly because the prompt so to spectacularly because the prompt so to spectacularly because the prompt so to really try all the models I could not really try all the models I could not really try all the models I could not get just like one prompt that worked get just like one prompt that worked get just like one prompt that worked really well nope you need a different really well nope you need a different really well nope you need a different prompt for each goddamn model prompt for each goddamn model prompt for each goddamn model [Applause] [Applause] [Applause] this is that means I would need one a this is that means I would need one a this is that means I would need one a good one for deep seek for Gro for good one for deep seek for Gro for good one for deep seek for Gro for Gemini Mama for this no it’s just like Gemini Mama for this no it’s just like Gemini Mama for this no it’s just like too dumb mistol is okay in my opinion too dumb mistol is okay in my opinion too dumb mistol is okay in my opinion truthfully the only ones I could truthfully the only ones I could truthfully the only ones I could actually use for real for this is actually use for real for this is actually use for real for this is CLA Chachi CLA Chachi CLA Chachi petite petite petite Gemini and deep seek Gemini and deep seek Gemini and deep seek um and um and um and I would need to create a prompt for all I would need to create a prompt for all I would need to create a prompt for all of this and I’m just I’m just not going of this and I’m just I’m just not going of this and I’m just I’m just not going to I think the juice is not worth the to I think the juice is not worth the to I think the juice is not worth the squeeze I’ve tested this enough I’ve squeeze I’ve tested this enough I’ve squeeze I’ve tested this enough I’ve hammered away at all of these and I’m hammered away at all of these and I’m hammered away at all of these and I’m telling you right now 4 O’s the telling you right now 4 O’s the telling you right now 4 O’s the winner but I believe 40 mini is the way winner but I believe 40 mini is the way winner but I believe 40 mini is the way to go and I think I need to do a lot to go and I think I need to do a lot to go and I think I need to do a lot more little tweaks to the prompt and I more little tweaks to the prompt and I more little tweaks to the prompt and I think I could get four mini to work think I could get four mini to work think I could get four mini to work that’s just the winner with cost and that’s just the winner with cost and that’s just the winner with cost and speed and accuracy it really is but I’m speed and accuracy it really is but I’m speed and accuracy it really is but I’m leaning a bit more towards using 40 just leaning a bit more towards using 40 just leaning a bit more towards using 40 just to be on the safe side because I know a to be on the safe side because I know a to be on the safe side because I know a lot of content is probably going to be lot of content is probably going to be lot of content is probably going to be thrown at it and then you just need 40 thrown at it and then you just need 40 thrown at it and then you just need 40 it’s just too smart uh that that’s what it’s just too smart uh that that’s what it’s just too smart uh that that’s what I’ve seen in my test please let me know I’ve seen in my test please let me know I’ve seen in my test please let me know in the comments if you’ve seen otherwise in the comments if you’ve seen otherwise in the comments if you’ve seen otherwise deep seek is very deep seek is very deep seek is very promising but believe me even calling promising but believe me even calling promising but believe me even calling the calling their API directly it is far the calling their API directly it is far the calling their API directly it is far too slow it’s far far far far far too too slow it’s far far far far far too too slow it’s far far far far far too slow uh I had to Jack Jack up the slow uh I had to Jack Jack up the slow uh I had to Jack Jack up the timeouts on the test like per the time timeouts on the test like per the time timeouts on the test like per the time of per test uh per request like I mean of per test uh per request like I mean of per test uh per request like I mean it’s just it’s what do you it’s it’s just it’s what do you it’s it’s just it’s what do you it’s just so you’re going to make the user just so you’re going to make the user just so you’re going to make the user sit back for like a minute a minute and sit back for like a minute a minute and sit back for like a minute a minute and a half and wait for it to like read an a half and wait for it to like read an a half and wait for it to like read an email and figure it out no no no no no email and figure it out no no no no no email and figure it out no no no no no that’s the update for today that’s what that’s the update for today that’s what that’s the update for today that’s what I’ve been doing I found it um I’ve been doing I found it um I’ve been doing I found it um interesting exercise and I found it also interesting exercise and I found it also interesting exercise and I found it also so frustrating that you had to create a so frustrating that you had to create a so frustrating that you had to create a prompt I I want I want an prompt I I want I want an prompt I I want I want an agent agent agent or I want an agent or some kind of tool or I want an agent or some kind of tool or I want an agent or some kind of tool that will like tweak my prompt for all that will like tweak my prompt for all that will like tweak my prompt for all the models like automatically I don’t I the models like automatically I don’t I the models like automatically I don’t I don’t know I’m just thinking out loud don’t know I’m just thinking out loud don’t know I’m just thinking out loud here but I just found it so here but I just found it so here but I just found it so disheartening to go and try to test all disheartening to go and try to test all disheartening to go and try to test all of these and realize it doesn’t work of these and realize it doesn’t work of these and realize it doesn’t work you’re like prompt this clearly doesn’t you’re like prompt this clearly doesn’t you’re like prompt this clearly doesn’t work for all of them so it is what it is work for all of them so it is what it is work for all of them so it is what it is uh I I’m going with foro honestly or 40 uh I I’m going with foro honestly or 40 uh I I’m going with foro honestly or 40 mini uh onto my random story for the day mini uh onto my random story for the day mini uh onto my random story for the day um today or in the last 24 hours at um today or in the last 24 hours at um today or in the last 24 hours at least I I I tried out uh I I pulled out least I I I tried out uh I I pulled out least I I I tried out uh I I pulled out the old Oculus 2 Quest 2 and and played the old Oculus 2 Quest 2 and and played the old Oculus 2 Quest 2 and and played around with it um because I saw and one around with it um because I saw and one around with it um because I saw and one of my favorite apps VR apps had a had a of my favorite apps VR apps had a had a of my favorite apps VR apps had a had a big update so since the last time I’ve big update so since the last time I’ve big update so since the last time I’ve used it you know with the Oculus I find it it’s cool but not cool Oculus I find it it’s cool but not cool Oculus I find it it’s cool but not cool enough you know what I mean like you enough you know what I mean like you enough you know what I mean like you know it’s just not it’s still not good know it’s just not it’s still not good know it’s just not it’s still not good enough to like keep you pulled in and enough to like keep you pulled in and enough to like keep you pulled in and using it like every single day um but my using it like every single day um but my using it like every single day um but my my my partner my my partner my my partner is in the other side of the world and we is in the other side of the world and we is in the other side of the world and we need stuff to do to like get together need stuff to do to like get together need stuff to do to like get together and it’s kind of fun to like play games and it’s kind of fun to like play games and it’s kind of fun to like play games and do stuff virtually because you know and do stuff virtually because you know and do stuff virtually because you know just talking on the phone gets a little just talking on the phone gets a little just talking on the phone gets a little bit boring uh my favorite my favorite bit boring uh my favorite my favorite bit boring uh my favorite my favorite app by the way is big screen VR I I app by the way is big screen VR I I app by the way is big screen VR I I think it’s great anyway so it just so think it’s great anyway so it just so think it’s great anyway so it just so when I got the Oculus was uh during when I got the Oculus was uh during when I got the Oculus was uh during during covid so I was living in istan during covid so I was living in istan during covid so I was living in istan buul turkey I got stuck there uh and buul turkey I got stuck there uh and buul turkey I got stuck there uh and ended up living there for quite a while ended up living there for quite a while ended up living there for quite a while like getting like residency like card like getting like residency like card like getting like residency like card and everything like I ended up like and everything like I ended up like and everything like I ended up like really living there for uh a year and a really living there for uh a year and a really living there for uh a year and a half or half or half or something but anyways I I was there when something but anyways I I was there when something but anyways I I was there when Co happened and they they locked down Co happened and they they locked down Co happened and they they locked down really hard for much longer than a lot really hard for much longer than a lot really hard for much longer than a lot of countries in the world so the of countries in the world so the of countries in the world so the lockdowns were strict really severe like lockdowns were strict really severe like lockdowns were strict really severe like enforce the police you couldn’t go enforce the police you couldn’t go enforce the police you couldn’t go anywhere you couldn’t do anything and I anywhere you couldn’t do anything and I anywhere you couldn’t do anything and I did not have a job at this time so I was did not have a job at this time so I was did not have a job at this time so I was on a on a on a sabatical and let me tell you I was sabatical and let me tell you I was sabatical and let me tell you I was going nuts because so I did not going nuts because so I did not going nuts because so I did not H you know I had a laptop but I didn’t H you know I had a laptop but I didn’t H you know I had a laptop but I didn’t have like have like have like proper you know this is my house and no proper you know this is my house and no proper you know this is my house and no worries I have all the things I need so worries I have all the things I need so worries I have all the things I need so I was bored to death and I didn’t have I was bored to death and I didn’t have I was bored to death and I didn’t have like a like a like a gaming PC I didn’t have you gaming PC I didn’t have you gaming PC I didn’t have you know a console all I had was like TV and know a console all I had was like TV and know a console all I had was like TV and movies and I was so goddamn bored so I’m movies and I was so goddamn bored so I’m movies and I was so goddamn bored so I’m not much of a gamer but when you don’t not much of a gamer but when you don’t not much of a gamer but when you don’t have a job and you’re you’re locked down have a job and you’re you’re locked down have a job and you’re you’re locked down and Co and you you can’t do anything and Co and you you can’t do anything and Co and you you can’t do anything you’re going to you’re you want to do you’re going to you’re you want to do you’re going to you’re you want to do something like so badly so I ended up something like so badly so I ended up something like so badly so I ended up getting uh I ended up getting two Oculus getting uh I ended up getting two Oculus getting uh I ended up getting two Oculus so you couldn’t get it in Turkey this so you couldn’t get it in Turkey this so you couldn’t get it in Turkey this was like weird covid time so I went on was like weird covid time so I went on was like weird covid time so I went on this site it’s pretty cool it’s where this site it’s pretty cool it’s where this site it’s pretty cool it’s where you you put in an order and you’re like you you put in an order and you’re like you you put in an order and you’re like hey I want this I want this thing in hey I want this I want this thing in hey I want this I want this thing in Istanbul Turkey and someone will bring Istanbul Turkey and someone will bring Istanbul Turkey and someone will bring it to you and they get a feat like you it to you and they get a feat like you it to you and they get a feat like you know what I mean if they if they go buy know what I mean if they if they go buy know what I mean if they if they go buy it and they take it out of the box and it and they take it out of the box and it and they take it out of the box and they put it in their suitcase and they they put it in their suitcase and they they put it in their suitcase and they bring it to you you you know they get a bring it to you you you know they get a bring it to you you you know they get a huge feet and two Oculus is and like you huge feet and two Oculus is and like you huge feet and two Oculus is and like you know we wanted like the headband the know we wanted like the headband the know we wanted like the headband the little little travel case two of them little little travel case two of them little little travel case two of them was really expensive at the time like was really expensive at the time like was really expensive at the time like the person if they brought it to us they the person if they brought it to us they the person if they brought it to us they were going to get a good fee like were going to get a good fee like were going to get a good fee like hundreds of dollars we paid extra we hundreds of dollars we paid extra we hundreds of dollars we paid extra we were so bored by me I mean my my girl I were so bored by me I mean my my girl I were so bored by me I mean my my girl I ended up meeting a woman and moving in ended up meeting a woman and moving in ended up meeting a woman and moving in with her I mean I was like full on with her I mean I was like full on with her I mean I was like full on living in his Temple living in his Temple living in his Temple and we were she worked remotely didn’t and we were she worked remotely didn’t and we were she worked remotely didn’t have a lot of work so she would have a lot of work so she would have a lot of work so she would literally work a few hours a day so we literally work a few hours a day so we literally work a few hours a day so we were bored as like you can only were bored as like you can only were bored as like you can only watch so much TV and movies and we watch so much TV and movies and we watch so much TV and movies and we watched a lot but we were so bored I had watched a lot but we were so bored I had watched a lot but we were so bored I had no job I was not coding I was not doing no job I was not coding I was not doing no job I was not coding I was not doing anything we got to get one of these anything we got to get one of these anything we got to get one of these things so we we it was so sketchy this things so we we it was so sketchy this things so we we it was so sketchy this guy and his wife guy and his wife guy and his wife came and we went to like another part of came and we went to like another part of came and we went to like another part of the city to go meet them like out in the the city to go meet them like out in the the city to go meet them like out in the street it was like a drug deal you know street it was like a drug deal you know street it was like a drug deal you know what I mean like got the Stu we got the what I mean like got the Stu we got the what I mean like got the Stu we got the money and uh they gave it to us and they money and uh they gave it to us and they money and uh they gave it to us and they forgot something like a they forgot like forgot something like a they forgot like forgot something like a they forgot like a a headband or something we paid extra a a headband or something we paid extra a a headband or something we paid extra for and there all this drama we’re on for and there all this drama we’re on for and there all this drama we’re on the street and we were just like on the street and we were just like on the street and we were just like on let’s just forget about it let’s go but let’s just forget about it let’s go but let’s just forget about it let’s go but they gave us like uh you know on the they gave us like uh you know on the they gave us like uh you know on the street like without without the thing street like without without the thing street like without without the thing being in the Box here you go here here’s being in the Box here you go here here’s being in the Box here you go here here’s the headset here’s the little travel the headset here’s the little travel the headset here’s the little travel case here you go and that’s how I got my case here you go and that’s how I got my case here you go and that’s how I got my Oculus uh we paid I don’t even know like Oculus uh we paid I don’t even know like Oculus uh we paid I don’t even know like a huge markup 50% or something per a huge markup 50% or something per a huge markup 50% or something per Oculus and we both had our headsets and Oculus and we both had our headsets and Oculus and we both had our headsets and we had a blast it was so much fun we had a blast it was so much fun we had a blast it was so much fun finally I had something to play games on finally I had something to play games on finally I had something to play games on finally I had you know something to finally I had you know something to finally I had you know something to entertain me because I was going nuts entertain me because I was going nuts entertain me because I was going nuts there um just the constant lockdowns there um just the constant lockdowns there um just the constant lockdowns were killing me and I still have my were killing me and I still have my were killing me and I still have my Oculus today so uh putting it on and and Oculus today so uh putting it on and and Oculus today so uh putting it on and and going in there like it just reminds me going in there like it just reminds me going in there like it just reminds me of that of that those times so much like of that of that those times so much like of that of that those times so much like just being you know in lockdowns and just being you know in lockdowns and just being you know in lockdowns and having this new cool toy that I’m like having this new cool toy that I’m like having this new cool toy that I’m like who do I play this with except for you who do I play this with except for you who do I play this with except for you but we’re in the same room that’s kind but we’re in the same room that’s kind but we’re in the same room that’s kind of weird well who who who do I like do of weird well who who who do I like do of weird well who who who do I like do this with so anyways that’s all I got this with so anyways that’s all I got this with so anyways that’s all I got for today uh see you tomorrow
Description
Database migration:
- DragonFly DB setup
- Docker configuration
- Performance testing
Summary
Summary of the Video: Daily Update on Agent Build and LLM Experiments. The creator explains work on a universal metrics collection system for an AI agent, reviews testing various language models for speed, cost, and accuracy, and discusses the challenges of prompt adjustment. A personal update on using VR during lockdown is also shared.
Topics
Chapters
AI with Steve build in public
Subscribe to stay up to date