Introducing Devid, AI Software Engineer You Can Actually Use

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น • 179

  • @____2080_____
    @____2080_____ 8 หลายเดือนก่อน +43

    VRSEN is the most exciting project in this space

    • @vrsen
      @vrsen  8 หลายเดือนก่อน +27

      Watch me automate myself out of the job

    • @IvanE1990
      @IvanE1990 8 หลายเดือนก่อน

      @@vrsen God

    • @petrus4
      @petrus4 8 หลายเดือนก่อน +5

      Agreed. I've looked at a number of different Agent packages. VRSEN's work is the only project I've seen which contains code that I felt like I had a real chance of actually understanding and using, and doesn't look exclusively like a pitch for investment money.

    • @build.aiagents
      @build.aiagents 8 หลายเดือนก่อน +1

      @@petrus4 bingo!! That time stamp callout was classic 🤣

    • @adriangpuiu
      @adriangpuiu 8 หลายเดือนก่อน

      @@vrsen epic answer :)))

  • @louielouie684
    @louielouie684 8 หลายเดือนก่อน +2

    People are sleeping on this channel and from what I can tell you are the real deal. Devid is awesome!

  • @robboerman9378
    @robboerman9378 8 หลายเดือนก่อน +9

    The quality and quantity of your kick ass videos are a demonstration that Agency Swarm works… how on earth would you have time for all that otherwise? Thanks for these high quality videos! ❤👏

  • @LaHoraMaker
    @LaHoraMaker 8 หลายเดือนก่อน +3

    Have you evaluated using some of the most recent open source models to power your agentic framework? Mixtral 8x7B or Mixtral 8x22B, DBRX or similar models? Thanks for sharing your project with the world!

    • @TheGenerationGapPodcast
      @TheGenerationGapPodcast 8 หลายเดือนก่อน

      Implement RAG functionality as an independent module then add it as a Tool. In that way, microservices architecture can be implemented.

  • @interflashz
    @interflashz 8 หลายเดือนก่อน +5

    I wonder what the biggest project is that has been written entirely by agents. So far I've only seen small projects like a snake clone or game of life like in this video. But I'm really curious how these agents scale to bigger projects, stuff that you would normally build with a team over the course of a year or more. Anyone know of someone who's working on this?

  • @build.aiagents
    @build.aiagents 8 หลายเดือนก่อน +29

    I think other TH-camrs are bored and post all these other codes, thank you for actually improving and building for production and not all these snake games everyone loves 😂

    • @vrsen
      @vrsen  8 หลายเดือนก่อน +3

      Thanks 😎

  • @tobiasjakobprivate
    @tobiasjakobprivate 8 หลายเดือนก่อน +5

    I would really love to see a pre-defined vendor and model selector like selecting to use Groq or ollama and the respective models of them

  • @avi7278
    @avi7278 8 หลายเดือนก่อน +2

    Since vison is available on the assistants API now when do you think you'll have an update? There are some interesting approaches here. I only wish the gradio UI wasn't required to interact with the agent. solid work!

  • @MrGluepower
    @MrGluepower 8 หลายเดือนก่อน +2

    Thinking between gpt pilot and this which to adopt. Love that open source is taking over and there is so much choice now. Will test your solution over the weekend!

  • @GrantLylick
    @GrantLylick 8 หลายเดือนก่อน +13

    Cant wait for the addition of being able to use a local llm. Open ai gets enough money lol.

    • @OldManShoutsAtClouds
      @OldManShoutsAtClouds 6 หลายเดือนก่อน

      That would require an open source llm to reach chatgtp levels of capability and efficiency, it's what enables the agents to be... well... agents.

  • @IvanE1990
    @IvanE1990 8 หลายเดือนก่อน +6

    Arsen can you give us the AI enthusiasts the luxury of having you in an interview with David Ondrejf or his podcast?

    • @vrsen
      @vrsen  8 หลายเดือนก่อน +6

      Sure if he’s down

  • @MrBademy
    @MrBademy 8 หลายเดือนก่อน +11

    dude you are the original, so happy to have such experienced expert as part of the community, lately seems a lot of bullshit is happening with those AI models, so happy to have you again for opening our eyes :)

  • @OscarTheStrategist
    @OscarTheStrategist 8 หลายเดือนก่อน +2

    Very cool. Thanks for posting!
    Any plans to add multiple LLM support? Including local LLM and Claude/Gemini specifically.
    Btw, looks like the latest model and api update from OpenAI allows vision, I haven’t tested yet. Cheers!

    • @avi7278
      @avi7278 8 หลายเดือนก่อน

      It seems heavily dependent on the Assistants API and its tools for file retrieval. But if I had to guess, his abstractions here probably leave room for future implementation of RAG without OpenAI dependencies.

    • @TheGenerationGapPodcast
      @TheGenerationGapPodcast 8 หลายเดือนก่อน

      @@avi7278 True, we could use LLAMAIndex or Langchain for RAG and then use it with them with Devid as Tools. Using Python's automated Prefect library would be magically

    • @sgtpwnd
      @sgtpwnd 7 หลายเดือนก่อน

      @@TheGenerationGapPodcast i got my system to read files interpret whats there relevant to a prompt and then continue writing in a completely new session till finished! This is fine as is as long as it works similar to his system on an open llm its done

  • @jordanallen9536
    @jordanallen9536 8 หลายเดือนก่อน +2

    You're not getting enough respect my man. Love watching your videos

  • @hanzo_process
    @hanzo_process 8 หลายเดือนก่อน +1

    Slavic roots say hello ! I shake your hand firmly ! your research is great ! we are waiting for new videos !

  • @johndeterman4063
    @johndeterman4063 8 หลายเดือนก่อน +2

    This is very impressive. Original ideas, excellent execution.

  • @cassell1253
    @cassell1253 8 หลายเดือนก่อน +2

    any plans to support local llms using something like lm-studio with their api? they now support embeddings endpoint so can handle retrieval and everything all locally

    • @Prince.Dhankhar
      @Prince.Dhankhar 8 หลายเดือนก่อน

      @vrsen Please let us know your plans for local llm

  • @Derick99
    @Derick99 8 หลายเดือนก่อน +1

    I see the file thing but does this mean chat with docs like csv files or just files it provides you with?
    Can never find one that can actually use the spreadsheet you give them and fix the errors by trying the sample document you gave them? It always thinks it complete and you have to repeat the errors making it no better then gpt

  • @InzideEntertainment
    @InzideEntertainment 8 หลายเดือนก่อน +2

    Where is the Set-up tutorial so I can get this on my Local Host?

    • @fabiannilsson7238
      @fabiannilsson7238 7 หลายเดือนก่อน

      did you solve that? I have trouble to run this on my local host.

  • @TaHa-nf5vc
    @TaHa-nf5vc 8 หลายเดือนก่อน +2

    One of the best channel for ai learning, so much value in your videos thanks for the quality content.
    Question : why arent you using Crew Ai as your agents framework ? Their tools are quite good and oss ?

    • @brianWreaves
      @brianWreaves 8 หลายเดือนก่อน +1

      He did address the limitations of CrewAI, as well as AutoGen, in the video about his framework. It was only a couple of videos ago if you want to look for it.

    • @TaHa-nf5vc
      @TaHa-nf5vc 8 หลายเดือนก่อน +1

      @@brianWreaves Thank Brian, i'll definnitely look fort it

  • @sephirothcloud3953
    @sephirothcloud3953 8 หลายเดือนก่อน +1

    As Andrew Ng said LDB+Reflexion brought gpt3.5 from 48% to 95%, what kind are you implementing here?
    I hope you'll continue developing this even for local LLM, llama3 will be available at the end of May, and in conjunction with this, it would be like almost a real engineer.

  • @guyhelps
    @guyhelps 8 หลายเดือนก่อน

    Hey, I was able to get it to work, my question is what is the difference between Agency-Swarm-Lab, and your other Agency-Swarm ? Also, where can I learn more to build my own ai agents swarm?

  • @littledovecitydust
    @littledovecitydust 5 หลายเดือนก่อน

    do I need to rebuild the docker container again the next time I enter? Or do I just run python agency.py straight away?

  • @chriskingston1981
    @chriskingston1981 8 หลายเดือนก่อน

    At the end some idea came up. You update the manifesto in the end to adjust. But if you add an extra agent, which will update the manifesto so the next time it will auto adjust. Must be possible right?
    Seems pretty cool, if an error occurs because of not detailed enough prompting it will add the fix to to prompt so it teaches itself.

    • @chriskingston1981
      @chriskingston1981 8 หลายเดือนก่อน +1

      So everytime you run it, it will improve itself. Feels so cool 😊

  • @ante042
    @ante042 8 หลายเดือนก่อน +2

    What code editor are you using?

  • @Karl-Asger
    @Karl-Asger 8 หลายเดือนก่อน

    Great abstractions and even better explanations!

  • @RobloxInsanity
    @RobloxInsanity 7 หลายเดือนก่อน

    i wish i understood what you was doing cause i installed docker but idk how to get the agent swarm lab to run on it and the program you using don't look like either github or docker so now im really confused.

  • @intelligencevision9248
    @intelligencevision9248 8 หลายเดือนก่อน

    what about genesis i put agency-swarm genesis it say may be want open ai key or something because it give me error

  • @build.aiagents
    @build.aiagents 8 หลายเดือนก่อน +2

    Can we get a groq mistral/mixtral api to run this?

    • @vrsen
      @vrsen  8 หลายเดือนก่อน +6

      Datastax recently released open source assistants api implementation, I will be testing it next week

    • @BoominGame
      @BoominGame 8 หลายเดือนก่อน

      @@vrsen Yes please, I love agency SWARM, but I can't base an architecture on Openai's Assistants'Agents, Openai specially is lazy at coding, but nobody wants to do that for more reasons, their quality is lowering, their prices are high and nobody knows what they do with the data, did I mentioned it's hyper-woke?.

    • @vrsen
      @vrsen  8 หลายเดือนก่อน +3

      Got it

  • @audacious2
    @audacious2 8 หลายเดือนก่อน

    I love it. This is why I subscribe! You pointed out that Devin lacks the "fully" agentic ability -- with their continued prompts and lengthy time to build, per time stamp! Nice! But what was the issue with OpenAI API for retrieval? The laziness sucks. I get it. What about using Claude instead?

  • @moses5407
    @moses5407 8 หลายเดือนก่อน

    Brilliant! Sysreq? And can it be taught a different language? Fit example, if I give Devid a url to the instruction page(s) for hyperapp js (a strange one, I know) will it learn the language's methods?

  • @diegolopes332
    @diegolopes332 8 หลายเดือนก่อน +5

    Brazil here. Fantástico. Gratidão eterna por essa ferramenta maravilhosa. Desejo todo sucesso do mundo meu amigo.

    • @benhurgalante1
      @benhurgalante1 8 หลายเดือนก่อน +1

      Conseguiu fazer rodar? Abs

    • @aordemgeekk
      @aordemgeekk 8 หลายเดือนก่อน

      Deu boa pra rodar man?

  • @israelcohen4412
    @israelcohen4412 8 หลายเดือนก่อน

    @vrsen did you consider adding a web GUI or any GUI to Agency Swarm Lab it could sky rocket the project

  • @chiranjibme
    @chiranjibme 8 หลายเดือนก่อน +1

    additionally having the RAG capability on curated documents and examples would have been wonderful!

  • @response2you
    @response2you 24 วันที่ผ่านมา

    can I use other open-source LLMs

  • @yonathanadmasu2892
    @yonathanadmasu2892 8 หลายเดือนก่อน +5

    This is a no BS channel. Great content every single time 🙏🏿🙏🏿🙏🏿

  • @gamersgabangest3179
    @gamersgabangest3179 8 หลายเดือนก่อน +3

    Installed Devika and it sucks. Is this better?

    • @AverFlow
      @AverFlow 8 หลายเดือนก่อน

      For sure. You can customize it in all ways

  • @goonie79
    @goonie79 8 หลายเดือนก่อน

    Has anyone used it with frameworks like Refine JS? It would be great to know that it can stick to a certain framework and have content awareness of the entire protect built with it.

  • @Epirium
    @Epirium 8 หลายเดือนก่อน +1

    can we integrate groq? instead of openai

    • @TheGenerationGapPodcast
      @TheGenerationGapPodcast 8 หลายเดือนก่อน

      Did you try?

    • @Epirium
      @Epirium 8 หลายเดือนก่อน

      @@TheGenerationGapPodcast yep and it’s working, it’s similar to openai endpoint

  • @BigMTBrain
    @BigMTBrain 8 หลายเดือนก่อน

    Very cool! Looking forward to rewatching, following the steps, and trying it out for myself. Great!!!

  • @TheDailyMemesShow
    @TheDailyMemesShow 8 หลายเดือนก่อน

    Can you use Wizard LLM instead?

  • @Phonognomiks
    @Phonognomiks 8 หลายเดือนก่อน

    Could it handle dataset of node.js and react.js application?

  • @HariPrasad-i3b
    @HariPrasad-i3b 8 หลายเดือนก่อน

    Great content was wondering if we can replace open ai key with other providers or giving a endpoint from ollama. Is this possible?

  • @Corteum
    @Corteum 8 หลายเดือนก่อน

    What have you made with this agents stuff

  • @MVTJ25
    @MVTJ25 6 หลายเดือนก่อน

    Hey man, how can I apply for a job with your agency?

    • @vrsen
      @vrsen  6 หลายเดือนก่อน +1

      In discord!

    • @MVTJ25
      @MVTJ25 6 หลายเดือนก่อน

      @@vrsen just joined!

  • @illgolubuonu
    @illgolubuonu 8 หลายเดือนก่อน

    Awesome again. Now if we can only get this to work without relying on open ai nonsense it'd be great. Would love to see the ability to use local llms

  • @firevr
    @firevr 6 หลายเดือนก่อน

    I can't tell you how much I appreciate this, thank you very much!

  • @johnwallis1626
    @johnwallis1626 8 หลายเดือนก่อน

    congrats on continued work to give control to devs on implementing these projects that dont rely on langchain/lama - both of which which are a pain in production tbh

  • @LRSKWTKWSK
    @LRSKWTKWSK 8 หลายเดือนก่อน +2

    This is so sick. Thanks!

  • @MeMine-zu1mg
    @MeMine-zu1mg 7 หลายเดือนก่อน

    While it might not be necessary to view the browser window It could be very useful when trouble shooting.

  • @julianschmidt590
    @julianschmidt590 8 หลายเดือนก่อน

    How does it perform in SWE-Bench?

  • @chieftron
    @chieftron 8 หลายเดือนก่อน +3

    Designing products like this, stop relying on OpenAI API, start using open-source models. I appreciate you open sourcing it though so it can be easily updated to use open source models.

    • @TheRealUsername
      @TheRealUsername 8 หลายเดือนก่อน

      No, Claude 3 API instead, you should use the best model available.

    • @chieftron
      @chieftron 8 หลายเดือนก่อน +2

      @@TheRealUsername Correction, use the best open source model. Stop relying on these big corporations. They harvest your data. I would never use OpenAi/Anthropic/Groq api in a production environment as your putting that companies data at risk.

  • @naoufalfatouaki9254
    @naoufalfatouaki9254 8 หลายเดือนก่อน +2

    thanks man for you fantastic work, from now i will follow you ...thanks again .sharing is caring

  • @paelnever
    @paelnever 8 หลายเดือนก่อน

    Does it work in Linux?

  • @LaIAhistoriadora
    @LaIAhistoriadora 7 หลายเดือนก่อน +2

    You need to make this much easier to install, you are making a code assistant for many people who don't understand code. the process is confusing and tedious

  • @project-asgard
    @project-asgard 8 หลายเดือนก่อน

    Thanks so much for that amazing walkthrough, can't wait to try Devid!

  • @rouges666
    @rouges666 8 หลายเดือนก่อน

    which editor do you use?

    • @rouges666
      @rouges666 8 หลายเดือนก่อน

      IntelliJ Idea?

  • @QorQar
    @QorQar 8 หลายเดือนก่อน

    Is it like
    Is it free?Is it open source?Is it linked to specific countries, such as? ديفينوب

  • @adriangpuiu
    @adriangpuiu 8 หลายเดือนก่อน

    yeah buddy! addicted to slanina and ai agents. subscribed

  • @build.aiagents
    @build.aiagents 8 หลายเดือนก่อน

    The thumbnail cover image is gangster tho 😎🤣 I see what you did there 😂

  • @agnivamahata3870
    @agnivamahata3870 8 หลายเดือนก่อน

    Claude streaming for Sonnet & Opus seems to be something that can be used, I found it is mire intelligent than OpenAI

  • @chriskingston1981
    @chriskingston1981 8 หลายเดือนก่อน +2

    Such a cool project! Love it ❤️❤️❤️

  • @renatobeccaletto3345
    @renatobeccaletto3345 8 หลายเดือนก่อน

    Hey VRSEN, massive fan of your content. Really appreciationg what you do.
    When trying to replicate the project on my local machine i got the problem, that the agency.py file can't find the agency_swarm file to import Agency from it. Since i've seen the open issues with no comments and no status on them i thought i'll ask here to find out how i could fix it. I tried pip install agency-swarm from my agency folder but to no avail.
    Hope you keep up the good work and again thank you for the golden content and projects you provide us with.

  • @linuxdevops726
    @linuxdevops726 7 หลายเดือนก่อน

    if someone is able to make this thing works with llama locally without relying on any API thats going to be a game changer .

  • @8eck
    @8eck 8 หลายเดือนก่อน

    Keep it going, a lot of improvements can be done. Manual steps are not an option, as you understand.

  • @TheLeakZA
    @TheLeakZA 8 หลายเดือนก่อน

    Add support google germini pro 1.5 for increased context of the whole project files

  • @mrd6869
    @mrd6869 8 หลายเดือนก่อน +2

    This better work.
    I just watched that dude (Internet of Bugs) debunk that Devin program.🙄😆
    Scott Wu needs to get jumped in the parking LOL.
    He up here acting like he's a genius

  • @JaimeRobledodotcom
    @JaimeRobledodotcom 8 หลายเดือนก่อน

    Nice I will use this to perfect my coding skills.

  • @thinkingcitizen
    @thinkingcitizen 8 หลายเดือนก่อน

    Indian engineer two weeks from now: “Hey everyone, today we are releasing Devender”
    Korean engineer next month: “Annyeong everyone, today we have released Daeyoon”

  • @sgtpwnd
    @sgtpwnd 7 หลายเดือนก่อน

    you my friend will be a co author, thank you so much

  • @esdroshaile
    @esdroshaile 8 หลายเดือนก่อน

    You got one subscriber sir!

  • @MrBadGenius
    @MrBadGenius 7 หลายเดือนก่อน

    Hey man, pretty cool channel. Just subscribed!

  • @evdm7482
    @evdm7482 8 หลายเดือนก่อน

    Calling out git, shots fired

  • @rafaradziszewski6068
    @rafaradziszewski6068 8 หลายเดือนก่อน +3

    Why do you share such gold all the time :O

    • @josh-cent
      @josh-cent 8 หลายเดือนก่อน

      Same question here haha

    • @vrsen
      @vrsen  8 หลายเดือนก่อน +7

      I wouldn't want to do anything else in the world instead. I appreciate you guys being on this journey with me.

  • @coachdennis6139
    @coachdennis6139 8 หลายเดือนก่อน

    As always, amazing, thanks.

  • @simonjoseph551
    @simonjoseph551 8 หลายเดือนก่อน +1

    Devin, Devika, now Devid 😢 I think it's time we find this folks wives. Watch out for Devisha

  • @josh-cent
    @josh-cent 8 หลายเดือนก่อน

    Thanks for your contribution to the knowledge of this earth!

  • @avi7278
    @avi7278 8 หลายเดือนก่อน

    Devid dude I love it. Totally agree, way to stick it to them. Devin is such a d ..... Bag.

  • @storytimewithme2
    @storytimewithme2 7 หลายเดือนก่อน

    Silicon Valley spends millions to create Devin, Vren creates something 10x better with his bare hands. I'm here for this

  • @soccerkenshin
    @soccerkenshin 8 หลายเดือนก่อน

    4:45 You mention how long devin takes. Devin doesn't take 2 hours to complete the task. It only took about 30 minutes to set up the training and complete the initial 30 epochs. Then the user checks back later and the training is on epoch 404.
    I love that you're doing all this open source for the community, but if your going criticize others work please try to be accurate.

  • @AndresSolar-y3g
    @AndresSolar-y3g 8 หลายเดือนก่อน

    OUTSTANDING(!)

  • @sjkba
    @sjkba 8 หลายเดือนก่อน +1

    Thanks for showing what you are doing. No need to bash Devin though. It causes a weird vibe and does not generate any value for your viewers, at least for me.

    • @-Jason-L
      @-Jason-L 6 หลายเดือนก่อน

      Devin sucks though. I dont know anyone who would use it for real prod code.

  • @jeffg4686
    @jeffg4686 8 หลายเดือนก่อน

    Dibs on Devine.
    I got dibs on Devine.

  • @simeonnnnn
    @simeonnnnn 7 หลายเดือนก่อน

    Bro came with receipts

  • @supirman
    @supirman 8 หลายเดือนก่อน

    I must be dumb -- what would you actually use this for?

  • @newjx
    @newjx 8 หลายเดือนก่อน

    VRSEN is goat ❤️. If you happen to launch a company please I’m not rich but I want to buy some shares 😂

  • @AtomicPixels
    @AtomicPixels 8 หลายเดือนก่อน +45

    Word of advice. Don’t shit on other tools. Just focus on what makes yours great. It sends a message that your ego drives development which sends a message of instability and lack of respect for devs. Which all of us are. You gotta be careful about the tone of your messaging when you’re actually launching products.

    • @arteast8146
      @arteast8146 8 หลายเดือนก่อน +1

      Could u give example/timestamp of criticism towards devs community in this video?

    • @laycookie-f6i
      @laycookie-f6i 8 หลายเดือนก่อน +8

      ⁠@@arteast8146 The beginning of the video 0:00 to 0:35 and 3:30 to 5:10.
      What he said might be completely valid, and he has the right to say that. But project launch showcase, should showcase your project, and not consist of disrespecting project from another team that is still being developed.

    • @NoCodeFilmmaker
      @NoCodeFilmmaker 8 หลายเดือนก่อน +3

      He didn't lie. Devin has already been debunked and proven to not be as reliable or "disruptive" as it was presented.
      I don't think it's bad to talk smack on a developer that intentionally used misleading and misrepresented marketing materials to build up hype to squeeze more money from investors. I also don't think I trust a closed platform from a developer that chooses such a shady way to conduct business.
      At least this guy was super transparent and walked us through a true demo.

    • @laycookie-f6i
      @laycookie-f6i 8 หลายเดือนก่อน +3

      @@NoCodeFilmmaker No one ever said that he lied you are missing the point

    • @NoCodeFilmmaker
      @NoCodeFilmmaker 8 หลายเดือนก่อน

      @@laycookie-f6i I know bro, the original comment said it's not good form or proper to talk smack on projects being developed by other companies. However, my point is, if the other developer is being intentionally misleading in their product demo for hype, then they're unethical and it's open season on criticism. The dev of Devin straight up lied about the capabilities of his product. So I see nothing wrong with bashing the product because it is what it is.

  • @TelB
    @TelB 8 หลายเดือนก่อน

    Hi All, be careful. My API usage suddenly shot up beyond $150. The account was recharged multiple times. *****Now sure what happened here but I was not running the script as it was being recharged*****. I ran a single query. There is no way that a single query should cost $150!

  • @andreas_tech
    @andreas_tech 8 หลายเดือนก่อน +2

    Hi,
    Please create a vscode plugin.
    And, it would be great if it can scan / Index folders and files and optimize databases.
    👍
    Thanks.

  • @fai8t
    @fai8t 8 หลายเดือนก่อน

    do it again in LLAMA 3

  • @TheEtrepreneur
    @TheEtrepreneur 8 หลายเดือนก่อน

    cold sniper killer.

  • @build.aiagents
    @build.aiagents 8 หลายเดือนก่อน +1

    Phenomenal

  • @akiempaul1117
    @akiempaul1117 8 หลายเดือนก่อน

    nice. just sub. will be trying it out asap

  • @p1p1sasa
    @p1p1sasa 8 หลายเดือนก่อน

    Красава!

  • @ErdinudinUdin
    @ErdinudinUdin 8 หลายเดือนก่อน

    Cheekii bureekie

  • @atallahahmed9983
    @atallahahmed9983 8 หลายเดือนก่อน

    nice job

  • @coachdennis6139
    @coachdennis6139 8 หลายเดือนก่อน

    Devin is cooked here.

  • @ficty306
    @ficty306 8 หลายเดือนก่อน

    AWESOME

  • @AGI-Bingo
    @AGI-Bingo 8 หลายเดือนก่อน

    Hi VRSEN ❤ I'm also an ai developer, let me know if you like to collab! All the best!

  • @MultiverseMayhemtoyou
    @MultiverseMayhemtoyou 8 หลายเดือนก่อน

    OHHHHHHHHH yes