Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Agentify converts agents to Agentuity
Learn how Agentify converts existing open‑source AI agents into runnable Agentuity projects by parsing documentation, extracting TypeScript, structuring files, and generating pull requests.
The Agentify Agent is an agent built on Agentuity that takes links to open-source AI agent examples (like CrewAI or Mastra) and automatically converts them into runnable Agentuity agents. It analyzes docs, extracts runnable TypeScript snippets, sets up the correct folder structure, and opens a pull request with a ready-to-run example. I’ll walk through how the agent interacts with Devin (the AI software engineer), how the prompt architecture was designed, and what we learned about agent onboarding.