Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Install Auto-GPT in 1 minute Guide #ai #autogpt #chatgpt #gpt4 #installautogpt #openai #pinecone
Play lesson

ChatGPT Tutorial + Prompt - Install Auto-GPT in 1 minute Guide #ai #autogpt #chatgpt #gpt4 #installautogpt #openai #pinecone

4.0 (1)
8 learners

What you'll learn

This course includes

  • 26 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Full Transcript

Install Auto-GPT in 1 minute Guide 1. Install Python - https://www.python.org/downloads/ 2. Make sure to select "Add Python to PATH" during install 3. Go to command "CMD" and check if its installed with the following commands python --version pip --version 4. Create an OpenAI API key. It uses a ton of tokens, so add billing https://platform.openai.com/account/api-keys 5. Now Download Auto-GPT from github and extract it 6. Edit the “.env.template” file with notepad and add the key you created on OpenAI 7. Open pinecone.io (Currently Waitlisted 1-2 Days) - Create free account and make an API key and add it to paste it next to PINECONE_API_KEY and the enviroment next to PINECONE_ENV 8. Save file. Rename to text file .env 9. In command go to the chatgpt directory and type this command "pip install -r requirements.txt" 10. To run AutoGPT type in this command "python -m autogpt"

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere