I like this approach. The initial idea was to build an AI founder, so allowing them to create permanent manager staff, and temporary execution staff makes sense.
AUTOMATION
-
Task Serialization and Parallel Execution Strategies
By
–
I want to set up task serialization (only do this task after this task), which can then lead to parallel tasks that don’t rely on each other. Curious about your suggested approach
-
CEO Bot and Bot Creation Bot Development Discussion
By
–
Haha yes please share! I think you need a CEO bot, and a bot creation bot – and you’re golden!
-
OpenAI API Automation Risks: Cost Control Safeguards
By
–
Warning: This will run forever and eat up your OpenAI bill. Just make sure not to do that, ever. Personally I’m using a free Repl and not using “Always On”, which seems to work as a back stop (I did forget to turn off once, this stopped it).
-
Autonomous Agent Framework Simplified Without Complexity
By
–
This is based on the autonomous agent I shared last week, same set up. I removed all complexity (
@Langchain
, @Zapier NLA) so people can add those back in the way they see fit. -
Baby AGI: Open-Source Task-Driven Autonomous Agent Released
By
–
Let it be free! Open-sourcing “Baby AGI”, a paired down version of the “Task-Driven Autonomous Agent” at 105 lines of code. Three task agents (execution, creation, prioritization) work in harmony… forever.
-
CEO Agent Creating Specialized Agent Army Architecture
By
–
Yeah, I think have an army of specialized agents that the agents assign tasks to, is the way to go. So you start with the CEO agent, give him an agent creation agent, and bob’s your uncle.
-
Automated Task Creation with External Termination Control
By
–
It creates new tasks and the end of each task. All termination is external to the code.
-
AI agents dynamically generate new tasks after execution
By
–
Yeah, it generates new tasks at the end of each task execution based on the result, after defiling against remaining task list + most relevant past tasks.
-
Autonomous AI Agents Tackle AI Alignment Problem
By
–
I asked my autonomous AI to solve AI alignment.
— Yohei (@yoheinakajima) 3 avril 2023
Fascinating to watch.
Agents:
– Task execution: text-davinci-003
– Task creation: text-davinci-003
– Task reprioritization: text-davinci-003 pic.twitter.com/rmOnKIgaAzI asked my autonomous AI to solve AI alignment. Fascinating to watch. Agents:
– Task execution: text-davinci-003
– Task creation: text-davinci-003
– Task reprioritization: text-davinci-003