Yohei Nakajima
General Partner, Untapped VC | Creator of BabyAGI
Yohei Nakajima is an investor and autonomous agent developer known globally as the creator of BabyAGI, an early open-source milestone in autonomous task-driven agent loops. As General Partner at Untapped VC, Yohei invests in early-stage technical founders while continuously researching autonomous software routines and agentic workflows.
Areas of focus
Professional niches
Proof of Work
Autonomous Task Allocation and Priority Rebalancing in BabyAGI
A technical case study by Yohei Nakajima detailing how autonomous agent memory structures and vector lookups dynamically rebalance task priority queues based on intermediary tool feedback.
Autonomous task loops require strict execution timeout boundaries and token budget quotas.
Context: Python agent loop utilizing LangChain and ChromaDB for episodic memory persistence.
View missionBabyCatAGI: Parallel Task Execution and Priority Orchestration Engine
An advanced iteration of the autonomous BabyAGI architecture created by Yohei Nakajima, introducing parallel agent threads, dynamic task prioritization, and structured context sharing.
Autonomous agent loops can recurse indefinitely without strict budget stop conditions; relies on foundation model task completion signals.
Context: Python, Chroma/Pinecone vector storage, and OpenAI API.
View mission