1009 related articles
Silicon Valley Engineer Quits Big Tech…
Ex-NVIDIA GTC award winner Sparky: an AI researcher quit big tech and used 10+ years of theater experience to design an AI personality system with dynamic interests, long-term memory, and proactive social skills.
TutorialsLearn how the Deep Agents framework solves enterprise AI Agent challenges like tool sprawl and context pollution, with a complete Deep Research implementation guide covering task decomposition, multi-source integration, and structured report generation.
GStack Tutorial: 23 Commands That Give…
Deep dive into GStack, the open-source toolkit by YC President Gary Tan. 23 slash commands turn Claude Code into a full AI dev team covering product decisions to deployment.
Decoding LLM Naming Conventions: Param…
Decode LLM naming conventions, understand 32B parameters & AWQ/GGUF quantization formats, with 4-bit VRAM estimation formulas, MOE model pitfalls, and model selection by GPU tier.
One Command to Use GPT-5.5 for Free wi…
Learn how to configure OpenClaw AI coding assistant with one command to call OpenAI's GPT-5.5 model via the Codex plugin, reusing your GPT membership at zero extra cost.
You Don't Need to Start an Agency to B…
76% of large enterprises are establishing Chief AI Officers, but you don't need to be a CAIO to seize AI career opportunities. Discover two proven paths into AI leadership roles.
Industry InsightsNVIDIA Blackwell GPU sets new LLM inference records in STAC-AI financial benchmark. Explore Blackwell architecture advantages, TensorRT-LLM co-optimization, and LLM applications in trading and risk management.
Running AI Models on a P106 Mining GPU…
Build a local AI workstation with a P106 mining GPU for under $10. Run Live Portrait and other AI models locally with full privacy, zero marginal cost, and incredible value.
Enterprise AI Agent Four-Layer Archite…
Deep dive into enterprise AI Agent four-layer architecture design (User, Gateway, Agent Service, Capability layers) with PDCA optimization methodology and dual manual+automated evaluation for production-grade Agent systems.
Frontend to AI Full-Stack: Complete Sk…
A complete skill tree for frontend developers transitioning to AI full-stack engineers, covering TypeScript, NestJS, LangChain JS, RAG, vector databases, and Tauri 2 with a clear learning roadmap.
ChatGPT Voyager: A Browser Extension T…
ChatGPT Voyager is a Chrome extension offering timeline navigation, pin markers, file type indicators, and more to help heavy ChatGPT users efficiently manage conversations and navigate long responses.
Universal AI Prompts for Mathematical …
A detailed guide to the four-stage universal AI prompt system for mathematical modeling, covering problem analysis, innovative model construction, data processing, and model solving for competitions.
Claude Code + Skills: A Practical Guid…
Learn how Claude Code combined with Skills encapsulation enables AI-driven test case generation with 10x efficiency gains, from 33 to 400+ cases through encoded expert knowledge.
Agent Loop Explained: Solving Code Ref…
Deep dive into Agent Loop, the core mechanism of AI coding tools. Learn how the ReAct pattern's reason-act-observe cycle enables autonomous multi-step code refactoring.
Running Out of Codex Credits? AnySearc…
Real-world testing shows AnySearch Skill saves ~27% Token overhead for Codex while significantly improving search quality. Learn how it works, how to install it, and when to use it.
AI Code Explanation: Quickly Understan…
Learn how AI code explanation helps C# developers quickly understand others' code. A 3-step demo with Tongyi Lingma for code handoffs, Code Review, and legacy system maintenance.
Getting Started with RAG: A Complete G…
A deep dive into RAG (Retrieval-Augmented Generation) technology, covering LLM hallucinations, data staleness, and limited expertise, plus RAG workflows, core components, and LangChain learning paths.
DIY Electronic Music Box: Building a S…
Build an electronic music box with the E101 module, buzzer, and LEDs for synchronized sound and light effects. Ideal for premium gift boxes with low cost and easy assembly.
Python Learning Path: A Three-Stage Sy…
A detailed guide to Python's three learning stages: syntax fundamentals, advanced concepts, and practical applications. Covers OOP, web scraping, data analysis, and automation with timeline planning.
FastAPI Beginner Tutorial: Frontend-Ba…
FastAPI beginner essentials: Learn frontend-backend separation vs monolithic web development, RESTful API design principles, HTTP methods and resource operations mapping.