Yeah I took it out for this version. It’s now just a custom Python loop w the three agents.
AUTOMATION
-
Alternatives to Langchain and ZapierNLA for AI Integration
By
–
I’ve tried Langchain and ZapierNLA, any other suggestions?
-
AutoGPTs Will Organize into Specialized Autonomous Organizations
By
–
All of that is just one agent/thread. People coalesce into organizations so they can specialize and parallelize work towards shared goals. Imo this is likely to happen to AutoGPTs and for the same reasons, strung into AutoOrgs, with AutoCEO, AutoCFO, AutoICs, etc.
-
AutoGPTs: The Next Frontier of Prompt Engineering and AI Systems
By
–
Next frontier of prompt engineering imo: "AutoGPTs" . 1 GPT call is just like 1 instruction on a computer. They can be strung together into programs. Use prompt to define I/O device and tool specs, define the cognitive loop, page data in and out of context window, .run(). https://t.co/EKy84pa5bB
— Andrej Karpathy (@karpathy) 2 avril 2023Next frontier of prompt engineering imo: "AutoGPTs" . 1 GPT call is just like 1 instruction on a computer. They can be strung together into programs. Use prompt to define I/O device and tool specs, define the cognitive loop, page data in and out of context window, .run().
-
BMW Transforms into Robot in 30 Seconds
By
–
All it takes is 30 seconds (just 30 seconds!) for this BMW🚘 to become a transformer! This is amazing.pic.twitter.com/XTrG2c0U5b #Robot #IoT #AI #Sundayvibes @BMW #SundayMorning #selfdriving #SmartCity #İstanbul
— Sean Gardner (@2morrowknight) 2 avril 2023All it takes is 30 seconds (just 30 seconds!) for this BMW to become a transformer! This is amazing. #Robot #IoT #AI #Sundayvibes @BMW #SundayMorning #selfdriving #SmartCity #İstanbul
-
Building Perpetual Agents: Autonomous AI Systems Design
By
–
Why do you think I’m building a perpetual agent 🙂
-
Cleaning Up Perpetual Agent Architecture
By
–
Cleaning up my perpetual agent 🙂 https://t.co/DsF3Q3LMLR
— Yohei (@yoheinakajima) 2 avril 2023Cleaning up my perpetual agent 🙂
-
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.
-
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 🙂