AI Agent Automatically Codes WITH TOOLS - SWE-Agent Tutorial ("Devin Clone")

Поделиться
HTML-код
  • Опубликовано: 4 июн 2024
  • SWE-Agent is an open-source, fully autonomous coding agent that can solve GitHub issues. It scores almost as high as Devin in the coding benchmark. Here's a full review and tutorial.
    Join My Newsletter for Regular AI Updates 👇🏼
    www.matthewberman.com
    Need AI Consulting? ✅
    forwardfuture.ai/
    My Links 🔗
    👉🏻 Subscribe: / @matthew_berman
    👉🏻 Twitter: / matthewberman
    👉🏻 Discord: / discord
    👉🏻 Patreon: / matthewberman
    Rent a GPU (MassedCompute) 🚀
    bit.ly/matthew-berman-youtube
    USE CODE "MatthewBerman" for 50% discount
    Media/Sponsorship Inquiries 📈
    bit.ly/44TC45V
    Links:
    Github: github.com/princeton-nlp/SWE-...
    Website: swe-agent.com/
    Chapters:
    0:00 - SWE-Agent
    3:41 - Tutorial
    7:41 - Demo 1
    11:20 - Demo 2
  • НаукаНаука

Комментарии • 185

  • @matthew_berman
    @matthew_berman  2 месяца назад +34

    How many coding agents can you handle??

    • @marilynlucas5128
      @marilynlucas5128 2 месяца назад +3

      Imagine SWE-Agent using Aider! What do you think? Can you do a tutorial?

    • @lancemarchetti8673
      @lancemarchetti8673 2 месяца назад +2

      It's a pity there are no coding Agents online as a webui for us folks with slow laptops :/

    • @PrinzMegahertz
      @PrinzMegahertz 2 месяца назад +2

      Yes

    • @joe_limon
      @joe_limon 2 месяца назад +5

      I just need one agent to handle all the other potential agents 😂

    • @int_pro
      @int_pro 2 месяца назад +1

      Yes, exactly. Was going to post and ask you, at this point which of all of these is the best for coding? (of those we can access... DIY ideally but corporate if that's clearly superior)
      Just a few too many to keep up with. Thank you for all the great content!

  • @DailyTuna
    @DailyTuna 2 месяца назад +77

    This AI news is becoming so crazy that if you miss three days, it feels like your months behind

    • @ErinWallace7
      @ErinWallace7 2 месяца назад +1

      Exactly

    • @aoeu256
      @aoeu256 2 месяца назад +1

      Hmm is there any AI program that can help me troubleshoot my computer by looking at log files, also I want an AI that automatically handles UI configuration of windows via OCR, also an AI wizard to get me API keys for various APIs and do web navigation for me. Also an AI to help me find people who want to share and develop AI programs on various social media. I wish I had an AI that could translate english messages to chinese for me.

    • @phen-themoogle7651
      @phen-themoogle7651 2 месяца назад

      @@aoeu256 GPT3.5 (free) is native level in Chinese, according to my Chinese aunt who is a university Chinese professor.
      So I know it's legit with Chinese ability.
      Gemini Ultra and Claude3 are even better at languages from my understanding, at least in the languages I'm fluent in (Japanese).
      For my purposes I had to purchase Claude3 (I don't use GPT4 anymore since Claude3 is way superior at Japanese, I can write novels with it if I prompt it correctly).
      And for all the other goals, sounds like you would be better off focusing on achieving one of those at a time (if there aren't available programs) and learning how to make one via python with the help of a LLM at or above GPT4 level, Claude3 is amazing at programming, but might need to use it or another powerful LLM in combination with RUclips tutorials/forums/documentation etc
      Other people would also be interested in that technology or combination of tools if you can achieve it, if it doesn't exist already... so you could either sell it or open-source it.
      If you make a discord or something or find a good way to collab with other people on creating new technology I would be down to join (I'm only an intermediate-level programmer, but I'm resourceful sometimes, and finally got into a good work-flow for game dev)
      For Asian languages the OCR can definitely be improved, when I try top LLMs and various sites they always struggle with Japanese fonts if I just take a picture and have them go from it. So I would be especially interested in that if you can make or find something that very accurately transcribes Chinese/Japanese characters from a book or novel.
      www.perplexity.ai/ , sometimes is a really good AI search engine, not sure if it can help you find the info you need.
      Good Luck (⋈◍>◡<◍)!☆

    • @DailyTuna
      @DailyTuna Месяц назад

      @@aoeu256 you need just to clean install. Time is the most precious commodity we have. Sure it’s interesting to find and fix the problem if you have the time. On that other stuff, you’re right

  • @csells99
    @csells99 2 месяца назад +71

    you don't have to wait for the swe-agent to add support for local LLMs; just log the bug, point swe-agent at it and bob's your uncle.

    • @avi7278
      @avi7278 2 месяца назад +6

      Bob is my uncle how did you know?

    • @avi7278
      @avi7278 2 месяца назад +2

      He also happens to be my grandpa...

    • @kaiowasdeath
      @kaiowasdeath 2 месяца назад

      Is Bob Martin your uncle, too?

    • @zyxwvutsrqponmlkh
      @zyxwvutsrqponmlkh Месяц назад

      Actually my uncle is Robert not Bob

    • @s0ulweaver
      @s0ulweaver Месяц назад +1

      Bob is a builder. Wo hamesha karke dikhata hai.

  • @ofirpress
    @ofirpress 2 месяца назад +16

    Matthew- thanks for covering our work!

  • @TnotezProdutions
    @TnotezProdutions 2 месяца назад +25

    Think we have been waiting for this for a long time

  • @Saiyajin47621
    @Saiyajin47621 2 месяца назад +5

    I’ve been following AI news for years. It’s like a real time ongoing competition right now, where different companies just kept overtaking each other. Super exciting 🎉

  • @armans4494
    @armans4494 2 месяца назад +2

    Mathew, your channel is a gem. I love how you always take these theoretical concepts and break them down to meaningful items. Not to mention, your tutorials/how-to guides. Simply the best❤

  • @robertheinrich2994
    @robertheinrich2994 2 месяца назад +16

    I guess, the next step is: have the LLM locally, finetuned with the codebase of linux (practically everything), and allow it to access the operating system, config files, etc.
    result: you have a computer that can run and modify itself. devs can go further and let SWE fix linux and the applications.
    essentially, copilot from microsoft, but it can modify the source code.

    • @EduardsRuzga
      @EduardsRuzga 2 месяца назад

      Yeah, David Shapiro spoke about Polymorphic Apps a last year. Aka app that rewrites itself based on user desires.
      That has potential to remove software layer altogether.
      But I Was exploring this since then and we are not there yet... Currently models are not smart enough(12-13% change to solve one issue?)
      Take a long time to work trough things(Devin takes 4 hours to build simple website, you can have similar one using WIX in less time)
      And then there is cost. Matthew here spent two dollars not fixing the issue(and if he spent more there still was only 12% chance its gonna work?)
      In that sense for now something more like Zapier that controller by LLM that mashes together already working software seems like closer to reality.
      We need models to be 10x smarter, 100x faster, and probably 100x cheaper too for this to make any sense.
      I think biggest issue is reuse... They often write from scratch too.

    • @quochung9999
      @quochung9999 2 месяца назад +3

      Check open interpreter please

    • @robertheinrich2994
      @robertheinrich2994 2 месяца назад +1

      @@quochung9999 so, something like this already exists. thank you

    • @brianmi40
      @brianmi40 2 месяца назад +1

      Wait for your own custom OS...

    • @covertassassin1885
      @covertassassin1885 Месяц назад +1

      ​@@brianmi40AIOS just came out 2 days ago

  • @MyCodingDiarie
    @MyCodingDiarie Месяц назад +1

    Your videos always make my day. Keep shining!

  • @ddddevice
    @ddddevice 2 месяца назад +19

    I installed all your reviews.. !!! my old laptop ask me to die

  • @michamohe
    @michamohe 2 месяца назад +6

    I'd like to see this in a multi-agent framework. I'd think it would improve the success rate exponentially

  • @Alf-Dee
    @Alf-Dee Месяц назад +2

    We now need a comparison video with usecases to better understand which open source agent project is better at what.
    Please do it 🙏

  • @DesignMitho
    @DesignMitho Месяц назад

    I can't believe it! I was looking for something like this for months!

  • @teamcoton
    @teamcoton 2 месяца назад +9

    Is that finally what we've been waiting for ?

    • @niloymondal
      @niloymondal 2 месяца назад +2

      Yes, you can retire now.

  • @SuperJaury
    @SuperJaury Месяц назад +1

    FYI: Aider is not using ctags anymore but tree-sitter, like Codeium does. Thanks for the video Matthew!

  • @user-me7xe2ux5m
    @user-me7xe2ux5m Месяц назад

    Thank you Matthew for all your **great** videos. I really enjoy listening to them, esp. the ones on software development agents, like your Metagpt, Devika or this video. I suspect that 2024 will be the year of autonomous software development agents. Yes, they are not ready for prime time yet. But I am just waiting to see what happens when GPT-5 becomes available and is applied to these agent use cases.

  • @DaveEtchells
    @DaveEtchells 2 месяца назад +6

    Can you imagine the kind of coding assistants OpenAI has for their own internal use? It would make sense for them to have a team working on just that, because it would be a force multiplier for all their coders doing anything else.
    Given how fast they were moving and the fact that they haven’t released anything significant in a year (IMHO, 4 turbo was just incremental), we’re going to be blown away by whatever they release next. I’m sure some of it will bring a leap forward in code generation.

    • @4.0.4
      @4.0.4 2 месяца назад +5

      I think you're overestimating how good these coding assistants are. Unless the "leaks"/speculation about Q* are true, it's still unable to assist much in wildly novel tasks, since they don't show up on the training data.

  • @tur_
    @tur_ 2 месяца назад +2

    Good joh Matthew keep sharing these amazing projects

  • @smtkumar007
    @smtkumar007 2 месяца назад +4

    I had used this and other differnt such coding agents after letting them run on my codebase for few hours , and spending 50$ on api charges already it came up with a correct solution , problem is the cost and time it take to complete such task, as a developer i can say until there doesn't comes a cheaper and a faster altearnative , fresher devs are safer. while senior devs still have few month/years until such modes are able to solve 90% of the times

    • @manuelmontero1472
      @manuelmontero1472 2 месяца назад +1

      Which one would you say has worked better?
      We had like devika the other day and that seemed okay

  • @archerkee9761
    @archerkee9761 2 месяца назад

    very nice thanks for the video Matt

  • @marcfruchtman9473
    @marcfruchtman9473 2 месяца назад

    Very nice! Thanks for the video.

  • @blakemann2365
    @blakemann2365 2 месяца назад +1

    Thank you for keep updating new “open devin” projects. Since there are now numerous projects, can you do a video to keep track and to compare those? It is very confusing.

  • @PaulDest
    @PaulDest Месяц назад +1

    Great to see a built-in 'cost limit' - for the first time, that brings the obfuscated topic of time and money a little bit out of the darkness. As all these Devins succeed in less than 15% according to the SWE benchmark, what happens with the other more than 85%? Do the Devins endlessly generate tokens and costs until interrupted by the supervising human (or a cost limit)? And even in the successful cases: how much time and tokens (=energy =costs even with local LLMs) does a task take for real? I'd really appreciate to see a comparison. Thank you, Matthew!

  • @patrickneal8131
    @patrickneal8131 2 месяца назад +1

    i'm in love with work and i have a request can you do a benchmark for AI agents that you already did, what you prefer?

  • @tsomerville1970
    @tsomerville1970 2 месяца назад +1

    can't wait to try it. for now, aider-chat is still my everyday "go to" - but i'm ready to try putting "issues" in my github similar to a prompt.
    i really want to understand pull requests better and was hoping you'd cover how the whole process works, and how we can use this practically.
    either i need to put crewai and use aider as a tool, or aider could add some cool agentic framework.

    • @-UE-PR0
      @-UE-PR0 2 месяца назад

      Only problem with aider is that is uses openai api key

  • @marilynlucas5128
    @marilynlucas5128 2 месяца назад +1

    Yeah this wiill enable me finish my autonomous game remastering studio. I am building an agent framework for remastering WOTLK using Azeroth Core!

  • @RL.200
    @RL.200 Месяц назад

    Thanks!

  • @BlueBearOne
    @BlueBearOne Месяц назад +2

    So...I'm a little confused. How is SWE Agent like Devin? Doesn't it just work on problems with software on GitHub? I'm looking for the best solution on my local computer to program code from scratch using an agentic setup. Not trying to fix stuff on GitHub. What am I missing here? Thank you.

  • @01of13
    @01of13 Месяц назад

    Hi Matthew. Thanks for your informative videos. Could you create one that shows how to use Swe-Agent on local repos?

  • @FredPauling
    @FredPauling 2 месяца назад +1

    So much software to develop, so little time. This is cool.

  • @easypeasy2938
    @easypeasy2938 2 месяца назад +3

    just found your content.....I'm a 50 something trying to get back in the game....learning python...last language was Fortran...ouch. love your content and style...if you were in my shoes, what 10 pieces of your content would you watch in order to automate my life and existing businesses/side hustles?

    • @goldenruin
      @goldenruin Месяц назад

      Everything you can get your hands on pops, and things have changed a lot , forget python past the basics, strap on and get a crash course in ML and Data Science, RUclips Edition 😅 struggle is real for us older cats eh!?Im 42 and can’t find my shoes until lunchtime and I thought a pomodoro was a hat. Whopper snappers best get them thar robotic thinking machines a goin else I ain’t gonna make it.

  • @Ayyouboss
    @Ayyouboss 2 месяца назад +2

    It seems like the docker image they provide is not Compatible with arm64 yet. So you need a x86 cpu to run this

  • @Nairb932
    @Nairb932 2 месяца назад +5

    is SWE-Agent able to generate code based off of a prompt like Devin or does it only fix bugs in existing code?

  • @scriptoriumscribe
    @scriptoriumscribe 2 месяца назад

    i wonder if that miniconda error is something about the docker container not being able to connect to the outside world to download from that miniconda_url? kinda a wild guess. dunno man, good luck. thanks for the video!! looking forward to trying some of this locally later!

  • @VTC10English
    @VTC10English 2 месяца назад +2

    Among Devika, OpenDevin and SWE which one do you prefer?

  • @cjhmdm
    @cjhmdm Месяц назад

    would love to see a video on creating a php/wordpress developer agency utilizing one of the many 'swarm' type tool out there.

  • @propeacemindfortress
    @propeacemindfortress 2 месяца назад

    any of your local environments providing an openai like endpoint for your models should allow you to run it, just point it to the right local ip / port after setting up the endpoint

  • @simonsutton2946
    @simonsutton2946 2 месяца назад

    Can it only really deal with Parcel Tongue aka (python), what about full stack development pieces.
    Node js Typescript -React stuff. Or .Net

  • @todorp4056
    @todorp4056 2 месяца назад +2

    Great progress. Can it debug?

  • @marilynlucas5128
    @marilynlucas5128 2 месяца назад +1

    Giving an LLM its own ide is the future. This is why I predicted to several coding youtubers that in 5 years no human will be interacting with an ide.

  • @christophejacquenet424
    @christophejacquenet424 2 месяца назад +1

    BUT BUT !!?? DID YOU REVOKE THE OPEN API KEY AFTER THE VIDEO THO ??? (and thanks for your amazinf content !)

  • @TomBielecki
    @TomBielecki 2 месяца назад +2

    What is lightning? Got a link?

  • @yuvrajkukreja1248
    @yuvrajkukreja1248 Месяц назад

    open source Ai-models are Awesome 🥳

  • @ScottzPlaylists
    @ScottzPlaylists 2 месяца назад +2

    👍 Nice video.
    SWE agent already works with Claude 2 (per the swe-bench link), please show how to make it use it❗
    Because it uses GPT-4 API endpoint, can't you just use liteLLM to simulate the endpoint with any open source LM❓
    .

  • @JT-Works
    @JT-Works 2 месяца назад

    Is there any ranking of these AI Agents somewhere? I tried Devinka and was pretty disappointed with it's performance.

  • @ernstmayer3868
    @ernstmayer3868 2 месяца назад +1

    Would be great to see this working on a local repo with local LLM. Most code is not hosted on github.

  • @ernesto.iglesias
    @ernesto.iglesias 2 месяца назад +1

    ¿What si the SWE score of OpenDevin and Devika?

  • @evanoslick4228
    @evanoslick4228 2 месяца назад

    Wonder if that window of code is not file based, but application syntax based.

  • @setevarmer
    @setevarmer 2 месяца назад

    Crafting this tech marvel wasn't the Herculean task it seemed; gathering materials for our Everest summit hotel was surprisingly straightforward. Yet, the real challenge lay not in the assembly but in the guest experience post-construction. Imagine embarking on the arduous climb to 29,032 feet, a journey where some falter, yet the sight of the hotel, seemingly close, revitalizes spirits. Alas, the unanticipated hurdle: a dress code, detailed in easily missed correspondence, requiring attire collection from Camp 2. The gatekeeper, steadfast and mute on the matter, turns away the uninformed, leaving them bewildered at the threshold.

  • @GarethDoherty1985
    @GarethDoherty1985 2 месяца назад +2

    These all seem to be focused on python code. Do you know of any Agent tools on the horizon for .NET C# developers?

  • @GetzAI
    @GetzAI 2 месяца назад +2

    hey Matt, why are all of these only solving Github issue?

    • @alansmithee419
      @alansmithee419 2 месяца назад +1

      I think it's just because someone made a online package of Github repository tests specifically for the purpose of testing AIs, so that's what everyone uses because
      1. It's the easiest way to test.
      2. It's the easiest way to compare with others since everyone else is using it.

  • @angeldev96
    @angeldev96 Месяц назад

    auto code rover just came out! please tutorial of that 🙏

  • @rohitdas490
    @rohitdas490 2 месяца назад +3

    This one is special, and we are ded

  • @cfjlkfsjf
    @cfjlkfsjf Месяц назад

    Can these things act like an anti virus and scan for viruses and destroy them? I know jack about agents nor do I do anything that would require them.

  • @effinballers2543
    @effinballers2543 Месяц назад

    why do i produce this error?
    CondaError: Run 'conda init' before 'conda activate'

  • @itconsultanttech177
    @itconsultanttech177 Месяц назад

    can it work for java code base ?

  • @mhondoroinc1768
    @mhondoroinc1768 Месяц назад

    how does it compare to Devika?

  • @awesomecrome27
    @awesomecrome27 2 месяца назад

    You said about large context. How about Cursor IDE? it has a very long context and in gives you answers based on it.

  • @propeacemindfortress
    @propeacemindfortress 2 месяца назад +3

    sweet

  • @myronkoch
    @myronkoch 2 месяца назад

    since it uses GPT4, can it help with Rust?

  • @ariaden
    @ariaden 2 месяца назад +1

    Aww, I was hoping to see how the AI creates a pull request.
    I guess AI cannot improve itself yet, at least not without spending more than two bucks per improvement.

  • @rubiks.cube0008
    @rubiks.cube0008 Месяц назад

    I've got this idea about ai. What if instead of texts or tokens or images the ai xan produce or generate signal or currents. In short, an ai that can directly control hardwares or control softwares directly. Imagine an ai that can control your entire pc like controlling the mouse.

  • @VishalJangid1
    @VishalJangid1 2 месяца назад +1

    Hey you did not show you api keys this time 😅

  • @OlafStolle
    @OlafStolle Месяц назад

    10:55 At this point you say you will use a local LLM. Do you also make a video about it?

  • @Ravenofnorth
    @Ravenofnorth 2 месяца назад

    Wait will this work for an code file not on GitHub?

    • @Ravenofnorth
      @Ravenofnorth 2 месяца назад

      Also can it generate code or only find bugs?

  • @notsure221
    @notsure221 Месяц назад

    what if it executes your code and drops a db table..

  • @AI-OneNews
    @AI-OneNews 2 месяца назад

    My Questions was:
    Would it be possible that you guys add Ollama support? or is it already in progress?
    And someone of them answer that:
    This is already supported, see #5 . There was a small bug with Ollama that was fixed in #49. Lmk if you have further questions

    • @AI-OneNews
      @AI-OneNews 2 месяца назад

      I tryed to post link here but got removed!

    • @nikokroger
      @nikokroger 2 месяца назад

      Here: github.com/princeton-nlp/SWE-agent/issues/5

  • @kristianlavigne8270
    @kristianlavigne8270 2 месяца назад

    In a couple of year the best performers on the SWE benchmark will be at +50%

  • @betterlifeexe4378
    @betterlifeexe4378 12 дней назад +1

    the non-codespace version doesn't have a ui 😮‍💨

  • @dtory
    @dtory 2 месяца назад

    I think we need more info on this agent ( another video )

  • @mrd6869
    @mrd6869 2 месяца назад

    Imagine this thing 3 months from now..We are heading into interesting territory

  • @bradstudio
    @bradstudio 2 месяца назад

    Please let us know when you get a local LLM working with this.

  • @Cyberspider76
    @Cyberspider76 Месяц назад

    You just need to change the docker file to use and/or make apple silicon image.

  • @myronkoch
    @myronkoch 2 месяца назад

    local model will be clutch

  • @ScottSummerill
    @ScottSummerill 2 месяца назад

    I freaking can’t keep up. Feels like you either work for one of these companies or you’re left behind. Still better than the 90% who don’t even bother to follow. I guess.

    • @alansmithee419
      @alansmithee419 2 месяца назад

      If you work for one of the companies you'd probably be too focussed on AI news related directly to your work to pay attention to the full extent of its other uses and developments.

  • @HaseebHeaven
    @HaseebHeaven Месяц назад

    Great project but still i would say need lots of improvements we need atleast 50% issues solving capabilities it too early for us to adapt this but great to see where its heading.

  • @dennisestenson7820
    @dennisestenson7820 Месяц назад

    10:55, not much effort since text-generation-ui has an openai-compatible server that you can use with 3rd party apps just by changing URL from openai to your local server.

  • @oryxchannel
    @oryxchannel Месяц назад

    8:00 more meta. :-)

  • @ahmetmutlu348
    @ahmetmutlu348 2 месяца назад

    this tools has to be integrated to GCC toolchain.. :P

  • @SupremeKingSovereign
    @SupremeKingSovereign 2 месяца назад

    I am just waiting for someone to make an open-source language program. The language will be English and the libraries we call on will be small ai agents.

  • @gokudomatic
    @gokudomatic 2 месяца назад

    I tried devika with ollama mistral, and it couldn't even do the game of life official example. If I were you, I wouldn't bet too much on ollama for now.

  • @BlueBearOne
    @BlueBearOne Месяц назад

    But...what is a linter?

  • @effinballers2543
    @effinballers2543 2 месяца назад

    PS C:\Users\Nobiwan\Desktop\SWE-agent> git:(main) env create -f environment.yml
    git: : The term 'git:' is not recognized as the name of a cmdlet, function, script file, or operable
    program. Check the spelling of the name, or if a path was included, verify that the path is correct
    and try again.
    At line:1 char:1
    + git:(main) env create -f environment.yml
    + ~~~~
    + CategoryInfo : ObjectNotFound: (git::String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
    can you help?

    • @alansmithee419
      @alansmithee419 2 месяца назад

      I'm not an expert so could be completely off the mark:
      It seems like "git:(main)" is printed because of the envioronment he is using, rather than being part of the command. So where yours just displays "SWE-agent>" his displays "SWE-agent git:(main)" and you don't need to add this in yourself. Also you seem to be missing 'conda'. Maybe try (unless you think it might be dangerous to run, again: not an expert) just using:
      conda env create -f environment.yml
      without adding anything else after your directory description.

    • @effinballers2543
      @effinballers2543 2 месяца назад

      @@alansmithee419 i will try. Thank you

  • @mattmazurek
    @mattmazurek 2 месяца назад

    aider logo used in this video (2:27) has nothing to do with aider tool you talk about :)

  • @HunterMayer
    @HunterMayer 2 месяца назад

    Did we just automate open source?

  • @watchdog163
    @watchdog163 Месяц назад

    "OPENAI_API_BASE_URL: 'LM base URL here if using Local or alternative api Endpoint (optional)'"

  • @gavinkalikapersaud7225
    @gavinkalikapersaud7225 2 месяца назад

    GPT WRAPPER?

  • @Liberty-scoots
    @Liberty-scoots 2 месяца назад

    Can we use it unlike Devin?

  • @mrdevolver7999
    @mrdevolver7999 Месяц назад

    You will love this secret dirty little trick every dev hates because AI steals their job... of fixing bugs while introducing a bunch of new ones...

  • @jeffspaulding43
    @jeffspaulding43 2 месяца назад

    I bet haiku could do as well for $0.02 :P

    • @alansmithee419
      @alansmithee419 2 месяца назад

      Why not use sonnet?
      Aren't they both free? Or is the API more expensive than the site itself?

  • @AK-vx4dy
    @AK-vx4dy Месяц назад

    So SWE-Box is an AI ?

  • @madshader
    @madshader 2 месяца назад

    If it's not at least STUNNING then it's not worth my time...

  • @hotjamsm07
    @hotjamsm07 5 дней назад

    Great idea but too much trouble to install, IMHO.

  • @AetherTunes
    @AetherTunes 2 месяца назад +1

    open source needs paid api key ...

  • @OlstiMusic
    @OlstiMusic Месяц назад

    did we just gave AI the tool to create and fix itself? 😅

  • @ashgtd
    @ashgtd 2 месяца назад

    SWEeeeeeeeeeeeeeeeeeeeet

  • @48_subhambanerjee22
    @48_subhambanerjee22 Месяц назад +1

    Good. I think it's good and it will replace all CS jobs. And unemployment will be at a new peak. Only AI will prevail and humans will be forced to pick up odd jobs.

  • @ChairmanHehe
    @ChairmanHehe Месяц назад

    not a fan of miniconda env from a dev perspective

  • @wllgrffn
    @wllgrffn 2 месяца назад +1

    Fix: use linux

  • @orangehatmusic225
    @orangehatmusic225 Месяц назад +1

    Man sure glad you all think using AI to make you money is nothing like slavery at all.