AutoGPT | Autonomous AI 🤖 | Step by Step Guide | 2023

preview_player
Показать описание
AutoGPT | Autonomous AI 🤖 | Step by Step Guide | 2023
In this video, I have explained what Auto-GPT is and how you can run it locally as well as in Google Colab. This is a step by step video so a complete beginners can also follow along with me. Hope you will you find it interesting. Let me know in the comment section, if you find any difficulty running the model. Enjoy.

NOTE:
2. The google colab code is updated since I upload it.
3. As the GitHub page is constantly updating, refer to GitHub page if you faced any problem.

Timestamps:
00:00 Intro
00:30 AutoGPT and its Features
01:50 Run AutoGPT Locally
19:44 Run in Google Colab
26:06 OpenAI Usage cost
28:40 Conclusion

Other videos you might find helpful:

#autogpt #openai #datasciencebasics #ai #elevenlabs #pinecone #gpt3 #opensource #redis #googlecolab #api
Рекомендации по теме
Комментарии
Автор

Make sure you change your API keys, as you just shared them with the internet

jochedev
Автор

This is great, thanks! I'm wondering though, do you know how the "feedback" input works? ie. writing plain text instead of pressing "y" when it waits before proceeding with the next command. I'm very often getting some Error: Invalid JSON, when I write something :(

Aaliyashi
Автор

when I do the :
!pip install -r requirements.txt
!pip install colab-xterm #for terminal

it gives me the error:
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

and i'm sure that i followed you in any instructions

Gilbe
Автор

I've used your colab file and run your command but I see no template.env file

lcsl
Автор

Hello.
The azure.yaml.template appears.
There is no ai_settings.yaml.
Because?
Thank you

antonioperez