3711 related articles
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.
Deep DivesDeep dive into awesome-LLM-resources, a GitHub repo with 8200+ Stars covering multimodal generation, AI Agents, MCP, o1 models, small language models, and more.
Product ReviewsIn-depth hands-on with OpenAI Codex's Browser Use and Computer Use features. See how GPT 5.5 enables browser automation, app testing, desktop control, and cross-device operation, with a full setup tutorial.
Deep DivesOpenAI's GPT-5.5 model collectively outputs 'goblin' vocabulary. Official technical blog reveals the root cause: reward signal generalization in reinforcement learning.
Deep DivesA deep dive into LobeHub, the open-source AI agent collaboration platform with 75,000+ GitHub stars, supporting multi-agent teamwork built with TypeScript.
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 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.