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


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

20230413

生成式人工智慧技術 (Generative AI Technology)

生成式人工智慧技術 (Generative AI Technology)

..................................................
#Update = 2023-04-13
..................................................
#Keywords = Generative AI, ChatGPT, .
..................................................

#應用 (Application) :

[] 運用生成式人工智慧技術來起草電子郵件、進行腦力激盪、編寫少量程式碼、總結研究或生成會議記錄 [TECHBANG, 20230126]。

[] Meta 年底前應用生成式 AI 製作適合不同廣告受眾的圖像設計,節省時間和廣告預算,以提升廣告成效 [TECHNEWS, 20230406]。

[] 家具業龍頭 IKEA 旗下 SPACE10 團隊,以 IKEA 舊型錄訓練 AI 模型,由 AI 設計出不同年代風格家具,以激發團隊設計創意 [BUZZORANGE, 20230413] 。

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

#REFERENCE

[] 你會用 ChatGPT 等 AI 工具來提高工作效率嗎?已經有 27% 的專業工作者少不了與 AI 協同工作, TECHBANG, 20230126, https://www.techbang.com/posts/103487-will-you-use-ai-tools-like-chatgpt-to-be-more-productive-27

[] Meta 玩生成式 AI,技術長:年底前應用在廣告製作上, TECHNEWS, 20230406, https://technews.tw/2023/04/06/meta-to-debut-ad-creating-generative-ai-this-year/

[] 【獵奇的 AI 椅子們】IKEA 家具將由生成式 AI 設計?團隊拿舊型錄訓練 AI 造椅子, BUZZORANGE, 20230413, https://buzzorange.com/techorange/2023/04/13/ikea-space10/

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