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.; charlotte: Charlotte is an MCP server that renders web pages into structured, agent-readable representations using headless Chromium. It provides AI agents with semantic understanding of web pages, enabling efficient navigation, observation, and interaction without relying on vision models or brittle selectors.
Learning new codebases: Quickly understand unfamiliar repositories by generating a guided tutorial.
Automating web browsing and navigation for AI agents.