Prompt Engineering实战指南:匹配任务与AI能力、上下文窗口管理、知识查询可靠性提升、数学计算与机器人控制等场景下利用Agent增强能力的方法。
Articles in the Computing category
Effective Prompt Engineering
A practical guide to prompt engineering: matching tasks to LLM capabilities, managing context windows, using web search for reliability, and leveraging agents for domains like math and robotics.
人工智能对于IT领域的深远影响
观察到AI使编程从"没办法才用"变成解决问题的首选方法,同时支持个性化的实战学习。认为AI对IT的深远影响体现在编程民主化和学习方式的根本变革,让更多人能高效掌握技术技能。
How AI is Reshaping the Entire IT Field
Observes that AI elevates programming from last resort to first-class problem-solving method and enables personalized, hands-on learning. Argues AI's impact on IT is democratization of programming and transformation of how we acquire technical skills.
将AI接入机器人系统来影响世界
记录将AI接入天文摄影机器人系统的实验。探讨安全性与灵活性的权衡,通过Python类封装、AST解析和沙箱机制,在防止恶意代码的同时让AI安全地控制望远镜设备。