AI工具 Skill技能库 关于道场
JavaScript AI工具 开源

FlipbookApp:点击式探索的知识画册长按图片生成带标注子图图像到处

GitHub |2026-06-28

🎨 点击式探索的知识画册,长按图片生成带标注子图 | Flipbook Canvas — click-to-explore knowledge picture-book. Long-press any 图像到 spawnannotated child diagram viapluggable multimodal 处理流水线 (大语言模型 + 图像 gen + 网页 search + 文字识别). GitHub 329 ⭐ / 23 Fork,主要使用 JavaScript 开发。访问项目:https://github.com/imcuttle/flipbook-app

项目介绍

🎨 点击式探索的知识画册,长按图片生成带标注子图 | Flipbook Canvas — click-to-explore knowledge picture-book. Long-press any 图像到 spawnannotated child diagram viapluggable multimodal 处理流水线 (大语言模型 + 图像 gen + 网页 search + 文字识别).

核心功能

- 🖱️ Long-press anywhere on a picture → the model reads what's under your - 📚 Encyclopedia-style output — every node ships with a 150–220-char - 🌳 Infinite tree of canvases — every click spawns a child node; the - ⏳ Watch it think — a node is saved and linkable the instant you click,

使用指南

> Browse fully-interactive, exported flipbooks right in your browser — click hotspots to drill in, no install needed. > ✨ Click anywhere on a generated image. The backend infers what you clicked, > searches the web when useful, generates a child diagram, and links it back. > A flipbook of explorable knowledge — one click at a time. > 💡 Inspired by and a re-implementation of the product idea behind > click-to-explore canvas concept. A long-running web product: Express + SSE backend, Vite + React + TS frontend, a pluggable multi-model image pipeline, web-search augmented planning, per-node concurrency, read-only share links, fullscreen casting and a fully responsive mobile layout.


项目信息

项目信息
项目名称imcuttle/flipbook-app
Star 数329
Fork 数23
编程语言JavaScript
开源协议N/A
创建时间2026-05-28
最近更新2026-06-05
主题标签

项目地址

GitHub 仓库:<https://github.com/imcuttle/flipbook-app>

> 完整 URL:[https://github.com/imcuttle/flipbook-app](https://github.com/imcuttle/flipbook-app)

如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。