Open Devin AI Software Engineer, Updated Intro and Setup

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

КОМЕНТАРІ • 89

  • @RobShocks
    @RobShocks  5 місяців тому +6

    The Open Devin Team Just updated the setup instructions.
    You can now use a Make File which is an automated version of these instructions.
    Try the Make File Approach and if you are having trouble you can still follow these instructions in my video to get it setup. I suggest opening the MakeFile which is just an automated version of this video and you'll see all the instructions broken down. You can follow my video an double check in Make File if you have any issues.
    Make File on Github - github.com/OpenDevin/OpenDevin/blob/main/Makefile
    If you don't have Make on Windows you can use Choclatey for windows to download and run it - chocolatey.org/install

    • @giulianomaglieri3865
      @giulianomaglieri3865 5 місяців тому +2

      Hi, thanks for tutorial. with new setup instruction I have an error when I lauch make run. Running the app...
      /usr/bin/env: ‘bash
      ’: No such file or directory
      make: *** [Makefile:36: run] Error 127 . I'm using WSL on windows

    • @RobShocks
      @RobShocks  5 місяців тому

      @@giulianomaglieri3865 That is the line in the Make file that runs the Node Front End. You could try running the commands in the Make file section Make Run one by one and seeing if you can isolate the problem or just setup the frontend with node install and npm install yourself.

    • @captainpumpkinhead1512
      @captainpumpkinhead1512 5 місяців тому +3

      Could you make a tutorial for the Make method? I can't get it to work. It says it isn't recognized as a "cmdlet" even though I installed it.

    • @RobShocks
      @RobShocks  5 місяців тому +1

      @@captainpumpkinhead1512 when you get a cmdlet issue, make sure you are running in conda or the environment you setup. Install Make via chocolatey

    • @ROKKor-hs8tg
      @ROKKor-hs8tg 4 місяці тому +1

      The video method did not work. Should I use chocolate to download make and will it work?

  • @3mbracetheSh4dow
    @3mbracetheSh4dow 5 місяців тому +3

    Thank you man I watched another guys video and yours is 100x simpler and easy to follow. Much appreciated from a fellow novice to all of these applications this was very simple.

    • @RobShocks
      @RobShocks  5 місяців тому

      That comment was really appreciated, thank you. Takes ages to make these, I love it when it helps.

    • @b326yr
      @b326yr 5 місяців тому

      @@RobShocks please do more of this, thanks alot

  • @chrisferow3028
    @chrisferow3028 5 місяців тому +1

    This was great, I was having trouble getting this installed and your video really helped out. You have a new subscriber now! Thanks again.

    • @RobShocks
      @RobShocks  5 місяців тому

      I love these kind of messages, you made my evening thank you.

  • @user-cb7yl4nr6h
    @user-cb7yl4nr6h 4 місяці тому +3

    Why all the videos of افتح ديفين On the same date and stopped after that

  • @josefkreidler1077
    @josefkreidler1077 4 місяці тому +1

    Unfortunately the install procedure is far to complicated. No real explanation from the project side. Seems no interest in broad usage :-/

  • @lizou7981
    @lizou7981 2 місяці тому

    Is it free to get API key you used or should we need to buy API when install the openDevin, if so, where do we purchase from?

  • @dociler
    @dociler 5 місяців тому +3

    I'm running into an issue during make build. Ran into the same while running your installation guide:
    Getting requirements to build wheel: finished with status 'error'
    and then later it breaks on:
    RuntimeError: uvloop does not support Windows at the moment
    How did you overcome this?

    • @RobShocks
      @RobShocks  5 місяців тому +1

      Did you use Conda for environment management? Do you have wsl?

    • @dociler
      @dociler 5 місяців тому

      @@RobShocks No, I actually gave up, learned ubuntu and install the whole thing there. Costs me 50gb of harddrive, but it works. Thanks!

    • @RobShocks
      @RobShocks  5 місяців тому

      @@dociler ah well prob better off good to have Ubuntu

  • @harmonizedigital.
    @harmonizedigital. 5 місяців тому +2

    Is there anything stopping someone from hosting this on a cloud server so it can be accessed via a domain?

    • @gremlinsaregold8890
      @gremlinsaregold8890 5 місяців тому +1

      Well you'd need to add some sort of login system and to feed a full install to each user... That could prove... Well bulky. But if it's just for building an app on that server then yeah sure... On aws of Google or culture or digital ocean...should work easy.

    • @harmonizedigital.
      @harmonizedigital. 5 місяців тому

      @@gremlinsaregold8890 I am currently deploying it now. I will report back how things are going in a few days.

    • @harmonizedigital.
      @harmonizedigital. 5 місяців тому

      @@gremlinsaregold8890 I have it on a server now

  • @Mentor-oj1ec
    @Mentor-oj1ec 5 місяців тому

    Would it be possible to ignore the configuration of the api-key step? I have a ton of local LLM's and in fact no access to an api key from openAI

    • @RobShocks
      @RobShocks  5 місяців тому +2

      Try this github.com/OpenDevin/OpenDevin/pull/615

  • @UPSCTHINKER
    @UPSCTHINKER 5 місяців тому

    Thanks bro... You are awesome ❤❤

  • @anthonyjobey8821
    @anthonyjobey8821 5 місяців тому

    Any chance you could help setting up using a local LLM using Ollama? I have tired but seem to be failing on the last part

    • @RobShocks
      @RobShocks  5 місяців тому

      What kind of errors are you getting?

  • @lyaky87
    @lyaky87 4 місяці тому

    What are the hardware requirements to run devin locally?

  • @rahulgowda5891
    @rahulgowda5891 5 місяців тому

    Hi , can you please share your project repo ? . Seems they have changed it again.

  • @ROKKor-hs8tg
    @ROKKor-hs8tg 4 місяці тому

    It doesn't work at all. Is there anyone who has run the program?

  • @sujithsai5528
    @sujithsai5528 5 місяців тому

    in vs code I cant able to see conda interpreter

  • @zerohcrows
    @zerohcrows 5 місяців тому

    need a guide on th makefile method, keep running into errors :c

  • @andreas_tech
    @andreas_tech 5 місяців тому

    Hi,
    can i use it to optimize my database?

  • @PaulStoker-tz2fz
    @PaulStoker-tz2fz 5 місяців тому +1

    Just tried it now, seems like it goes off on a tangent if it doesn't understand your initial message. Like that one ranty software engineer most people work with who doesn't have the social capacity to just shut the f up :D

  • @rajibmahmud19
    @rajibmahmud19 5 місяців тому

    I am getting litellm module not found when running uvicorn command. I have litellm installed in the environment and verified that from environment itself. Anyone else having the same issue? I am in WSL2 env

    • @RobShocks
      @RobShocks  5 місяців тому

      Did not have this error, its worth checking the Discord and Discussion page on Github for anyone with similar problem

    • @nassolar
      @nassolar 5 місяців тому

      python -m pip install litellm

  • @vivekverma5178
    @vivekverma5178 5 місяців тому +1

    Can you also help me understand how this Makefile approach works?

    • @RobShocks
      @RobShocks  5 місяців тому

      If you open the make file in the route folder it’s basically all the commands and instructions you need to setup. A make file automates this process by using the command make. You can use chocolatey package manager on windows to install it

    • @ThoreauDailyDeskTalks
      @ThoreauDailyDeskTalks 5 місяців тому

      how does it work for mac?
      @@RobShocks

  • @ambicapradhan1064
    @ambicapradhan1064 4 місяці тому

    I'm facing the issue: "OPENAI Connection error", does anybody know what I did wrong and how I can fix it?
    PS: The error is coming when I send Devin a msg

    • @RobShocks
      @RobShocks  4 місяці тому

      Did you check your openAI credits? The error can be quite vague. Also try create a new key and try again.

    • @ambicapradhan1064
      @ambicapradhan1064 4 місяці тому

      @RobShocks Am I supposed to buy something somewhere? Because I followed the exact steps from your video and it gave me a secret key but am I supposed to buy credits from openai?

    • @RobShocks
      @RobShocks  4 місяці тому

      @@ambicapradhan1064 You need a subscription or credits to use Open AI API it’s not free I’m afraid. If you want you can use a free local model with Ollama you can

    • @ambicapradhan1064
      @ambicapradhan1064 4 місяці тому

      @@RobShocks Alright Thank you so much

  • @voxyloids8723
    @voxyloids8723 5 місяців тому +1

    Can you do comparison please with devika and swe ?

    • @RobShocks
      @RobShocks  5 місяців тому +1

      I’ve setup all of them so I might run a side to side. Right now my quick take is swe looks promising in its logic, devika in its interface and openDevin I’m still finding most buggy.

  • @vesper8
    @vesper8 5 місяців тому

    Could you pretty please do a comparison video comparing the abilities and features of Aider vs Open Devin vs Devika : )

    • @RobShocks
      @RobShocks  5 місяців тому

      In the works! Crew AI coming next first

  • @focusedstudent464
    @focusedstudent464 5 місяців тому

    Where is the requirement.Txt file I didn't found that can some one help me

  • @jdfp605
    @jdfp605 5 місяців тому

    i cant fid the docker image on git hub can anyone help me?

    • @RobShocks
      @RobShocks  5 місяців тому

      The docker image won't be on the repo. If you look in the makefile however you will see how the image is built and created on your machine for you. What is the specific problem?

  • @mickelodiansurname9578
    @mickelodiansurname9578 5 місяців тому

    subscribed Rob... ya madzer ya!

    • @RobShocks
      @RobShocks  5 місяців тому

      Really appreciate that!! Ya Madzer yerself

  • @saimnadeem5882
    @saimnadeem5882 5 місяців тому +2

    can you please please make a video of open devin with local llm from lm studio please

    • @hule333
      @hule333 5 місяців тому

      thats not possible. Opendevin is not an LLM

    • @jackflash6377
      @jackflash6377 5 місяців тому

      @@hule333The question was. Getting Open DEVIN to work with a local LLM by using LM studio to take the place of OpenAI

    • @saimnadeem5882
      @saimnadeem5882 5 місяців тому

      @@hule333 no i meant integrating lm studio with open devin just like it has functionality with ollama and litellm

    • @hule333
      @hule333 5 місяців тому

      @@saimnadeem5882 ah

  • @santirai3298
    @santirai3298 3 місяці тому

    ❤❤❤that’s a great

  • @shashanksingh9765
    @shashanksingh9765 5 місяців тому

    Can I use this with Gemini API key ?

    • @RobShocks
      @RobShocks  5 місяців тому

      I don't think so but you can use a lot of other LLMs via chaning the config.toml file in the root and using docs.litellm.ai/ instructions are in the read me

  • @ROKKor-hs8tg
    @ROKKor-hs8tg 4 місяці тому

    Makefile get error

  • @kyber.octopus
    @kyber.octopus 5 місяців тому +2

    I find it ironic that programmers are helping build the thing that will eliminate / replace programmers.

    • @RobShocks
      @RobShocks  5 місяців тому +9

      I think we've been doing that since the first computer

    • @thelostandunfounds
      @thelostandunfounds 5 місяців тому +6

      That’s literally the whole point of computers!

    • @RobShocks
      @RobShocks  5 місяців тому

      @@thelostandunfounds 🤓

    • @StevenAkinyemi
      @StevenAkinyemi 5 місяців тому +1

      We have been automating everything away since the first computer.
      The point is not to have to code at all.

    • @delightfulThoughs
      @delightfulThoughs 5 місяців тому +1

      That's because we programmers are lazy 🦥

  • @RishiYT-is1ld
    @RishiYT-is1ld 5 місяців тому

    Can i add Claude api key instead of open ai keys?

    • @RobShocks
      @RobShocks  5 місяців тому

      Not sure about Claude, but you can certainly add local LLM's from Ollama github.com/OpenDevin/OpenDevin/commit/08a2dfb01af1aec6743f5e4c23507d63980726c0

  • @mickelodiansurname9578
    @mickelodiansurname9578 5 місяців тому

    only three days since he made this and again they changed the install procedure since they now have a container and makefile. Okay, okay its new, I get that.... but jesus lads... let us at least catch our breath okay?

    • @RobShocks
      @RobShocks  5 місяців тому

      Slow down lads!!! Haha in fairness it’s a tiny team going fast but having a simple install would make it accessible for more contributors so it’s worth streamlining it and it’s not there yet

    • @mickelodiansurname9578
      @mickelodiansurname9578 5 місяців тому

      @@RobShocks I installed it on a Vultr instance... having a little issue setting it up with openrouter and litellm to be honest... I'll get back to it. But I think a good use case is it actaully installed on the dev server where an app is being built (Not on the production server obviously)... and as a helping tool, not the actual solution, cos this thing and I'm sure Devin itself are going to be flaky as fuck for the next year!

  • @pierruno
    @pierruno 5 місяців тому

    They changed it again.

    • @redchief3905
      @redchief3905 5 місяців тому

      Time for a new video! hahaha

    • @RobShocks
      @RobShocks  5 місяців тому

      @@redchief3905 😅

  • @user-cb7yl4nr6h
    @user-cb7yl4nr6h 4 місяці тому

    not work