Auto-GPT

tuli

Junior Member
Joined
Feb 24, 2020
Messages
132
Reaction score
64
Anyone tried it?

AUTO-GPT
Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM "thoughts", to autonomously achieve whatever goal you set. As one of the first examples of GPT-4 running fully autonomously, Auto-GPT pushes the boundaries of what is possible with AI.

https://github.com/Torantulino/Auto-GPT
BabyAGI:

This Python script is an example of an AI-powered task management system. The system uses OpenAI and Pinecone APIs to create, prioritize, and execute tasks. The main idea behind this system is that it creates tasks based on the result of previous tasks and a predefined objective. The script then uses OpenAI's natural language processing (NLP) capabilities to create new tasks based on the objective, and Pinecone to store and retrieve task results for context.

https://github.com/yoheinakajima/babyagi
 
Nope haven't tried it, still looking for a free alternative to midjourney though
 
I’m using it. Right now I’m testing it out with good ol scrapebox for research on a particular subject, then I will be using it to generate some blog posts etc.

It’s pretty straightforward, as long as you are able to break a task down into steps/objectives and describe what you expect/engineer prompts. Sky is the limit with this, almost.

I’ve got a lot of plans for it. Unfortunately I’m the only me.
 
Back
Top