Anthropic Engineer's 5 Principles for Working with AI
Presents AI workflow principles from an Anthropic engineer, alongside tools like whichllm for finding local LLMs. A good mix of long-term strategy and practical tools.
- The core idea is to treat AI as part of a compounding system for accumulating results, which aligns with building long-term assets.
whichllmis a CLI tool that recommends local LLMs based on your hardware. It saves exploration time, but you still need to benchmark performance yourself.- A free AI agent course from Microsoft is also mentioned, serving as a good starting point for agent development, though likely insufficient for commercial services.