3015 related articles
Product ReviewsNousResearch open-sources Hermes-Agent framework, earning 130K+ GitHub Stars. Deep analysis of its progressive architecture, modular design, and Hermes model integration vs. LangChain and AutoGPT.
Product ReviewsA detailed breakdown of Chatbox open-source AI desktop client's core features including multi-model switching, local data storage, and cross-platform support. Includes competitor comparison and use cases.
Product Reviewsawesome-LLM-resources is a GitHub repo with 8200+ Stars covering multimodal generation, AI Agents, model training/inference, MCP protocol, and more for LLM learners.
Expert OpinionsAt Sequoia's AI Ascent 2026, OpenAI co-founder Greg Brockman discusses the compute arms race, Codex coding revolution, his 80% AGI progress estimate, and survival strategies for the AI era.
Deep DivesDeep dive into the Ecommerce-Agent open source project: how LoRA fine-tuning, DPO alignment, and ReAct reasoning combine to build a production e-commerce customer service AI Agent.
Deep DivesDeep dive into QuantBrain-Agent: an open-source automated A-share research system powered by Qwen2.5-72B-AWQ, LangGraph multi-agent, LoRA fine-tuning, MCP tools, and CoT+ReAct architecture.
Deep DivesDeep dive into OpenAI Codex CLI's /goal command: from Ralph Loop origins and three-layer protection to Rust source architecture and the goal-oriented programming paradigm shift.
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.