标签
Get It turns PDFs into interactive knowledge graphs and visualizations, using concept detection and multi-format rendering to help students deeply understand material. It runs locally using the user's own ChatGPT account.
Codex 的白板功能可以从 YouTube 或任意网站抓取缩略图,并利用内置的 GPT-Image 2 模型进行自由组合,便于快速梳理概念。
推荐使用codegraph和graphify两个工具配合vibe coding,codegraph分析代码间依赖关系(AST),graphify关联概念和代码(AST+LLM语义)。