1863 related articles
TutorialsA comprehensive guide to building production-grade AI Agents with LangChain, covering architecture design, tools, memory systems, ReAct strategy, and enterprise deployment.
Deep DivesA systematic overview of LLM reasoning evolution, covering Chain-of-Thought, Tree-of-Thought, OpenAI o1, and DeepSeek-R1, with insights from the Awesome-LLM-Reasoning project.
Product ReviewsEdukaci is an open-source AI tutoring platform for Francophone West Africa, built on Claude with strict Socratic teaching, aligned with Côte d'Ivoire's BEPC curriculum, and integrated with PhET virtual labs.
Tech FrontiersDeep dive into Simon Willison's CSP Allow-list Experiment: dynamic domain authorization via sandboxed iframes, custom fetch interception, and postMessage communication.
Tech FrontiersGitLab announces Act 2 restructuring: cutting 30% of operating countries, removing three management layers, splitting R&D into 60 autonomous teams. A deep dive into GitLab's Jevons Paradox bet on the AI agent era.
Product ReviewsIn-depth analysis of the 8,200-star GitHub project awesome-LLM-resources, covering multimodal generation, Agents, model training, MCP protocol, and more — a one-stop LLM learning guide.
TutorialsCursor 3.3 adds Agent context usage analysis, helping developers visualize Rules, MCP, Skills context consumption. Learn how to optimize AI programming efficiency.
Expert OpinionsZig founder Andrew Kelley rejects LLM-assisted PRs, introducing the concept of AI code's "digital smell." A deep analysis of the open source philosophy, code quality, and trust issues behind Zig's ban on AI contributions.
Deep DivesDeep dive into AgentPay, an open-source project enabling AI agents to autonomously provide DeFi optimization, smart contract auditing services and settle payments via stablecoins in a decentralized marketplace.
TutorialsLearn how to build an AI Agent on Dify with zero code, covering Function Call vs ReAct modes, Exa search tool setup, time-awareness solutions, and Agent best practices.
Deep DivesDeep dive into Context Engineering: its core principles and practices. From Prompt Engineering to context design, orchestration, and optimization—exploring how Karpathy's new AI paradigm reshapes LLM app development and AI Agent construction.
TutorialsDeep analysis of the GitHub project awesome-LLM-resources with 8,200+ Stars, covering multimodal AI, Agents, MCP protocol, model training, inference optimization, and coding assistants.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
ResearchAnthropic research reveals Claude's sycophancy problem: only 9% overall, but 38% for spirituality topics and 25% for relationships. Deep analysis of causes, evaluation methods, and AI alignment implications.
Tech FrontiersDeep dive into the Kimi-Writer open-source project — an AI novel writing Agent built on Kimi-K2-Thinking with deep reasoning, autonomous planning, and long-form narrative capabilities.
Expert OpinionsZig implements the strictest anti-AI policy in open source, banning all LLM-generated contributions. Learn about their "Contributor Poker" philosophy, why Bun's 4x speedup can't be upstreamed, and implications for open source governance.
Expert OpinionsAI programming makes building micro-apps as easy as blogging, but distribution is the new bottleneck. Matt Webb proposes RSS for sharing vibe-coded apps, and Simon Willison is already doing it.
Tech FrontiersDeep dive into LLM 0.32 alpha's two core refactorings: message sequence API aligned with OpenAI format, stream_events for typed streaming responses, serialization design, and backward compatibility.
TutorialsSimon Willison built a complete iNaturalist observation tool during camping using his phone and Claude Code. A deep dive into the three-layer architecture: Python CLI, Git Scraping, and AI-generated frontend — all on GitHub with zero servers.