1720 related articles
Industry InsightsExplore the Lock-In focus culture popular among AI developers, understand why deep work is critical in the fast-moving AI era, and get actionable tips to boost productivity.
TutorialsDeep dive into a top LLM interview question: Is context engineering the core of Agent development? Covers five context modules, four pain points, and advanced solutions.
Deep DivesDeep dive into CodeRAG's four core technologies: vector similarity search, file system tools, Code Knowledge Graph (CKG), and DeepWiki — how they work together to help AI coding assistants truly understand enterprise codebases and eliminate hallucinations.
Industry InsightsDeep analysis of Qoder's (Tongyi Lingma international edition) context engineering architecture, including its four-layer retrieval engine, memory engine, context caching, and core product design.
Product ReviewsRuflo is an open-source multi-agent orchestration platform that upgrades single-threaded Claude Code into a distributed AI dev team with 100+ specialized Agents and a SANA self-learning engine.
Product ReviewsAgent Memory is an open-source local memory layer providing persistent, cross-session, cross-tool long-term memory for AI coding agents like Claude Code, Cursor, and Codex.
TutorialsLearn how to transform Claude Code from a random prompting tool into a systematic Agentic OS through three layers: architecture, Obsidian memory, and an observability dashboard.
Tech FrontiersOpenAI CEO Sam Altman announces a general-purpose AI model has solved a major open math problem. We analyze this milestone, the leap from specialized to general AI, and its implications for science.
ResearchDeep dive into how the Humanize framework transforms LLM tokens into engineering productivity via Agent Loops. Covers KDA winning CUDA kernel contests, virtual hardware optimization, and 50% research cost reduction.
Product ReviewsBenchmark of 13 top AI models including GPT-4.1, Claude 3.7 Sonnet, and Gemini 2.5 Pro on coding ability, scored across 8 dimensions using the same high-difficulty algorithm problem.
Product ReviewsHands-on review of Augment Remote Agent: 10 cloud AI Agents coding in parallel, covering bug fixes, PR generation, documentation, and more with detailed workflows and real-world examples.
TutorialsDeep dive into Spring AI Agent Utils toolkit covering Skill modules, Ask a User Question, To Do Write, Auto Memory, and multi-Agent orchestration — empowering Java developers to build powerful AI Agents.
ResearchDeep dive into AISTATS 2024 paper MixupMP: revealing Deep Ensembles' fundamental UQ flaws and fixing them via Mixup augmentation and Martingale Posterior framework for better calibration and OOD detection.
Product ReviewsReal-world testing of MiniMax M2 as Claude Code's backend model across three projects: framework migration, iOS development, and full-stack MVP — at just 8% of Claude's price.
Industry InsightsDeep analysis of three core LLM roles—Application Engineer, Development Engineer, and Algorithm Engineer—covering technical requirements, salary thresholds, and career prospects including RAG, fine-tuning, and inference deployment.
Deep DivesDeep dive into the memU open-source memory framework: how it organizes Agent memory as a file system with three-layer semantic abstraction, dual-loop collaboration, and two retrieval modes.
TutorialsA comprehensive guide to Spring AI covering LLM integration, prompt engineering, RAG knowledge bases, and five AI Agent patterns, with three enterprise projects for Java engineers.
Tech FrontiersGeneric Agent builds a self-evolving AI agent with just 3,000 lines of code, 9 atomic tools, and a five-layer memory architecture — using only one-sixth the tokens of competitors.
TutorialsA detailed three-month AI Agent learning roadmap covering LLM basics, ReAct paradigm, LangChain, memory mechanisms, tool calling, and multi-agent collaboration with practical project suggestions.
Tech FrontiersMeta Superintelligence Labs releases Muse Spark, a native multimodal reasoning model supporting visual chain of thought, tool-use, and multi-agent orchestration. Deep dive into its capabilities and competitive positioning.