Documents automating a decade-long manual financial reconciliation process using vision LLMs when API access was blocked by compliance. Demonstrates using local models with screenshots, cross-validation, and human-in-the-loop workflows to process sensitive financial data.
Articles in the Computing category
超越聊天框简评GPT-5
GPT-5是产品升级而非单纯模型升级:新增reasoning_effort和verbosity参数,可控性大幅提升,让开发者能根据场景灵活权衡推理深度和回复长度。
GPT-5: More Than a Chatbot, A Quick Review
GPT-5 is a major product upgrade, not just a model upgrade: new API parameters for reasoning_effort and verbosity enable unprecedented controllability for building AI-powered products.
当AI陷入鬼打墙:一次关于协作策略的复盘
记录通过迭代式问题解决开发自动截图功能的经历。关键经验:优化问题定义而非仅优化提示词、从"最小可行真相"出发锚定工作流、根据任务需求匹配合适的AI模型能力边界。
When AI Hits a Wall: A Playbook for Effective Collaboration
Recounts building an automated screenshot feature through iterative problem-solving with different AI models. Key lessons: refine the problem not just the prompt, anchor in a "Minimum Viable Truth," and match AI capabilities to task requirements.