5235 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 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.
TutorialsDeep dive into LibreChat, an open-source self-hosted ChatGPT alternative supporting GPT-5, DeepSeek, Claude, and more. Covers Agents, MCP protocol, core features, and enterprise deployment.
Tech FrontiersOpenAI Codex launches Switch to Codex migration and pet features, xAI voice cloning, Anthropic eyes $900B valuation, U.S. DoD AI deployment deals — full May 2, 2026 AI roundup.
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.
TutorialsFree tutorial to use ChatGPT-5.5 and GPT-Image2 in China without VPN or OpenAI account. Unlimited access on phone and PC with full capabilities.
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 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.
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.
Deep DivesA deep dive into Gemini CLI, Google's official open-source AI agent for the terminal. Integrates Gemini models directly into your command line. 100K GitHub Stars.