Supercharge Your ChatGPT Prompts With Auto-GPT
| WIRED

Supercharge Your ChatGPT Prompts With Auto-GPT | WIRED Leave a comment

Subsequent, you’ll want to download Auto-GPT from GitHub: Observe the hyperlink to the most recent launch and obtain the zip file you discover there. While you’ve unzipped the archive, duplicate the file referred to as .env.template, rename it as .env, and open it in a textual content editor. Search for the road “OPENAI_API_KEY=your-openai-api-key” and change “your-openai-api-key” with an precise API key out of your OpenAI account.

You will get an API key from here. You solely get a number of free API calls with ChatGPT, so you may need to arrange a payment method—you’ll be able to see the most recent pricing at this page (on the time of writing, it is a number of cents per thousand tokens or bits of data processed). While you arrange your cost methodology, you may also configure cost limits to ensure AutoGPT does not value you greater than you are comfy with.

After you have saved and closed your .env file, you’ll be able to launch Auto-GPT by right-clicking on its folder and selecting Open in Terminal. Kind “pip set up -r necessities.txt” and hit Enter to put in the mandatory libraries, then when that is completed, kind “python -m autogpt” and press  Enter to launch Auto-GPT itself. You are then free to start out getting Auto-GPT working anonymously for you: Merely inform it what you need it to do, and it’ll get to work.

Its pondering might be proven on display screen, and you will be requested to substantiate every motion within the course of Auto-GPT works out—for those who’d somewhat approve a number of actions in a row, kind “y-x”, the place x is the variety of actions you are blissful for the bot to get on with with out your approval (keep in mind all of those ChatGPT requests are costing you a small sum of money). If you’ll want to finish a activity earlier than it is accomplished, use Ctrl+C.

AgentGPT is an AI assistant obtainable on the net.

Auto-GPT by way of David Nield

If this looks as if a variety of work and also you need one thing less complicated to mess around with, AgentGPT is an analogous venture primarily based on Auto-GPT that works within the browser, no set up required. It is not fairly as superior as Auto-GPT, however it’s extra simple for newcomers, and it provides you an concept of what is doable with these autonomous AI brokers.

As with Auto-GPT, you’ll want to get an API key for ChatGPT for AgentGPT to run correctly (and once more you may be charged primarily based on utilization). You possibly can plug this API key into the software by way of Settings on the left. Give your agent a reputation and a purpose utilizing the enter on display screen, then select Deploy Agent to set it off—duties are proven on the best as they’re generated and accomplished.

Leave a Reply

Your email address will not be published. Required fields are marked *