plasmate: Plasmate compiles HTML into a Semantic Object Model (SOM), a structured representation that LLMs can reason about directly. It runs JavaScript via V8, supports Puppeteer via CDP, and produces output that is 10-800x smaller than raw HTML. It is purpose-built for AI agent pipelines, with MCP, Vercel AI SDK integrations, and over 60 ecosystem integrations.; PocketFlow-Tutorial-Codebase-Knowledge: This project builds an AI agent to transform complex GitHub repositories into beginner-friendly tutorials. It analyzes codebases to identify core abstractions and their interactions, then generates clear explanations and visualizations automatically.
AI agent web browsing and structured data extraction
Learning new codebases: Quickly understand unfamiliar repositories by generating a guided tutorial.