Aider + LightningAI + DeepSeek-Coder-V2 + Udio + ElevenLabs : Generate Games with AI (w/ Local LLMs)

Поділитися
Вставка
  • Опубліковано 26 сер 2024

КОМЕНТАРІ • 94

  • @cassianomartin2699
    @cassianomartin2699 Місяць тому +4

    Your channel is so underrated, Good content with concise examples/information. Keep it up

    • @user-jw3yt6up9b
      @user-jw3yt6up9b 27 днів тому

      It's underrated for a reason. He doesn't include his real prompts that he uses to create these apps. So he's just faking them. That's why he uses a fake AI voice.

    • @cassianomartin2699
      @cassianomartin2699 27 днів тому

      @@user-jw3yt6up9b I'm pretty sure it's not fake, I got it running as well. I think the channel idea is to show new AI models/tools/tips, but it's up to you to make it work

  • @trsd8640
    @trsd8640 Місяць тому +1

    Space King! Great stuff! MORE with aider and ollama!

  • @marcalfa1
    @marcalfa1 Місяць тому +4

    Space King 🚀

  • @18nnamdi
    @18nnamdi Місяць тому +1

    SpaceKing! Also another vote for the uncut version

  • @GAllium14
    @GAllium14 Місяць тому +1

    Space King❤🔥

  • @RICALRONICS
    @RICALRONICS Місяць тому +1

    hello king, pls how to use Avatarify on Lightning Ai

  • @anasghgyc68
    @anasghgyc68 Місяць тому

    Quality content. I like the idea of testing AI coding skills in a real project.

  • @Cyrecok
    @Cyrecok Місяць тому

    XL models like juggernaut should be used at 1024x1024 resolution btw

  • @marioa6942
    @marioa6942 Місяць тому +1

    The Space King! 🔥💪🏼!

  • @SonGoku-pc7jl
    @SonGoku-pc7jl Місяць тому

    I didn't understand why you use lighting here if you have a powerful PC, right? but thank you very much for all the instructions!

  • @justicelaub9094
    @justicelaub9094 Місяць тому

    Thanks!

  • @green9012
    @green9012 4 години тому

    Space King!

  • @EricDavid-j6s
    @EricDavid-j6s Місяць тому

    SpaceKing! Fascinating, thank you!

  • @DailenGunter
    @DailenGunter Місяць тому

    SPACE 👽 KING 👑

  • @admarquis
    @admarquis Місяць тому

    Space King, this is marvelous stuff 😁🙋‍♂️

  • @devinaaron5099
    @devinaaron5099 Місяць тому

    Noticed in some past videos you used Maestro. Between Maestro and Aider, which would you most recommend?

  • @jhond.rockfeller
    @jhond.rockfeller Місяць тому

    Space King 🥂

  • @hinata-ze4du
    @hinata-ze4du Місяць тому

    Very nice, space king!

  • @kimie126
    @kimie126 Місяць тому

    Quality content. subscribed!!!

  • @ElvinHoney707
    @ElvinHoney707 Місяць тому

    king of the space

  • @aimagicx
    @aimagicx Місяць тому

    Thanks

  • @Historypress-pq4ng
    @Historypress-pq4ng Місяць тому +1

    Release the uncut one plz 🤗

  • @romko1146
    @romko1146 Місяць тому

    Space King 👑

  • @IR240474
    @IR240474 Місяць тому +1

    SpaceKing!

  • @sadikelouahabi398
    @sadikelouahabi398 Місяць тому +1

    Space king

  • @amerrashed6287
    @amerrashed6287 Місяць тому

    awsome. .but why it's very slow on local ollama model, fast with openai model?

    • @AICodeKing
      @AICodeKing  Місяць тому

      Due to compute limitations

  • @ajaziqbal1568
    @ajaziqbal1568 Місяць тому +1

    Hail Space King 🤴 🙌 🙏

  • @dontquitdreamsarepossible
    @dontquitdreamsarepossible Місяць тому

    Waiting for all In one game making app with ai

  • @AdminOne-hj4dt
    @AdminOne-hj4dt Місяць тому

    Thanks King

  • @vickyrajeev9821
    @vickyrajeev9821 Місяць тому

    Space King Thanks

  • @WaveOfDestiny
    @WaveOfDestiny Місяць тому

    Space king, I tried to make a simple webpage with buttons changing size from user input and it keeps failing. It should be the exact same setup. Each iteration keeps forgetting the last one, previous things that are added keep disappearing and changing completely, even the main focus stuff, even if i specify it should add new elements. It might have some synthax problems when creating some files tho. I thought giving it the problem in smaller steps would help it. Can't really use it for anything serious if it just keeps deleting stuff from your project to add half functional stuff. Did you have these kind of problems? How many shots do you need for a success?

    • @AICodeKing
      @AICodeKing  Місяць тому

      I didn't had such issues. Are you trying to make stuff from scratch or using it in an existing codebase?

    • @WaveOfDestiny
      @WaveOfDestiny Місяць тому

      @@AICodeKing i was basically just testing how useful it can be. I made it do a simple task with just a simple webpage in it from scratch, and it works. But when i ask it to add new features, even just an extra element, it just fails. Either this is not how it was designed to be used, or i need to step up my prompting game for this. I'll try again in a few minutes by coding in python instead of html and javascript.

    • @WaveOfDestiny
      @WaveOfDestiny Місяць тому

      ​​@@AICodeKingupdate: it seems like it has problems with paths and editing the existing files. Which is strange given it is a simple directory on my windows desktop with a .git and the sources. The first prompt is good, then it just makes mistakes editing the files and creating stuff that doesn't make sense, like random files with lines of code in their name, and it bricks everything. On the forums it just says "use a better model". If you didn't have these problems, maybe it's the git installation or something about my enviroment.

  • @effclifftor
    @effclifftor 21 день тому

    it prompt for DEEPSEEK_API_KEY when run on locally using ollama, how to fix it?

    • @AICodeKing
      @AICodeKing  21 день тому

      It shouldn't ask for it. Are you using Ollama?

    • @effclifftor
      @effclifftor 21 день тому

      @@AICodeKing ya fixed now, tq, maybe need wait a bit only refresh after download

  • @islamahmadodeh8732
    @islamahmadodeh8732 Місяць тому

    Link code & prompt.. Please🙏🙏

  • @dDesirie
    @dDesirie Місяць тому

    SpaceKing!🔥

  • @BadreddineMoon
    @BadreddineMoon Місяць тому +1

    Space 👑, can you do aider and openrouter please 🥺

  • @jameswood4672
    @jameswood4672 21 день тому

    Space King

  • @remedyreport
    @remedyreport 16 днів тому

    space king

  • @ishare1446
    @ishare1446 Місяць тому

    Space king 👊

  • @WillemvandenEnde
    @WillemvandenEnde 28 днів тому

    space king ++

  • @weirdlittleangel
    @weirdlittleangel Місяць тому +1

    So sorry to bother. Do you have a video covering how to setup these kind of coding environments?

    • @AICodeKing
      @AICodeKing  Місяць тому +1

      No, I don't.

    • @ColinNardo-le3bl
      @ColinNardo-le3bl Місяць тому

      @@AICodeKing you should make one!

    • @magolide
      @magolide Місяць тому

      You guys stop being lazy and do your own research geez.​ @AICodeKing sir you have done enough, this was great.

    • @ColinNardo-le3bl
      @ColinNardo-le3bl Місяць тому

      @@magolide just suggesting a video idea chill 😭

  • @neronenerone7366
    @neronenerone7366 Місяць тому

    can you adapt aider to Poe api's

  • @fbrand
    @fbrand Місяць тому

    Spaceking

  • @TheEnigmaCollective
    @TheEnigmaCollective Місяць тому

    spaceking

  • @Historypress-pq4ng
    @Historypress-pq4ng Місяць тому

    Thx

    • @Historypress-pq4ng
      @Historypress-pq4ng Місяць тому

      Can you make complex games?

    • @AICodeKing
      @AICodeKing  Місяць тому

      Yes, you can create literally anything.

    • @Historypress-pq4ng
      @Historypress-pq4ng Місяць тому

      THX a lot AI king you are the best thx I don't know I would know Ai and code without you

  • @crushfire2004
    @crushfire2004 Місяць тому

    So sad deepseek-coder-v2 doesn't have 1.3b & 7b model, using macbookpro with only 16gb is very slow

    • @jesusleguizamon6566
      @jesusleguizamon6566 Місяць тому

      With m1?

    • @crushfire2004
      @crushfire2004 Місяць тому

      @@jesusleguizamon6566 14" m1 pro, might be because I also use docker, vscode and web browser

  • @CodeMonkeyNinja
    @CodeMonkeyNinja 24 дні тому

    スペースキング

  • @Just2Fast24
    @Just2Fast24 Місяць тому

    spase keng

  • @alekjwrgnwekfgn
    @alekjwrgnwekfgn Місяць тому

    Space King! Sounds like a Deep Purple song (I'm not sure if that is cool)

  • @magolide
    @magolide Місяць тому

    🤴!gnik ecapS

  • @user-ck4vx7hm5f
    @user-ck4vx7hm5f Місяць тому

    Space King 🚀

  • @BrooksCutter
    @BrooksCutter 4 дні тому

    Space King!

  • @MuhanadAbulHusn
    @MuhanadAbulHusn Місяць тому

    Space King

  • @staticalmo
    @staticalmo Місяць тому

    space king

  • @HishamMohammed-wo2us
    @HishamMohammed-wo2us Місяць тому

    Space king

  • @moi852
    @moi852 Місяць тому

    spaceking

  • @neo1482
    @neo1482 Місяць тому

    Space King!

  • @hurkan4796
    @hurkan4796 Місяць тому

    Space King

  • @AlvinEvangelista
    @AlvinEvangelista Місяць тому

    Space King

  • @randolphjand7327
    @randolphjand7327 Місяць тому

    Space King

  • @orthodox_gentleman
    @orthodox_gentleman Місяць тому

    Space King

  • @midorichan3225
    @midorichan3225 Місяць тому

    Space King

  • @vefaessaid4324
    @vefaessaid4324 Місяць тому

    Space King!

  • @visionaryentrepreneurs
    @visionaryentrepreneurs Місяць тому

    space king

  • @delcoelho8794
    @delcoelho8794 Місяць тому

    space king

  • @Cignal
    @Cignal Місяць тому

    Space king

  • @riser9644
    @riser9644 Місяць тому

    Space king

  • @nebulafalcon8505
    @nebulafalcon8505 Місяць тому

    Space king

  • @ewasteredux
    @ewasteredux Місяць тому

    spaceking

  • @jordannonagni4861
    @jordannonagni4861 Місяць тому

    space king

  • @adhishtanaka
    @adhishtanaka Місяць тому

    spaceking