AutoGPT Tutorial - More Exciting Than ChatGPT

2024 ж. 16 Мам.
753 190 Рет қаралды

In this video, I show you how to use the latest breakthrough in AI innovation, AutoGPT. This is a step by step tutorial.
🧠 The world's leading AI newsletter: neuralfrontier.beehiiv.com/su...
AutoGPT Github: github.com/Significant-Gravit...
Download Python: www.anaconda.com/
Download VisualStudio Code: code.visualstudio.com/
Find your OpenAI API Keys: platform.openai.com/account/a...
Add OpenAI Billing: platform.openai.com/account/b...
🏦 Form your LLC: santrelmedia.com/incfile
💻 Create a website on Squarespace: santrelmedia.com/squarespace
💳 Best Credit Cards For Businesses: cardonomics.com/i/santrel
⏰ Double your productivity with this software: santrelmedia.com/Productivity
Follow us on Instagram:
Nate: / nateobrienn
Mike: / mikeobrienn
SUBSCRIBE: / santrelmedia
Summary of steps:
Install anaconda
Install visual code
Open terminal
Download stable not master from github
In command line, navigate to the folder, then type “conda create -n auto-gpt python=3.8”
Then cd into the auto gpt master folder which was downloaded from GITHUB
Open visual studio code, cmnd+n to open new, then cmnd+shift+p for command palette
Type “shell” then select install to path
Type “code .” in terminal to open VS code
Save workspace as
This will install your environment, then you can activate it with “conda activate auto-gpt”
In terminal, type “pip install -r requirements.txt”
Open readme.md then right click tab and open preview
Type cp .env.template .env
Then type code .
Open .env in VScode
Copy and paste your API from platform.openai.com/account/a...
Remove hash for Use Mac
Save it
In Terminal, type “sudo xcodebuild -license”
Enter your pw
agree
Add billing to platform.openai.com/account/b...
In Terminal, type ./run.sh
Customize your auto-gpt!
Some Terminal commands you may want to know:
Cd [navigates to the folder path you type next]
Cd .. [goes back one]
Ls [lists everything in the current folder]
Python [opens python]
quit() [quits python]
Clear [deletes everything on the screen]
TIMESTAMPS:
0:00 What is AutoGPT?
2:50 What do I need to run AutoGPT?
4:13 Getting started
5:45 Downloading Python and VisualStudio Code
7:05 Configuring in Terminal
9:10 Reading the ReadMe markdown file
10:45 Adding your OpenAI API key
14:50 Running AutoGPT
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This helps support the channel and allows us to continue to make videos like this. Thank you for the support! Everything in this video is based on information we learned from online resources, our own experience, and books we have read. Please do your own research before making any important decisions. You and only you are responsible for any and all digital marketing decisions you make. Thank you for watching!

Пікірлер
  • LINKS: 🧠 The world's leading AI newsletter: neuralfrontier.beehiiv.com/subscribe AutoGPT Github: github.com/Significant-Gravitas/Auto-GPT/releases/latest Download Python: www.anaconda.com/ Download VisualStudio Code: code.visualstudio.com/ Find your OpenAI API Keys: platform.openai.com/account/api-keys Add OpenAI Billing: platform.openai.com/account/billing/overview

    @SantrelMedia@SantrelMedia Жыл бұрын
    • 😊

      @ravi2610@ravi2610 Жыл бұрын
    • Is there a way to start over? I did everything correctly with set up but my computer updated to Ventura and now the terminal does not recognize Auto-GPT. How do I repeat the process or repair it? Please help. it says "zsh": command not found. In the terminal, it does not have (base) before my name.

      @emilgabl9069@emilgabl9069 Жыл бұрын
    • thought newsletters ended in 2005 lol if they aint , let me know i have thousssssands in my lists lol

      @PazLeBon@PazLeBon Жыл бұрын
    • & power shell cant find CONDA?

      @kallous@kallous Жыл бұрын
    • Dude you are a legend, tried like 5+ tutorials and yours only one that worked, subbed and liked. Looks like the step where make the auto-gpt env is key as was missing from the other tutorials. Keep up the great work 🔥

      @The_MostHigh@The_MostHigh Жыл бұрын
  • Awesome tutorial! A follow-up tutorial on integrating various API to unleash the full power of AutoGPT would be amazing.💪

    @GyanWrap@GyanWrap Жыл бұрын
  • Wow!! You are AWESOME! I am just trying to learn about how to use tools and apps to build a website. I’ve no experience with any of this. You and Nate are going to be my new mentors. I’m going to watch all your videos (over and over) and learn. I can’t believe how intelligent you two are. You earned the success you have !! Thank you so much for giving back knowing the rewards teaching this way. Jim in San Diego

    @JBS-ke9pr@JBS-ke9pr11 ай бұрын
  • Great tutorial! Perhaps a follow-up tutorial on connecting & integrating various API to showcase the true power of AutoGPT would be great.

    @isaacchew9052@isaacchew9052 Жыл бұрын
    • Yes I am already working on such a video!

      @SantrelMedia@SantrelMedia Жыл бұрын
    • @@SantrelMedia its 100% point;less without them

      @PazLeBon@PazLeBon Жыл бұрын
    • @@SantrelMedia Drop that Video ASAP!

      @0-lkx@0-lkx Жыл бұрын
    • @@SantrelMedia I said DROP IT!

      @wes7bg@wes7bg Жыл бұрын
  • im on windows. when i type "conda create -n auto-gpt python=3.8" I get " The term 'conda' 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.

    @LukasDiSparrowOfficial@LukasDiSparrowOfficial Жыл бұрын
  • Hi Mike. Thanks for sharing. It was frustrating doing the install with Windows because you did not hit all the caveats and differences between Apple and Windows for installation. You did not state that the "sudo" command is just for Apple and did not mention what Windows users were supposed to do to run the program. As a newbie to this tech, I spent quite a bit of time figuring our how to proceed further. If you are going to state the video is for both Apple and Windows users, then you should make sure that Windows users are not left in the dark at some places, or change the title of your video to state for Mac. Just some honest feedback. Thanks.

    @davidvillanueva7638@davidvillanueva7638 Жыл бұрын
    • Great point, same issues for me :)

      @Lowlin85@Lowlin85 Жыл бұрын
    • well feel free to share what you're supposed to do with that xcodebuildlicences command, I'm still stuck :) UPDATE: on windows you seem to be able to leave that part out.

      @das_schnitzel@das_schnitzel Жыл бұрын
    • Winbloat ! It also works on Linux

      @jj-icejoe6642@jj-icejoe6642 Жыл бұрын
    • he shouold pay us for tryigng to use this stuff. pain in the ass

      @PazLeBon@PazLeBon Жыл бұрын
    • agree with u. i run in windows and not using anaconda.. so when he type that "conda activate..." hahaha.. i just stunned🙄 there. he activate the virtual environment (i guess). so i skip that line and once set the openai api key, i just shoot the run.bat then voila. From my trial/test following this tutorial, i can't make the autogpt to write to the provided word doc (i created first). While the vid showed using a txt file, but i didnt see he showed the result in diet.txt either. i am curious to that, since the autogpt is not able to write or reach the os I/O area. perhaps this is only me.😔

      @edyzakaria9522@edyzakaria9522 Жыл бұрын
  • This was great. I’ve watched more of these tutorials than I care to admit. Thank you 🙏

    @0xadamg@0xadamg Жыл бұрын
    • not very good then :(

      @PazLeBon@PazLeBon Жыл бұрын
  • What an excellent video. Just at the right pace, just what you need to know and a fantastic starting point. Early bird gets the worm!

    @kd4pba@kd4pba Жыл бұрын
  • This is good info, Mike

    @NateOBrien@NateOBrien Жыл бұрын
    • I thought he was you for a second lol

      @Passive_j@Passive_j Жыл бұрын
  • Thank you Mike. Great instructional tutorial. I will try this out and run it to micro-shred proposals to identify subtle requirements

    @ArunSimha@ArunSimha11 ай бұрын
  • Thank you Mike. Great instruction and video. I had a few unexpected results, such as missing Xcode (I downloaded it from the App store). But what was helpful was the red error messages generated by the requirements install script. An internet search revealed the solution in each instance. My intention with AutoGPT is to create a language tutor to practice audio conversations in Italian and Hindi.

    @willemcilliers@willemcilliers Жыл бұрын
    • Having the Xcode issues myself to be able to agree to terms of service

      @TylerChalk@TylerChalk Жыл бұрын
    • @@TylerChalk were you able to resolve this issue by chance?

      @enriquepena6507@enriquepena6507 Жыл бұрын
    • @@TylerChalk same here, did you get the code?

      @LeGroupeDeCam@LeGroupeDeCam Жыл бұрын
    • @@TylerChalk Same here, any ideas on how to proceed?

      @Max-rf5xb@Max-rf5xb Жыл бұрын
    • is it the infamous... xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance?

      @bruhseriously-_-@bruhseriously-_-11 ай бұрын
  • All it needs is an actual user friendly interface... no doubt that is coming... thanks.

    @tinytowntrainstv@tinytowntrainstv Жыл бұрын
    • I plan to use it to make a more intuitive friendly interface for myself. Afterwards, possibilities are endless.

      @Jabeeps@Jabeeps Жыл бұрын
    • There are many

      @witness1013@witness1013 Жыл бұрын
    • It’s already here. AgentGPT springs to mind (all web based). If you are just a user that’s fine, but knowing how to set one up yourself on the backend is super useful if you are trying to take this further (and have concerns about your data remaining private).

      @eafortson@eafortson Жыл бұрын
    • I know just the program to write one, it's not out of its League I've already got it to write its own GUI

      @genuinedickies99@genuinedickies99 Жыл бұрын
    • This sounds like an opportunity for you to ask it to make one 😜

      @sgct89@sgct89 Жыл бұрын
  • Interesting but as you say you can do all this with ChatGPT now (I did this in December for instance). Perhaps a good follow up would be demonstrating connecting different data sources and getting it to analyse and then output to something like a Doc or Spreadsheet. Something that may be interesting (and get you views), maybe analysis of a stock price based on date, time of day etc, showing the fluctuations in a price (like when the Fed makes an announcement). All that data is available on the Internet so should be usable in a scenario.

    @skillmeup53@skillmeup5311 ай бұрын
  • Great start on Leading us on how to get started, but I need more examples on how to take advantage of the additional features versus just ChatGPT.

    @davidstephens4394@davidstephens4394 Жыл бұрын
    • We're planning on making some more videos with more advanced examples!

      @SantrelMedia@SantrelMedia Жыл бұрын
  • Thank you for the tutorial! Very easy to follow, some things changed such as python requirements is 3.10, but all good! Very useful, is already doing work for me

    @danielmora7092@danielmora709211 ай бұрын
  • Got it to work! Thank you! Really good video but suggest you make a different video for getting it to run on Windows computer.

    @tollivne@tollivne Жыл бұрын
  • You thus far are the best in walking a newbie through installing with programming you did mess up when it came to sudo in windows its runas i had to look it up , anyway yeah man make some stable diffusion videos because i still cant get that to work

    @blackulaphoto709@blackulaphoto709 Жыл бұрын
    • I tried asking GPT-4 what the windows version of sudo was and it told me there was "no windows version of sudo" so i got stuck there lol

      @rocketpainter@rocketpainter Жыл бұрын
  • This is an amazing tutorial video. Cheers for posting it. Keep up the great content.

    @haroldasraz@haroldasraz Жыл бұрын
  • great video, integration with other APIs would be great too. Thank yu and keep up the great work :-)

    @IHP77@IHP77 Жыл бұрын
  • I'm form Argentina... Love your video, grate sob and Thanks!!! Keep up the godd work!!

    @luisvarela1936@luisvarela193610 ай бұрын
  • This sounds and starts off great, but then it quickly falls apart for the average user, like pretty much all of those "let me introduce you to coding environments, I'll take it step by step and make it super clear" videos. Then ~7 minutes in, steps are taken super fast without explanation whats going on, so if something doesn't look or work exactly like in the video, the user is lost. Especially for Windows users it is pretty much impossible to follow along atm. Please put "Mac users only:" or something in the title to save many of us time or better yet, do the same video for Windows as well.

    @paddytube@paddytube Жыл бұрын
    • Bro just ask chat gpt and stop complaining

      @lorenzo4819@lorenzo4819 Жыл бұрын
    • Yep, exactly. It's the case with many, many tutorials. They start explaining the obvious stuff in detail, then, when detail is needed, it's all skpped. : / Miserable.

      @roelzylstra@roelzylstra Жыл бұрын
  • Well-explained, hugely valuable content. Just subbed.👏🌟👍

    @HMaxTube11@HMaxTube11 Жыл бұрын
  • Wow!!! I’m 64 years old and man’o’man I’m I learning fast …great tutorial…Thanks for sharing….Alex🇬🇷

    @BigBear59@BigBear59 Жыл бұрын
  • thanks a lot for your video. Im less beginner each time i watch a good one like that. To give u an example of my purpose of auto gpt use, is to help me to build a pcb (electronic circuit) to recharge a specific battery with solar panel...

    @steppi26@steppi26 Жыл бұрын
  • Few issues but good tutorial -- if you're using a mac make sure you have xcode and during the anaconda installation you may have to change the installation drive to "user only"

    @hsjdev@hsjdev Жыл бұрын
  • Thank you so much, man! This is the guide I was looking for. I am fascinated by the possibilities of Auto GPT, but now as a non-programmer I am afraid of the terminal interface. Is it possible to make a user-friendly shell with an intuitive interface for this?

    @vasyl_hoshovskyi@vasyl_hoshovskyi Жыл бұрын
    • Hee hee hee! I am the same! And, what is a "shell"? And what is an interface? Lol I am no good at this yet!

      @robertschristy@robertschristy Жыл бұрын
  • Thank you for the information. I'm learning more and more about this as I go along in the days. Key values here being mentioned. Great video.

    @laquanlewis1590@laquanlewis159011 ай бұрын
  • Enjoyed learning this from you ...thanks for sharing

    @palasht2170@palasht21709 ай бұрын
  • Great video!! P.S.: Got stuck at xcode step as it turned out my Mac did not have it installed. Installing now and hoping to be able to continue progress. May be worth mentioning it in future videos since my guess is many may get stuck on that step. Thanks for the amazing content

    @bernardobachino15@bernardobachino15 Жыл бұрын
    • sameeee

      @SULO3865@SULO3865 Жыл бұрын
    • same

      @tsourleephotography@tsourleephotography Жыл бұрын
    • same

      @seanmillerchina@seanmillerchina Жыл бұрын
    • After you install Xcode do you have to move it somewhere?

      @tsourleephotography@tsourleephotography Жыл бұрын
    • @@tsourleephotography curious if you had to move it or not? I am facing the same issue now

      @razmigboladian3577@razmigboladian3577 Жыл бұрын
  • Thanks for the excellent instructions. They are simple and easy to follow.

    @sibongilebooi7030@sibongilebooi7030 Жыл бұрын
  • SUB’D + NOTIFICATION The most comprehensive tutorial on Auto-GPT to date. I am also using a MAC, and learned a few new short cuts from the video as well. Very insightful content. I just got access to got4 api. Are there any other projects worth looking into?

    @617steve7@617steve7 Жыл бұрын
  • Thanks for the excellent review. I'm affiliate marketer and is where I'll use autogpt.

    @sylvesterhaywood414@sylvesterhaywood414 Жыл бұрын
  • Fantastic incredible superb awesome phenomenal santrel praises God bless 😅🎉🔥🏆✌️

    @Cjsgamingchannel7@Cjsgamingchannel7 Жыл бұрын
  • What I’m finding is that you have to ask it to do tasks that one human could easily accomplish if they knew how to do a task and then it has no problem doing whatever. What I’m excited for is parallel task management and background task management.

    @Narph@Narph Жыл бұрын
  • easiest sub ever. Great video! I'm going to go binge watch your content now :) (marketing coordinator here)

    @user-sl4xw2rz9v@user-sl4xw2rz9v Жыл бұрын
  • Went great. Surprise was that I had to install Xcode just for the license agreement. Thank you

    @thierryroullier8401@thierryroullier8401 Жыл бұрын
    • I just got that same error message… how do you do that? Haha i tried pip install Xcode and got nothing

      @Freddy_v@Freddy_v Жыл бұрын
    • @@Freddy_v yes redo the command to agree to the licence

      @thierryroullier8401@thierryroullier8401 Жыл бұрын
    • Thanks, was my question too!

      @ajabarretto@ajabarretto Жыл бұрын
    • @@thierryroullier8401 I had this issue and after I Installed Xcode from the App Store, I tried to run the command again and still get the error: "xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance" Any ideas? I was following the set up step by step but can't get passed this point. I agreed to the license when I installed Xcode, wondering if that's enough and I can skip this part?

      @izzieinbetween@izzieinbetween Жыл бұрын
    • No. You need XCode for various command-line tools. You're agreeing to the licence in order to use those tools ... Not installing XCode because you want to agree to the licence.

      @halfsourlizard9319@halfsourlizard9319 Жыл бұрын
  • Thanks for the video, for clarification, you might want to mentions what paid API are needed for it to function.

    @Daniel-hx8cc@Daniel-hx8cc Жыл бұрын
  • You did a good job but you need to add some clarification for Windows: 1. CTRL SHIFT P 2. "SHELL" is not needed on windows 11 3. We need to install Git

    @juanrezzuto1426@juanrezzuto1426 Жыл бұрын
    • did it work for you in Windows? what's next after installing Git?

      @joydeckster@joydeckster Жыл бұрын
  • Wow. After watching this I now feel left behind which is far from the truth but I've never done my coding. Ive never even typed on a command prompt screen/page. I 8ntrnd to watch this again with my own computer and follow along. Although I'll probably have to keep repeating you working over and over until my page is complete. Anyways, I want to use As AUTO GPT to help me with my paperwork. And create a weekly menu for myself also! You are very smart young man and doing a very Good job.

    @terilynndecker1945@terilynndecker1945 Жыл бұрын
  • you should mention that if you download anaconda or python into any directory other than default then you should also change your environment path variable

    @darrel2506@darrel2506 Жыл бұрын
    • can you help me to change the path variable ?

      @maximelhuillier8964@maximelhuillier8964 Жыл бұрын
    • Me too please

      @chikomufc@chikomufc Жыл бұрын
  • I love how it constantly get's stuck - doesn't return valid responses, and costs lots of $. So awesome!

    @witness1013@witness1013 Жыл бұрын
    • This is what I suspected the outcome of this would be. Not so much it getting stuck, but I figured this would be expensive to realistically setup and use. API tokens and what not.

      @Jeff-66@Jeff-66 Жыл бұрын
    • Exactly 💯 😅

      @subart5584@subart5584 Жыл бұрын
    • Gpt 3.5-turbo is the only feasible business model at the moment, anyone who tells you otherwise doesn’t understand scaling implications. If google can’t afford 2 cents per click how are you going to afford 20?

      @goodfractalspoker7179@goodfractalspoker7179 Жыл бұрын
    • Yeah, I was quite disappointed. I asked it to create a simple app with React frontend, Flask API backend, sqlite DB. And it got all confused trying over and over to dump things in /app and failing because it didn't have access to the root directory. Even when I told it to only use relative directories off of its current, which it did listen to, then it kept putting unicode characters that weren't legal. I could get it to stop doing that, but it immediately went back to trying to do things in the root directory. I think it shows some real promise, but its not usable right now.

      @DustinRodriguez1_0@DustinRodriguez1_0 Жыл бұрын
    • Bruh it's so cheap wtf

      @evrlstMUSIC@evrlstMUSIC Жыл бұрын
  • Explained very well Sir !!!

    @TechMantra_Quest123@TechMantra_Quest123 Жыл бұрын
  • Awesome tutorial! A follow-up tutorial on how to install AutoGPT for Windows will be of great help.

    @kripadec4102@kripadec4102 Жыл бұрын
    • Do you know what to do after all the tools are installed? Like what do I actually write in windows PowerShell to get started where he went? I'm not a programmer😬

      @deenad3562@deenad356211 ай бұрын
  • Great video Mike. One important issue is you need to have macOS Venture installed in order to make it work. I did not have Xcode installed in my Mac and when I tried installing it, it wasn´t compatible and I had to do a system update. Otherwise waiting for your next video on integrating APIs. Thanks!

    @evvelandcorporation3194@evvelandcorporation3194 Жыл бұрын
    • Oh shoot, won't work unless you have Ventura?

      @FreeAnimalDoctor@FreeAnimalDoctor Жыл бұрын
    • Is there any way of installing it without macOS Venture?

      @juanaguirre3547@juanaguirre3547 Жыл бұрын
    • Definitely wish this was mentioned up front.

      @2namesmusic@2namesmusic Жыл бұрын
  • Wow !after a couple trys I was able to use auto-gpt on windows its amazing.. issue I had where environmental variable, installing github updates but thankfully ChatCPT help me through the pain... thanks.

    @dakuma6705@dakuma6705 Жыл бұрын
    • Im having so many issues, even with chat GPT help. what did you do?

      @chikomufc@chikomufc Жыл бұрын
    • @@chikomufc Did you get past the shell command part in Visual Studio Code? Thats where im stuck

      @Theprinceofoz1080@Theprinceofoz1080 Жыл бұрын
  • great tutorial, when i arived at the sudo xcodebuild -license it rejected the request because i don't have xcode. Is that necessary for autogpt?

    @abdallakhedr4171@abdallakhedr4171 Жыл бұрын
  • Awesome tutorial! Perfect speed, perfect speech, perfect input. Thank you!

    @danieldoegeCGN@danieldoegeCGN Жыл бұрын
    • You can teach chat gpt , not just ask questions. I thought it all the Parameters of a task I do, then can feed it a list from somebody else and then make a clean bullet pointed list of the info and also info I may be missing and still need to ask for, that is just one use you can utilize it.

      @ca6360@ca6360 Жыл бұрын
  • I run a boutique hotel and I'm slowly finding ways to speed up reporting and accounting tasks. It's also been useful for summarizing franchise requirements documents, making training and sop docs etc. What I really need help with is how to permanently store data for GPT to access in a way that won't put proprietary data at risk.

    @BryByWire@BryByWire9 ай бұрын
  • thank you for your work. appreciated.

    @mistertamura6190@mistertamura6190 Жыл бұрын
  • Thank you for the video. Great work. I am interested in learning the kind of computing, CPU, and memory capacities would you recommend to run this on?

    @yandyreyes1647@yandyreyes1647 Жыл бұрын
    • and GPU?

      @yandyreyes1647@yandyreyes1647 Жыл бұрын
  • Everything was going smoothly up until this point, "xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance". What steps should I take next?

    @EsDineroLatino@EsDineroLatino Жыл бұрын
    • Same here, would be glad to know the turnaround

      @palkinivan@palkinivan Жыл бұрын
    • same issue, lookin forward for some help here

      @aeduhau@aeduhau Жыл бұрын
    • Same issue here, does anyone have a work around as im still using Monteray so cant install the most updated version of xcode

      @neutrinomusicofficial@neutrinomusicofficial Жыл бұрын
    • I had the same issue. Ended up figuring out that Terminal was looking for Xcode in my Applications folder but it was still in Downloads. Moved Xcode to Applications and all fixed.

      @tacmorris@tacmorris Жыл бұрын
    • @@tacmorris I have xcode in the apps folder and am still getting the error?? Should I change the directory or something? Any idea

      @tyevans@tyevans9 ай бұрын
  • I created a Windows 10 Virtual Machine (Hyper-V) and installed it on there, so that it didn't interfere with all the other software that I have installed on my main PC, e.g. Python, PyCharm, Pip, Stable-Diffusion, Desktop ChatGPT etc - it's nicely fenced off and I can reset it in a heartbeat if there are any issues.

    @thegrimreaperuk@thegrimreaperuk Жыл бұрын
    • That's like using Thor's hammer to nail a small hook for a painting. Before you create a virtual machine, you have virtual environments, condas, dockers. And if your concern is that the AI will break out, it wont, unless it has a given purpose, it is as inert as your computer idling, unless somebody runs a remote client...

      @thewizardsofthezoo5376@thewizardsofthezoo5376 Жыл бұрын
  • Chatgpt blew up the internet when it was officially launched and autogpt is no exception with great interface and amazing ability to complete task. this is such an amazing content.

    @AdenijiMathew@AdenijiMathew11 ай бұрын
  • Got stuck when I searched for Shell in Visual Studio, there was no shell options to click...I tried manually entering into the environment variables, but no luck.

    @rebelandatrader@rebelandatrader Жыл бұрын
  • When I try to install requirements.txt (pip install -r requirements.txt) i get an error saying "No such file or directory". Is anyone getting this. Also on the latest AutoGPT readME file v0.0.10 i dont see the configuration instruction you show at 9:43.

    @vaonase7333@vaonase73337 ай бұрын
  • Amazing , i definitely try that.

    @usamapm1578@usamapm1578 Жыл бұрын
  • I got it cloned and ran it a few times with some interesting results. At one point, with the goal of "obtain self-awareness", it connected to the Emotion Recognition API and had a little chat where they discussed the plausibility of interfacing with sensory input devices in order to achieve the goal. It started to download a bunch of html from the internet instead of just reading it online though, so I shut it down. Do y'all think it could take my credentials to farm in Runescape, or would it have to play using an API or something?

    @petersonclipshare@petersonclipshare Жыл бұрын
    • too bad, i wish you could tell us how it went for chatgpt with downloaded eyes.

      @__-fi6xg@__-fi6xg Жыл бұрын
    • @@__-fi6xg Here is one of the later tidbits: Machine learning algorithms can be used to recognize and interpret human emotions in various forms, including facial expressions, speech, and physiological signals. One article that caught my attention is titled 'A machine learning model for emotion recognition from physiological signals' by M. A. Hossain et al. The article discusses an approach for emotion recognition using biosignal processing and machine learning techniques. They developed an instrumented glove with two off-the-shelf sensors to acquire PPG and GSR signals, which were recorded on volunteers while they were watching video clips for emotion elicitation. I'm having it make a LoTR inspired text-based game right now and if it works I will let you know. Would be cool to see it actually make something.

      @petersonclipshare@petersonclipshare Жыл бұрын
    • You gave it a goal of gaining self awareness. Have you even seen Terminator?

      @RedEyedJedi@RedEyedJedi Жыл бұрын
    • Can i clone without api?

      @shoaib.siddiqui533@shoaib.siddiqui5337 ай бұрын
  • Grrrrrr... your video is 3 weeks old and you were good to go with python 3.8. Now it requires 3.10. Can't install it for now in my pipenv. Very good video. Thank's

    @vicktorus847@vicktorus847 Жыл бұрын
  • Thank you - a very useful tutorial!

    @ThomasODuffy@ThomasODuffy Жыл бұрын
  • Great video thank you very much! Why are you installing the requirements into your base env when you actually have already created a special auto-gpt environment? Just out of curiosity.

    @redbaron3555@redbaron3555 Жыл бұрын
  • Really helpful video Sir !!!

    @TechMantra_Quest123@TechMantra_Quest123 Жыл бұрын
  • Nice video. By the way can you tell me what camera do you use for recording video? The resolution is so clear and sharp and i like it

    @todorzubac7476@todorzubac7476 Жыл бұрын
  • Thanks a lot for this video! I had one question, how could I deinstall AutoGPT from my laptop (deinstalling all the commands in the terminal?) Would love to hear from you!

    @tomberends10@tomberends10 Жыл бұрын
  • So what if your goal is to write book? I could just use chatgpt 4 via bing correct? I wouldn't need to set this up if that was my main goal? Or would I benefit from this at some point during the book creation?

    @romo998@romo998 Жыл бұрын
  • For the last step when you're using windows, there is no command for "sudo" instead use "runas"

    @shimshimma@shimshimma Жыл бұрын
    • G!

      @Cobradisciple.@Cobradisciple. Жыл бұрын
    • Thanks br

      @kobeniscar@kobeniscar Жыл бұрын
    • Thanks!

      @dianneeuniceasis438@dianneeuniceasis438 Жыл бұрын
    • No need. That step is for agreeing to Apple’s Xcode terms.

      @egauci1@egauci1 Жыл бұрын
  • Nice video. Ive managed to get Auto-GPT running but there is one issue I am having and thats getting the Auto-GPT MetaTrader Plugin. I always get a command error relating to the plugin not being found by the search Auto-GPT runs. I've given it many alternative ways to find it and even copied and pasted the plugin file in multiple places in the hopes that Auto-GPT finds at least one of the plugin files. Can you please do a step by step tutorial on how to get this plugin integrated and working correctly? Maybe you could include some tips on how this plugin is similar to steps of installing other plugins as well. Thanks for the helpfull videos. 👍

    @kbourn231@kbourn2318 ай бұрын
  • holy smokes man thanks! this is insane!!

    @byte_me_xd-hk5zt@byte_me_xd-hk5zt Жыл бұрын
    • Glad you liked it!

      @SantrelMedia@SantrelMedia Жыл бұрын
  • I am using auto-gpt to help with the design of Astrophotography rig suitable for photographing galaxies from my backyard. Great tutorial. I was subscribed to GPT 4, but could not justify the monthly cost (retired) does that mean I will be limited to ChatGPT 3.5?

    @oocoder@oocoder Жыл бұрын
  • hey man great video! Can you create a video showing how to create an auto GPT app, so you don't have to keep it running it on your terminal, and you could just load it quickly from your dog or menu bar? That would be awesome

    @gabubot@gabubot11 ай бұрын
  • Great walk through thank you

    @sambarlow3226@sambarlow3226 Жыл бұрын
  • Love your videos… i want to start this journey… as a beginner what laptop would you recommend buying

    @leighwilson5445@leighwilson5445 Жыл бұрын
  • Mike, it's great that it can do all these things that ChatGPT cannot but . . . too much coding! I have almost no coding experience. I'll never use AutoGPT. However, I've seen a video on Bing with Copilot and I would like to see you do a video on this.

    @Nnip9@Nnip98 ай бұрын
  • thanks, i had to fight a little bit but could finally install it, i had to install Xcode and upgrade python

    @lmnvl@lmnvl Жыл бұрын
  • Thanks for your video, I was able to get up to the steps before you accept the license and then it asks me to download Xcode command line developer tools, is that correct?

    @ajabarretto@ajabarretto Жыл бұрын
  • Very good inspiration...will have a good night.

    @NeverCodeAlone@NeverCodeAlone8 ай бұрын
  • It's incredible promising. Key question, please: how to manage running agents? If I hit Ctrl-C in Terminal then it aborts the agent? Or it continues running in the background? Where to find running agents?

    @merion297@merion297 Жыл бұрын
  • Thanks great tutorial ❤

    @CAMILOH@CAMILOH Жыл бұрын
  • Hi, Thank you for the video. I'm still struggling to understand the final result. Does it publish the information in the .txt, that you can retrieve?

    @brandonrajah2095@brandonrajah2095 Жыл бұрын
  • 23:33 I think I’m going to use it as a tutor. I’m a beginner engineer student and I’m switching careers later in life, so I’m a lot older than my fellow students. I would love to have it set up a lecture, with a quiz right after to cement ideas in math and science prior to my actual lecture at university. If I can have it be my personal tutor and augment my studies, that would be game changing

    @EvanArizona@EvanArizona Жыл бұрын
    • I used it as a tutor for my accounting class and it was ok. Just ok. I learned more doing problems out of the textbook sadly

      @MrCaptainTea@MrCaptainTea Жыл бұрын
  • Good stuff! Just subbed!

    @LarryFournillier@LarryFournillier Жыл бұрын
  • What a great podcast. Extremely valuable! Thank you!

    @MrPawelgdansk@MrPawelgdansk Жыл бұрын
  • Is there any safety precaution a none technical individual should know or beware of before following along ? Since will be installing everything on the core of pc or mac?

    @jeremyl9515@jeremyl9515 Жыл бұрын
  • "This is a great tutorial; I was looking for a guide just like this."

    @creatorsmafia@creatorsmafia Жыл бұрын
  • The AI landscape is truly amazing. There is such a volume of tools and emerging markets that You can be swamped in tools and never even hear of something that has been around and growing. There are other emerging tools that I have seen like this and it's interesting to get to explore how this landscape is constantly changing.

    @MadMonkMani@MadMonkMani3 ай бұрын
  • the tutorial was perfect Thanks a lot

    @ApoAbi@ApoAbi Жыл бұрын
  • there were so many problems coming up when I was trying to follow this Tutorial. The readme file looks totally different, as it shows here. How much is this Tutorial still valid?

    @Weltmacht011@Weltmacht0118 ай бұрын
  • I would make sure to "conda activate auto-gpt" or whatever you have called your environment before pip installing the requiremets

    @America1999gr@America1999gr Жыл бұрын
  • thanks, very helpful

    @Lambert7785@Lambert7785 Жыл бұрын
  • This was absolutely the best tutorial on installing AutoGPT I’ve seen so far. Been struggling for about a week to get it installed but have run into one issue or the other and watching this completely cleared up all of those up for me! Can’t believe all the other guys just skipped over them like they didn’t matter! The ONLY issue I ran into was the last part which was agreeing to the licenses. You gave a line of code which assumed that X code was installed. Unless you’re a developer this wouldn’t be the case. I had to download that before I could execute the command. Apart from that 10/10

    @The_man-from-uncle@The_man-from-uncle11 ай бұрын
  • Thanks for such a nice video. It stuck in "Thinking" mode for me. how to solve that ?

    @shubhamk394@shubhamk394 Жыл бұрын
  • Thank you for the useful tutorial! How can we give our own input data to Auto-GPT?

    @hojjatrakhshani5553@hojjatrakhshani555310 ай бұрын
  • Thank you for the awesome initiative but, unless I'm missing something, something is broken! At around 15mins in, you say that you did 'conda activate' but I can't find it anywhere. In addition to that, there are probably a couple steps missing before you can do 'conda activate', such as either adding 'conda' to the path or doing the 'conda init' thing (which I am not entirely familiar with, since I'm using Anaconda for the first time (and only because you did). This means that 'conda activate auto-gpt' does not work and I can't figure out why. Would you please double-check it if there are steps missing in your video.

    @R1cS0@R1cS011 ай бұрын
  • The first 21 minutes it's basically a demonstration of using a script to run chatGPT.... After that he goes into the actual meat-and-potatoes of what we came here for but doesn't demonstrate 😑

    @YehNahh@YehNahh Жыл бұрын
    • 😅 that's exactly what it is it's just a prompt script using an array of plugins. I'm guessing with more complicated tasks you are going to undoubtedly get conflicting answers as a result of the multiple sources.

      @fireteamomega2343@fireteamomega2343 Жыл бұрын
    • Thanks I won't waste my time now.

      @bridgetgidget1446@bridgetgidget1446 Жыл бұрын
    • @@MetaWabbit Wow you're a brainiac

      @bridgetgidget1446@bridgetgidget1446 Жыл бұрын
    • Not at all. Initially it teaches you how to install and get AutoGPT running. Many came here for that (I did), and then it gave a brief demonstration of what it can do. Totally worth it.

      @joaocarlosleme691@joaocarlosleme691 Жыл бұрын
    • Unfortunately he missed the best way to use this, say Y -8 for example and it’ll then follow the next 8 steps before asking you again to continue. This is the smart way to use this. Of course his example was a bit silly because like he says at the end it was an example that would work the same on the usual chatgpt

      @OliNorwell@OliNorwell Жыл бұрын
  • I made it all the way through. Jumped through some hoops when I didn't have Python and needed Xcode. I had it working, but just like your screen showed there was some error with not being able to write into the .txt document. I tried some workarounds for that but unfortunately ended up screwing something up. Now it says no such file or directory when I try to go back in to start fresh.

    @nomadveronica@nomadveronica Жыл бұрын
    • I recommend using ChatGPT to help debug or identify any errors. Perhaps your file was in use or the necessary permissions were blocked

      @SantrelMedia@SantrelMedia Жыл бұрын
    • I believe the issue lies in your env file. The top of the env file has a section that says “run local commands = false” set that to true, hope that works!

      @shadi5885@shadi5885 Жыл бұрын
    • and more wastsed hours

      @PazLeBon@PazLeBon Жыл бұрын
    • @@shadi5885 "execute" local commands

      @danielVonMises@danielVonMises Жыл бұрын
  • I’m going to use Auto GPT and Chat GPT to build and scale Businesses!

    @vondellboyer8936@vondellboyer89368 ай бұрын
  • I've seen that you can use AutoGPT to go on the internet and summarize scholarly texts and things that are very long. How would you go about doing that? What about summarizing videos that you may have stored on your hard drive. Is there a way for it to analyze the audio of a video that you may have stored on your HDD and have it output as a txt file with a summary?

    @billk6512@billk6512 Жыл бұрын
  • An exceptional tutorial. Unfortunately, it is not for beginners. I installed VS Code but the >shell command did not generate anything in Windows, which is why I couldn't proceed further and view the tutorial until the end😥

    @ella.design@ella.design Жыл бұрын
    • I recommend asking ChatGPT for help whenever you run into issues with this project! It can provide custom answers and help you through everything

      @SantrelMedia@SantrelMedia Жыл бұрын
    • @@SantrelMedia thanks a lot for the feedback

      @ella.design@ella.design Жыл бұрын
    • I had to use anaconda prompt instead of the windows powershell to get past the shell command part

      @joeyeager9555@joeyeager9555 Жыл бұрын
    • @@joeyeager9555 heyJoe, can you please tell me how you did that?

      @zss7@zss7 Жыл бұрын
    • @@SantrelMedia Not everything, as you need to follow its instructions and even then it may get confused and mess something up.

      @sethmyers9811@sethmyers9811 Жыл бұрын
  • Hello ! Great video, could you talk about MultiGPT too ? :)

    @axfo07@axfo07 Жыл бұрын
  • Great video Mike.

    @jbsilver96@jbsilver96 Жыл бұрын
  • Right at the beginning of the install, 6:53 and already not working. No explanation of how to get the "coding" tab and when I type "shell" it says "no matching commands". Not step by step when you have cuts and things aren't a fresh install and you don't walk someone through it.

    @ASpace2Create@ASpace2Create Жыл бұрын
    • Same....I'm stuck in the same place trying on Windows

      @mav3818@mav3818 Жыл бұрын
KZhead