Тёмный

How To Install MetaGPT - Your own AI Software Company, Create Programs With a single Prompt! 

StuffAboutStuff
Подписаться 7 тыс.
Просмотров 7 тыс.
50% 1

Meet MetaGPT, MetaGPT is a complete Software Engineering organization at your disposal. MetaGPT employees autonomous AI agents specializing in the roles found in real Software Development companies. Deploying Autonomous GPT AI Product Managers, Architects, Project Managers and Engineers your software is developed for you and Documented!
This video will show you Step by Step how to locally install this on any Windows PC. We will also demo the creation of the Tic Tac Toe game using pygame.
At the pace AI is moving this Github project is worth keeping tabs on. Get MetaGPT up and running today.
Links used in video.
GITHUB REPO.
github.com/geekan/MetaGPT/
Open AI.
platform.openai.com/account/a...
platform.openai.com/docs/mode...
MetaGPT required Software.
Git For Windows.
gitforwindows.org/
Latest Python.
www.python.org/downloads/
NODE.
nodejs.org/en/download
Anaconda Free Download.
www.anaconda.com/download
Free Visual Studio.
visualstudio.microsoft.com/fr...
Chapters.
0:00 What is MetaGPT
1:22 Install MetaGPT on Windows Locally
1:36 Download required Software for MetaGPT
2:19 Install required MetaGPT Software
3:39 Install and Configure MetaGPT
6:28 Configure MetaGPT for GPT4 or GPT3.5
7:14 Create first program with MetaGPT
7:46 MetaGPT Workspace Folders

Наука

Опубликовано:

 

5 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@stuffaboutstuff4045
@stuffaboutstuff4045 2 месяца назад
Hi Everyone, Check out the latest MetaGPT v0.8.1 build video using the below link. We also delve into all the new MetaGPT features available in the latest release. We get it to build code, play with Web Cloning, the Research role, Web Scraping and web searching capabilities. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VlO3nAsRzQ0.html
@waterlion1
@waterlion1 10 месяцев назад
I'm asuming you're from South Africa 🇿🇦 Love your vids brother🙌
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Hi, Thank you so much for the feedback. Glad you enjoyed the video!
@antongustafson7808
@antongustafson7808 10 месяцев назад
Best content! Keep it going.
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Thanks! Much appreciated.
@mrNashmann
@mrNashmann 10 месяцев назад
Thanks i am learning a lot i do thank you sir 🎉🎉🎉
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Pleasure! Glad you enjoyed the video..
@LogicLoaded
@LogicLoaded 10 месяцев назад
Nice!
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Thanks!
@omaribrahim5519
@omaribrahim5519 10 месяцев назад
best!
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Thanks!
@catsandmore_123
@catsandmore_123 8 месяцев назад
Hi sir, can you help? I got stuck in entering the "python -m pip install -r requirements.txt". It just said "No such file or directory: requirements.txt".
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, Make sure you are in the metagpt folder when running. After you clone the repo it created a sub folder. Check that you can see the requirements.txt file in explorer and confirm the path. Make sure you execute the command from that folder. Good luck, let me know.
@ryanhuam4162
@ryanhuam4162 10 месяцев назад
Why did I get traceback when I asked it to create the game?
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Hi, It might be a malformed reply received back from Open AI. Did you just try to run it again. I also had this once or twice. It might also be that your response received back exceed the chars per second your API key has access to if you are using one of the GPT 3.5 options. You can see the rate limits on the webpage I include in the video. Hope you come right! Let me know..
@user-nv6hz5wf6g
@user-nv6hz5wf6g 10 месяцев назад
This works for Ubuntu 23.04?
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Hi, it should work...
@MritunjayKumar-rd2es
@MritunjayKumar-rd2es 10 месяцев назад
metagpt is not free rigght?
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
Hi, MetaGPT is free, the bit that gets send to Open AI (API) is not free. The API access is not expensive. I got it to write 4 very simple examples and all of them was less than 1USD.
@charlesselrachski34
@charlesselrachski34 10 месяцев назад
@@stuffaboutstuff4045 how to add abstraction layer and use youchat as the back
@a6000000
@a6000000 8 месяцев назад
AI has been more popular for about a year. The number of letters/chars/tokens that can be processed in one go is limited, that is. In order to build a software company that also brings in profits, the AI would have to be able to independently build something complex like Wordpress, Kajabi or Copecard, which is probably not possible yet = a shame. The user still had to determine a lot of individual functions. Conclusion: tik tak toe or the second exhausted kindergarten example snake is all still kindergarten. That's why calling something like a "software company" sounds very exaggerated to me...
@stuffaboutstuff4045
@stuffaboutstuff4045 7 месяцев назад
:-), Agreed tech is still in its infancy but already very cable. Imagine where this will be in a year or two..
@ph0rd
@ph0rd 10 месяцев назад
Umm... The project and video titles really miss a *critical* deficiency...❗ MetaGPT only codes in *Python*❗ lol... Try asking it to code in *any* language other than python... And it will state the requirement to use your other language.. .. And then completely ignore that requirement and use python. DoH! 😂😂
@stuffaboutstuff4045
@stuffaboutstuff4045 10 месяцев назад
It seems its on the roadmap, for the brave it can be added manually.... github.com/geekan/MetaGPT/issues/129
@MrAzureJames
@MrAzureJames 9 месяцев назад
not really that hard to convert python to something else with another ai
@ph0rd
@ph0rd 8 месяцев назад
@@MrAzureJames Perhaps... but I wonder if you believe it's just as simple to convert any C++, C#, Rust, etc. application (like Cyberpunk 2077) ... ahem ... into.. Python??? lol somehow I think you still won't get the point - no worries. Go Python.
@Unityframe
@Unityframe 8 месяцев назад
after i put python -m pip install -r requirements.txt this is what i get trying to figure out what went wrong note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.
@stuffaboutstuff4045
@stuffaboutstuff4045 8 месяцев назад
Hi, This might be build tools related. Did you install Visual Studio Community Ed with the Desktop dev C++ tools like in the video? Let me know if this resolves the issue...Thanks for reaching out.
Далее
100+ Linux Things you Need to Know
12:23
Просмотров 114 тыс.
Is GPT Engineer Actually Useful? 🤨
17:33
Просмотров 32 тыс.
Кто понял тот понял
00:24
Просмотров 442 тыс.
Strawberry Cat?! 🙀 #cat #cute #catlover
00:42
Просмотров 2,5 млн
AI Agents DOES THE CEO JOB!!! (ChatDev Tutorial)
12:00
Так ли Хорош Founders Edition RTX 4080 ?
13:00