20230425

Auto-GPT

Auto-GPT

..................................................
#Update = 2023-04-21
..................................................
#Keywords = Auto-GPT, Python, Git, .
..................................................

Steps:

1. Install Python (above version 3.8)

Download Python - Website = https://www.python.org/downloads/

2. Install Git , then open prompt (Git Bash), input: 
    
    git clone https://github.com/Torantulino/Auto-GPT.git

3. In the Auto-GPT folder, Open ".env.template" file, and input the OpenAI key into "OPENAI_API_KEY" (replace the " your-openai-api-key")
    Save as ".env" file

4. Open (Anaconda) Prompt, go to the Auto-GPT folder, Input : 
    
    pip3 install -r requirements.txt

5. Download "Docker Desktop", Install and execute the Docker (just keep the program open).


6. Open (Anaconda) Prompt, go to the Auto-GPT folder, Input :  
 
    python -m autogpt

7. Execute Auto-GPT :

(1) Input AI Name.
(2) Define AI Role.
(3) Input Goals for your AI.

Welcome to Auto-GPT!  run with '--help' for more information.

Create an AI-Assistant:  Enter the name of your AI and its role below. Entering nothing will load defaults.Name your AI:  For example, 'Entrepreneur-GPT'

AI Name: ***

Describe your AI's role:  For example, 'an AI designed to autonomously develop and run businesses with the sole goal of increasing your net worth.'

*** here!  I am at your service.
Describe your AI's role:  For example, 'an AI designed to autonomously develop and run businesses with the sole goal of increasing your net worth.'
*** is: ***

Enter up to 5 goals for your AI:  For example: Increase net worth, Grow Twitter Account, Develop and manage multiple businesses autonomously'
Enter nothing to load defaults, enter nothing when finished.
Goal 1: ***
Goal 2: ***
Goal 3: ***
Goal 4: ***
Goal 5: ***
Using memory of type:  LocalCache
Using Browser:  chrome
can read more here: https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration
- Thinking...
..................................................

#REFERENCE

[] Auto-GPT是什麼?怎麼用?免人工介入自動完成下一步,30 分鐘內建立你的 AI 助手, TECHBANG, 20230414, https://www.techbang.com/posts/105416-chatgpt-ai-autogpt

[] GPT神器又一個:AutoGPT!不必人工下指令,怎麼下載?安裝步驟一次看, BNEXT, 20230414, https://www.bnext.com.tw/article/74834/gpt-autogpt-36kr


..................................................

沒有留言: