3028 related articles
TutorialsDeep dive into MYLLM, an open-source project using Qwen2.5-0.5B to cover full-stack LLM techniques including training, LoRA, SFT, distillation, RLHF, multimodal, and Agent.
Tech FrontiersOpenAI massively upgrades Codex, evolving from a code generation tool to an agentic assistant that can take over Mac workflows. Also covering Trading Agents, Warp, J-Code, and the Musk-Altman lawsuit.
Deep DivesA deep dive into LangChain: the 135K-star open-source agent engineering platform. Covers core features, ecosystem (LangGraph, LangSmith), LLM support, and honest developer takes.
Deep DivesA deep dive into Dify, the open source AI Agentic Workflow platform with 140K GitHub stars — covering core features, architecture, competitors, and production value.
Deep DivesDeep analysis of Simon Willison's LLM Python library 0.32a0 alpha: message sequences, streaming typed parts, tool calling, and the design philosophy behind backward-compatible refactoring.
Tech FrontiersThe llm CLI tool releases version 0.32a1, fixing a critical bug where tool-calling conversations couldn't be properly restored from the SQLite database.
TutorialsSimon Willison got a Canon R6 Mark II for bird photography, then used Claude Code on his phone to integrate a decade of iNaturalist observations into his blog's beats system.
Tech FrontiersOpenAI Codex CLI 0.128.0 adds the /goal command, implementing an agentic loop via prompt engineering that keeps executing until the goal is met or the token budget runs out.