2753 related articles
Expert OpinionsSam Altman and YC President Garry Tan discuss the convergence of OpenAI's foundation models and YC's startup ecosystem, revealing key signals about the next phase of AI entrepreneurship.
Deep DivesDeep dive into the ARS academic framework: how 35 AI Agents collaborate on literature review, paper writing, and quality assessment with a ten-step workflow, multi-layer quality control, and academic integrity safeguards — all for just $4-6.
Deep DivesA deep dive into Microsoft's open-source Tutel MoE optimization library, supporting FP8, NVFP4, and MXFP4 multi-precision computation for DeepSeek, Kimi-K2, Qwen3, and other leading MoE models.
TutorialsA comprehensive guide to building production-grade AI Agents with LangChain, covering architecture design, tools, memory systems, ReAct strategy, and enterprise deployment.
TutorialsComplete guide to building AI agents on Coze from scratch, covering LLM configuration, prompt writing, plugin integration, knowledge base setup, and memory systems.
Tech FrontiersCursor's AI code review tool Bugbot adds custom review effort, letting developers adjust PR review depth by code importance. Analysis of usage strategies and workflow impact.
TutorialsDeep dive into LangChain Deep Agents paradigm, analyzing ten Agent development pain points including tool sprawl and context pollution, with practical enterprise solutions using Deep Research.
TutorialsLearn how to fine-tune LLaMA 3 8B on consumer GPUs using QLoRA and Unsloth. Covers 4-bit quantization, LoRA adaptation, Alpaca data format, training pipeline setup, and model deployment—runs on RTX 3090.
Tech FrontiersDeep dive into Simon Willison's CSP Allow-list Experiment: dynamic domain authorization via sandboxed iframes, custom fetch interception, and postMessage communication.
TutorialsComplete guide to building AI Agents on Dify: covers Agent vs. chatbot differences, Exa search tool setup, time-awareness solutions, and functional separation best practices.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Deep DivesDeep dive into the AI Guardrails Index: the most comprehensive LLM safety evaluation framework covering PII protection, jailbreak defense, harmful content filtering, and its open-source design.
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.
Tech FrontiersCursor launches automatic CI failure repair with an always-on AI Agent that monitors GitHub repos, analyzes CI logs, identifies root causes, and submits fix PRs.
TutorialsDeep dive into Agentic RAG vs traditional RAG, covering planning, tool calling, and multi-step iteration capabilities with complete LangChain and LangGraph code implementation.
Tech FrontiersSWE-agent Multimodal officially released with image viewing and web browser debugging capabilities for automated frontend visual bug detection and fixes, plus the new SWE-bench Multimodal benchmark.
Deep DivesCursor SDK launches /orchestrate skill, using recursive multi-agent spawning for complex tasks with 20% Token savings and 80% faster cold starts.
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.
Product ReviewsDeep dive into the AutoGPT open-source project, covering its autonomous AI agent architecture, core features, use cases, and future development. Learn how this 184K-Star GitHub project makes autonomous AI accessible to everyone.