Founder's Twitter
FreeVC by day, builder by night: creator of BabyAGI and ActiveGraph AI.
FreeFree tier
LinksX
About Founder's Twitter
Yohei Nakajima is a venture capitalist at Untapped VC and the creator of BabyAGI, an open-source task-driven autonomous AI agent. He also developed Ditto, a self-building coding agent, and ActiveGraph AI. His work focuses on lightweight AI agent architectures, often demonstrated with minimal code (e.g., BabyAGI in 105 lines). He actively shares AI research, startup insights, and open-source projects on Twitter.
Key Features
Open-source BabyAGI task-driven autonomous agent (105 lines of code)
Uses GPT-4, Pinecone vector search, and LangChain framework
Self-building coding agent Ditto (~500 lines, multi-file app building)
ActiveGraph AI development for knowledge graphs
Frequent sharing of AI trends, startups, and research
Pros & Cons
Pros
- Open-source and free to use
- Lightweight implementation (105 lines for BabyAGI) makes it educational
- Active community engagement and regular updates
- Combines VC insights with hands-on AI building
Cons
- Requires API keys for GPT-4 and Pinecone (cost involved)
- Basic implementations may need customization for production use
- Primarily a research/demo project, not a polished product
Best For
Autonomous task execution for research and experimentationLearning and prototyping AI agent architecturesBuilding simple multi-file applications with DittoTracking AI startup trends and investment opportunities
FAQ
What is BabyAGI?
BabyAGI is an open-source task-driven autonomous agent that uses GPT-4, Pinecone vector search, and LangChain to autonomously create and perform tasks based on a given objective. It was published as a paper and a 105-line Python script.
What is Ditto?
Ditto is a self-building coding agent written in about 500 lines of code. It uses a simple LLM loop with 5 tools to build multi-file applications.
Who is Yohei Nakajima?
Yohei Nakajima is a venture capitalist at Untapped VC and an independent AI builder. He created BabyAGI, Ditto, and ActiveGraph AI, and shares his build-in-public log at yohei.me.