Up next

AutoGPT Tutorial - More Exciting Than ChatGPT

0 Views· 12/03/23
admin
admin
Subscribers
0

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: https://neuralfrontier.beehiiv.com/subscribe

AutoGPT Github: https://github.com/Significant....-Gravitas/Auto-GPT/r

Download Python: https://www.anaconda.com/

Download VisualStudio Code: https://code.visualstudio.com/

Find your OpenAI API Keys: https://platform.openai.com/account/api-keys

Add OpenAI Billing: https://platform.openai.com/ac....count/billing/overvi

🏦 Form your LLC: https://santrelmedia.com/incfile
💻 Create a website on Squarespace: https://santrelmedia.com/squarespace
💳 Best Credit Cards For Businesses: https://cardonomics.com/i/santrel
⏰ Double your productivity with this software: https://santrelmedia.com/Productivity

Follow us on Instagram:
Nate: https://www.instagram.com/nateobrienn/
Mike: https://www.instagram.com/mikeobrienn/
SUBSCRIBE: www.youtube.com/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 https://platform.openai.com/account/api-keys
Remove hash for Use Mac
Save it

In Terminal, type “sudo xcodebuild -license”
Enter your pw
agree

Add billing to https://platform.openai.com/ac....count/billing/overvi

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!

Show more

 0 Comments sort   Sort By


Up next