Asking AI
3.7K posts

Asking AI
@askingaiai
Asking AI: Python/Go/ML/Web Development/UI/AI Sharing Tips and Resources


Codex CLI 昨天更新支持 多Agent,果断把它接进 OpenClaw 了。 之前没接是因为 Codex 单独用不够聪明,写代码快,但理解需求和记上下文是真不太行 现在的架构: Claude = 大脑 记住上下文、拆任务、做决策 Codex = 双手 沙盒改代码、多agent并行执行、自动跑测试 Claude Opus拆成 3 个任务 给Codex 的 Worker/Explorer/Reviewer 并行干 结果返回 Claude 汇总 Claude 当 PM,Codex 当程序员。 两个 $200/月的订阅,但 1+1 远大于 2。








推荐一个开源工具项目: MediaCrawler。 它针对小红书、抖音、快手、B 站、微博、贴吧、知乎等主流平台,直接提供现成的评论与内容爬取能力,适合用来做数据分析、选题研究或内容观察。 做内容分析或舆情整理时,真正麻烦的往往不是平台多,而是每个平台的评论结构都不一样。 项目把不同平台的逻辑抽象成统一流程,上手成本不高,不需要为每个平台单独重写一套爬虫。 项目地址:nanmicoder.github.io/MediaCrawler/ 如果你经常需要从多个内容平台获取真实用户反馈,这个项目能省下大量重复劳动。








I finally solved the biggest issue with NotebookLM Slides. 🚫✍️ We all love the aesthetic of NotebookLM's auto-generated Slide Decks, but there's a catch: they are static images. You can't edit the text, and you can't tweak the content. Want that specific style but with full control over every word? I built a workflow + prompt template that lets you customize everything. Here is how it works. 👇





I ported a Python library implementing a full HTML5 parser to JavaScript using GPT-5.2 and Codex CLI in 4.5 hours, and decorated for Christmas and watched Knives Out while I was doing it simonwillison.net/2025/Dec/15/po…


@dotey 宝玉老师,请问有尝试过取 gemini guided learning 的prompt 吗?对它非常好奇 。 (我试了没成功)
















