OpenDevin: AI Software Engineer With Complex Coding Completion

  Рет қаралды 28,471

WorldofAI

WorldofAI

Күн бұрын

In this video, dive into the world of OpenDevin, an open-source initiative dedicated to replicating and enhancing Devin.
🔥 Become a Patron (Private Discord): / worldofai
☕ To help and Support me, Buy a Coffee or Donate to Support the Channel: ko-fi.com/worldofai - It would mean a lot if you did! Thank you so much, guys! Love yall
🧠 Follow me on Twitter: / intheworldofai
📅 Book a 1-On-1 Consulting Call With Me: calendly.com/worldzofai/ai-co...
🚨 Subscribe To My Second Channel: @WorldzofCrypto
Business Inquires: intheworldzofai@gmail.com
[MUST WATCH]:
AutoDev: Opensource Devin - Personal AI Coding Engineer!: • AutoDev: Opensource De...
Devika: Opensource AI Software Engineer! Builds & Deploy Apps End-to-End!: • Devika: Opensource AI ...
Open Interpreter's 01 Lite: Open-Source Personal AI Agent!: • Open Interpreter's 01 ...
[Link's Used]:
Github Repo: github.com/OpenDevin/OpenDevin
An autonomous AI software engineer reshaping the landscape of software development. Join us as we explore the intricacies of this groundbreaking project and its collaborative efforts within the open-source community.
🔍 Key Points Covered:
- Understanding the mission of OpenDevin in replicating and enhancing Devin, the autonomous AI software engineer.
- Exploring the tools leveraged by Devin, including a shell, code editor, and web browser, and how they redefine LLMs in software development.
- Unveiling the goals of OpenDevin in expanding Devin's capabilities and fostering innovation through community engagement.
📝 Overview:
Welcome to the forefront of software engineering evolution with OpenDevin, a pioneering project that seeks to replicate and elevate Devin, an autonomous AI software engineer revolutionizing the way we approach complex engineering tasks. Through the collaborative efforts of the open-source community, OpenDevin aims to unlock the full potential of LLMs in software development.
🐚 Why OpenDevin?
Discover the driving force behind the OpenDevin project and its commitment to surpassing the original Devin model. By harnessing the collective expertise of the open-source community, OpenDevin tackles the challenges faced by Code LLMs head-on, paving the way for groundbreaking advancements in software engineering.
⭐️ Research Strategy:
Delve into the comprehensive research strategy employed by OpenDevin, encompassing core technical research, enhancement of specialist abilities, meticulous task planning, and thorough evaluation. Witness the dedication to understanding and improving the technical aspects of code generation and handling, ultimately guiding the progress of open code models.
🛠 Technology Stack:
Explore the robust technology stack driving OpenDevin's innovation, including a sandboxing environment for safe code execution and a user-friendly frontend interface for seamless interaction. From Docker and Kubernetes to frameworks like React, OpenDevin embraces cutting-edge technologies to deliver a transformative software development experience.
📣 Call to Action:
Join us on this journey of innovation and collaboration by liking, subscribing, and sharing this video. Let's revolutionize software development together with OpenDevin!
🔖 Additional Tags & Keywords:
#OpenDevin #softwaredevelopment #ai #opensource #llms #codegeneration #innovation #CommunityEngagement #technology #programming
📌 Hashtags:
#OpenDevin #SoftwareDevelopment #AI #OpenSource #LLMs #CodeGeneration #Innovation #CommunityEngagement #Technology #Programming

Пікірлер: 67
@intheworldofai
@intheworldofai 2 ай бұрын
💗 Thank you so much for watching guys! I would highly appreciate it if you subscribe (turn on notifcation bell), like, and comment what else you want to see! 📆 Book a 1-On-1 Consulting Call WIth Me: calendly.com/worldzofai/ai-consulting-call-1 🔥 Become a Patron (Private Discord): patreon.com/WorldofAi 🚨 Subscribe to my NEW Channel! www.youtube.com/@worldzofcrypto 🧠 Follow me on Twitter: twitter.com/intheworldofai Love y'all and have an amazing day fellas. ☕To help and Support me, Buy a Coffee or Donate to Support the Channel: ko-fi.com/worldofai - Thank you so much guys! Love yall!
@yonatan09
@yonatan09 2 ай бұрын
I am loving this channel. Subscribed. Keep it up.
@fredoscott2346
@fredoscott2346 2 ай бұрын
I wish anyone would use these AIs to create something similar to a full stack application, and not just fibonaccis, snake games and elementary school math.
@akirakudo5950
@akirakudo5950 2 ай бұрын
Hi thanks a lot for sharing good information. I will try to change the OpenDevin to support local LLMs personally!
@mohamedelhajjaji4304
@mohamedelhajjaji4304 2 ай бұрын
I want to help contact me bro
@vesper8
@vesper8 Ай бұрын
Could you pretty please do a comparison video comparing the abilities and features of Aider vs Open Devin vs Devika : )
@rahulhukku2706
@rahulhukku2706 2 ай бұрын
i am unable to locate the "requirements.txt" file in the opendevin project repo. Where is this file located?
@jiuvk8393
@jiuvk8393 2 ай бұрын
can this work with a local llm instead of openAI api?
@user-kb1jx7rc6c
@user-kb1jx7rc6c 2 ай бұрын
I want to know this too.
@jonyfrany1319
@jonyfrany1319 2 ай бұрын
Yea I think someone needs to do it it such an annoyance
@ajeemanorse
@ajeemanorse 2 ай бұрын
Yes it can, you need to update the config.toml to point to a local base llm
@nonenothingnull
@nonenothingnull 2 ай бұрын
Yeah? You just tell it to point at an openai api endpoint that is locally/self hosted
@photize
@photize 2 ай бұрын
oh dear i couldnt get it to dsee my open ai key , set or setx etc same error "set in osenviron" wel i forced the issue and set os.environ["OPENAI_API_KEY"] = " your_key " as the 2nd line in OpenDevin\agenthub\codeact_agent\__init__.py it fixed the red flagged access error but the package still didnt apear to run correctly . any clues please respond
@ajeemanorse
@ajeemanorse 2 ай бұрын
Set it in config.toml
@chrism3440
@chrism3440 2 ай бұрын
About half the time I run OpenDevin, it disconnects halfway through the task. Says: "Error sending data to client.. Client websocket disconnected (, None).. INFO: connection closed" Is anyone else encountering this when running longer tasks? Has anyone discovered a fix. Could have something to do with a timeout set somewhere in the program, but I couldn't find that. Only seems to happen when the program stalls out for a while which makes me think it's a timeout issue. Thanks all.
@realDeor
@realDeor 2 ай бұрын
I’ve been trying to using this today, but I’ve had no luck with the OpenAI api, I even purchased more token credit and it doesn’t work. I guess I’ll try again tomorrow, maybe try a different api.
@truehighs7845
@truehighs7845 2 ай бұрын
Where is the requirements file gone in the repo?
@alphonsohenry
@alphonsohenry 2 ай бұрын
Can someone point me to the requirements.txt file.
@newspiritorder4089
@newspiritorder4089 2 ай бұрын
How to fix Incorrect API key provided? Great video ty
@theristis9451
@theristis9451 2 ай бұрын
how do i make a litellm module
@jasonjefferson6596
@jasonjefferson6596 2 ай бұрын
Is there a way to upload files to a vector db and let opendevin query?
@kristianlavigne8270
@kristianlavigne8270 2 ай бұрын
Yes, just implement it
@Namita212
@Namita212 2 ай бұрын
Requirements file not found.
@alphonsohenry
@alphonsohenry 2 ай бұрын
same here
@CDeCollibus
@CDeCollibus 2 ай бұрын
what if i have a gemini pro api key
@ROKKor-hs8tg
@ROKKor-hs8tg Ай бұрын
Cannot import apawn from pexpect
@F0XH0UND007
@F0XH0UND007 2 ай бұрын
How does this compare to pythagora?
@user-rj4tq1sx1f
@user-rj4tq1sx1f 2 ай бұрын
Anyone who have used both?
@richardschumack5271
@richardschumack5271 2 ай бұрын
it's not very open if you have to pay to use for an API key
@garrettbates2639
@garrettbates2639 2 ай бұрын
I'm not sure if you'll know the answer here, but if you do: What differentiates this from Devika? I was looking through the issues, and it looks like one of the key differences is that they want to use a SLM in conjunction with the LLM backend to handle (I think) keyword contexts, whereas Devika is using a BERT model for this task -- is there any tangible difference here? Is BERT considered a small language model? Thanks :)
@watchdog163
@watchdog163 2 ай бұрын
Devika is trash because it doesn't fully support Windows.
@bgriffin5447
@bgriffin5447 2 ай бұрын
@@watchdog163windows is trash for kiddies. Get a real setup for grownups
@ROKKor-hs8tg
@ROKKor-hs8tg Ай бұрын
Where requirements. Txt
@robotpainter7159
@robotpainter7159 2 ай бұрын
why is it better than chat gpt , and deffinetly worth than black box
@wenismcgump
@wenismcgump 2 ай бұрын
damn sucks these big corporations only let you use api keys instead of local llm's
@billcollins6894
@billcollins6894 2 ай бұрын
If you are serious about learning and keeping up, come up with the $20 a month. I have met few people who did not blow that much a month on worthless stuff. Cable, new cell phone, coffee, snacks, going out to eat or delivered food, pre-prepared food, renting furniture / appliances, etc. If you have to, get a second job. You will learn a lot using Google Colab and paid for API keys.
@dagsvikeleven1589
@dagsvikeleven1589 2 ай бұрын
Should be able to bypass this I would think? Route it to a local server or something
@ROKKor-hs8tg
@ROKKor-hs8tg Ай бұрын
I tried all the methods on KZbin and none of them worked
@besiansherifaj9350
@besiansherifaj9350 2 ай бұрын
WHATS THE POINT ON CALLING SOMETHING OPEN SOURCE WHEN ITS NOT OPEN SOURCE AND U CAN USE ONLY OPEN AI API ?!
@adriangpuiu
@adriangpuiu 2 ай бұрын
im pretty sure youll be able to plug an open llm to it via ollama or lm studio
@TheUnderscore_
@TheUnderscore_ 2 ай бұрын
I reckon it'd be pretty simple to replace the API in the OPEN-SOURCE PROGRAM with whatever LLM platform you'd prefer. You can check out the OPEN-SOURCE CODE if you like.
@bgriffin5447
@bgriffin5447 2 ай бұрын
Why are you yelling? It’s not that serious
@mariusorani
@mariusorani 2 ай бұрын
Open Source means that you have access to the source code because it‘s publicly available. It doesn’t mean that the integrated services are free. However since it is an open source, you can modify it and integrate any llm that you want
@jonyfrany1319
@jonyfrany1319 2 ай бұрын
No they make the code so it’s locked in with paid vendors
@Yve-ro8lf
@Yve-ro8lf 2 ай бұрын
there is no requirement.txt in opendevin file
@aniketrajsingh6232
@aniketrajsingh6232 2 ай бұрын
same issue bro, they updated it with a pipfile to make it easier
@ajeemanorse
@ajeemanorse 2 ай бұрын
It is a pip file and if you want it in a requirements file you can export it. It is in the reader on how to do it
@linuswatiti8078
@linuswatiti8078 2 ай бұрын
How can i monetize this?
@nonenothingnull
@nonenothingnull 2 ай бұрын
Omg please no python REEEE
@intheworldofai
@intheworldofai 2 ай бұрын
[MUST WATCH]: Devin: The First AI Software Engineer - Builds & Deploy Apps End-to-End!: kzbin.info/www/bejne/iXnVn554Ytt2gaMsi=ytEBNXHQCwWJq4Oz AutoDev: Opensource Devin - Personal AI Coding Engineer!: kzbin.info/www/bejne/ppuUm5mhn6l5q6Msi=tMCRSIqlYEUJxoht Open-Sora: Opensource Sora Alternative - Text-To-Video AI Model!: kzbin.info/www/bejne/o4rRg6qIZbesrKcsi=A1XdlTslYQ6jFHj0
@intheworldofai
@intheworldofai 2 ай бұрын
StableCode Instruct 3B: NEW Ultimate Coding Language Model for Developers! - kzbin.info/www/bejne/hWHVm6ioid-iga8
@intheworldofai
@intheworldofai 2 ай бұрын
Codel: Autonomous AI Coding Agent Framework! kzbin.info/www/bejne/jZ3XdKyCqt2ia5o
@intheworldofai
@intheworldofai 21 күн бұрын
Devon: Opensource AI Software Engineer - Pair Programmer Creates Software! kzbin.info/www/bejne/nqeri5SZgr2FfaM
@intheworldofai
@intheworldofai 2 ай бұрын
Qwen1.5 MoE: Powerful Mixture of Experts Model - On Par with Mixtral! kzbin.info/www/bejne/oXa2eYJpmJiElas
@intheworldofai
@intheworldofai 2 ай бұрын
SWE-Agent: BEST Opensource AI Software Engineer! Builds & Deploy Apps End-to-End! kzbin.info/www/bejne/apPZh4x9qNShn6c
@intheworldofai
@intheworldofai 29 күн бұрын
OpenDevin: BEST Opensource AI Software Engineer! Builds & Deploy Apps End-to-End!: kzbin.info/www/bejne/fGG1oGeumZqLl9Usi=bjxuuzenUrCHbIS6
@OkiDoki181818
@OkiDoki181818 2 ай бұрын
Sorry to say, but this is hardly open source? And definitely not a devin replacement, as devin is superior at coding.
@billcollins6894
@billcollins6894 2 ай бұрын
It has been on Github for 2 weeks. Give it a minute.
@ajeemanorse
@ajeemanorse 2 ай бұрын
How is this not open source? And its still in alpha and super young but growing at an incredible pace
GPT Computer Assistant: AI Controls Your Computer!
12:46
WorldofAI
Рет қаралды 582
格斗裁判暴力执法!#fighting #shorts
00:15
武林之巅
Рет қаралды 97 МЛН
The delivery rescued them
00:52
Mamasoboliha
Рет қаралды 6 МЛН
DjangoCon US 2023: Don't Buy the "A.I." Hype
26:09
Tim Allen
Рет қаралды 11 М.
UI Libraries Are Dying, Here's Why
13:28
Theo - t3․gg
Рет қаралды 265 М.
Fabric: Opensource AI Framework That Can Automate Your Life!
9:48
Software engineer interns on their first day be like...
2:21
Frying Pan
Рет қаралды 13 МЛН
Grok-1 FULLY TESTED - Fascinating Results!
8:27
Matthew Berman
Рет қаралды 162 М.
This is Why Programming Is Hard For you
10:48
The Coding Sloth
Рет қаралды 574 М.
Open Devin AI Software Engineer, Updated Intro and Setup
13:04
Rob Shocks
Рет қаралды 28 М.
Main filter..
0:15
CikoYt
Рет қаралды 551 М.
5 НЕЛЕГАЛЬНЫХ гаджетов, за которые вас посадят
0:59
Кибер Андерсон
Рет қаралды 1,2 МЛН
Will the battery emit smoke if it rotates rapidly?
0:11
Meaningful Cartoons 183
Рет қаралды 3,5 МЛН
ЭТОТ ЗАБЫТЫЙ ФЛАГМАН СИЛЬНО ПОДЕШЕВЕЛ! Стоит купить...
12:54
Thebox - о технике и гаджетах
Рет қаралды 145 М.