twwch

↗ HN profile [ 50.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I spent ~4 hours building AIComicBuilder [1], a full-stack AI comic/drama generation platform, without writing a single line of code manually. This is a writeup of my "vibe coding" workflow using Claude Code. The app…

  2. I built a self-hostable pipeline that takes a screenplay (or a one-line idea) and produces a finished animated video — no coding required, no SaaS subscription. The pipeline: 1. Write or AI-generate a script 2. Extract…

  3. Hello HN, I built JadeAI, an open-source, AI-powered resume builder designed to take the friction out of crafting professional, ATS-friendly resumes. Why build another resume builder? Most existing tools either lock…

  4. URL: https://github.com/twwch/next-chat-skills --- Text (paste into the "text" field): Hi HN, I built an open-source AI assistant that can autonomously discover, install, and execute Skills to actually complete tasks…

  5. I built a Claude Code Skill that generates flowcharts, architecture diagrams, data visualizations, mind maps, and math plots from natural language. Supports Mermaid, DrawIO, ECharts, GeoGebra, and Markmap. Just describe…

  6. Hello HN, I’ve been building AI agents lately and ran into a common "Context Bloat" problem. When an agent has 20+ skills, stuffing every system prompt, reference doc, and tool definition into a single request quickly…

  7. Powered by: AntV Infographic Capabilities: Creates professional digital infographics, data posters, and visual summaries. Workflow: Declarative DSL-based generation with rich built-in templates and high-quality SVG…

  8. Hi everyone, I've been working on AI Agents recently and noticed a common frustration: most AI diagramming tools generate static images (PNG/JPG). If the AI gets one detail wrong, you can't easily fix it—you have to…