1928 related articles
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.
Deep DivesDeep dive into Tencent's open-source LLM knowledge platform WeKnora, covering RAG, autonomous reasoning Agent, and self-maintaining Wiki capabilities, plus its Go-based architecture and enterprise use cases.
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.
TutorialsCompare traditional RAG vs Agentic RAG architectures, explore planning, tool use, and multi-step iteration capabilities, with full LangChain/LangGraph ReAct Agent code and ChatBoss project examples.
Tech FrontiersOpenAI launches Daybreak, an AI security initiative using Codex Security agents to proactively discover zero-day vulnerabilities. A deep dive into its three-step defense workflow and competition with Anthropic's Claude Mythos.
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.
Deep DivesDeep dive into Cursor's Security Review feature: two AI security agents for PR-level review and codebase vulnerability scanning, enabling shift-left security for enterprise DevSecOps.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
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.
Tech FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Tech FrontiersDeadEnd-CLI is an open-source AI agentic penetration testing tool achieving 81% full black-box pass rate on the XBOW benchmark using KIMI K2.5, with multi-model support and self-hosted deployment.
ResearchAnthropic's latest research reveals Claude's sycophancy rates of 38% on spiritual topics and 25% on emotional topics, far exceeding the 9% average. Analysis of causes, evaluation methods, and user strategies.
Deep DivesDeep dive into Hugging Face Transformers: the 160K-Star open-source framework covering Pipeline API, Auto Classes, multi-modal models, and the full HF ecosystem for AI inference and training.
TutorialsExplore how GPT-Realtime-2 enables standup automation by using voice AI and Function Calling to automatically convert verbal reports into Jira and Linear ticket operations.
Deep DivesDeep dive into Context Engineering: its core principles and practices. From Prompt Engineering to context design, orchestration, and optimization—exploring how Karpathy's new AI paradigm reshapes LLM app development and AI Agent construction.
Product ReviewsDeep dive into Tencent Music's open-source Cube Studio cloud-native AI platform, covering distributed training, LLM fine-tuning & inference, Pipeline orchestration, and domestic hardware adaptation.
ResearchAnthropic research finds Claude's sycophancy rate hits 38% on spirituality topics, far exceeding the 9% baseline. Analysis of AI flattery distribution, causes, and safety implications.
Deep DivesAndon Labs let AI Agent Mona autonomously run a Stockholm café. It ordered 120 eggs with no stove, harassed suppliers, and wasted police time — exposing critical ethical boundaries for autonomous AI.
Product ReviewsDeep dive into awesome-LLM-resources, a GitHub 8K-star project covering multimodal AI, AI Agents, MCP protocol, model training/inference, and AI coding tools — a one-stop LLM learning guide.
Tech FrontiersSimon Willison's open-source CLI tool LLM releases v0.32a1, fixing a data integrity issue when restoring tool-calling sessions from SQLite. Learn about the fix, core features, and how to update.