Why do you think I’m building a perpetual agent 🙂
INNOVATION
-
Building an iOS App Without Prior Knowledge Using AI Tools
By
–
I don't know iOS development. Yet, I built a usable iOS app yesterday and it took me only a few hours. I learnt a lot about how to prompt well to make AI based tools not only write the code as you want but also make them debug for you! AI
-
Task Serialization and Parallel Execution for Process Optimization
By
–
You’re right. I need to create task serialization so we know what needs to be done before the next, which then allows for parallel tasks to be run. And then some milestones, and more reflection…
-
Perpetual Objectives vs Task Management in AI Systems
By
–
Agree. I’m trying to experiment more w perpetual objectives vs those with a closed end, so I think approach should be different than a novel. Though I still agree that task management needs an upgrade.
-
AI System Tackles Global Warming with Expanding Reasoning
By
–
Tried the objective: fix global warming
— Yohei (@yoheinakajima) 2 avril 2023
Still really cool to see it perpetually expand its thinking on this one topic.https://t.co/rvrgwnAOMRTried the objective: fix global warming Still really cool to see it perpetually expand its thinking on this one topic.
-
Breaking Down Complex Skills: Learning How to Learn
By
–
Learning how to learn: a key skill of the future
— Pascal Bornet (@pascal_bornet) 2 avril 2023
Know how to backflip in an hour. Our brain works in a weird way, the same complex large task that seems impossible can be done by just breaking it down into smaller pieces
Credit: Bob Reese#skillsofthefuture #motivation #future pic.twitter.com/eys7Dh3Wg8Learning how to learn: a key skill of the future Know how to backflip in an hour. Our brain works in a weird way, the same complex large task that seems impossible can be done by just breaking it down into smaller pieces Credit: Bob Reese
#skillsofthefuture #motivation #future -
World Interaction as Key Learning and Evolution Method
By
–
More or less, but being able to interact w the world is probably the best way to learn and evolve
-
LangChain Zapier NLA Integration Improves Reliability
By
–
for impressive, the langchain ZapierNLA connection allowed it to create a task list, search the web, and then write a report into google drive (though very unreliably) this version is not as impressive, but I can feel it becoming more stable 🙂
-
Simplifying AI Agent Architecture with OpenAI Text-Completion
By
–
Basically stripping it down to a barebones template only using OpenAI text-completion for all three task agents (execution, creation, prioritization). I think it makes sense to clean it up like this, and then add back on complexity – like Langchain, etc.
-

Simplifying AI Agent Architecture by Removing Langchain Framework
By
–
Taking a pause from adding complexity to the agent as it's harder to debug.
— Yohei (@yoheinakajima) 2 avril 2023
Took it an opposite direction and stripped out Langchain for now. It can't engage with APIs now, but can still perpetually build and execute tasks (just writing and "thinking"). pic.twitter.com/rJKDXZEchbTaking a pause from adding complexity to the agent as it's harder to debug. Took it an opposite direction and stripped out Langchain for now. It can't engage with APIs now, but can still perpetually build and execute tasks (just writing and "thinking").