1705 related articles
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.
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.
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 FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Product ReviewsDeep dive into ChuanhuChatGPT, a 15K-star open-source project with multi-model access, Agent support, RAG file Q&A, GPT fine-tuning, and web search.
TutorialsDeep dive into Agentic RAG vs traditional RAG, covering planning, tool calling, and multi-step iteration capabilities with complete LangChain and LangGraph code implementation.
Product ReviewsAn in-depth look at LangBot, an open-source production-grade AI bot platform supporting WeChat, DingTalk, Discord & more, with ChatGPT, DeepSeek, Agent, RAG & plugin capabilities.
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 FrontiersSWE-bench launches its official blog for in-depth content on AI coding evaluation, AI Agents, and toolchains—signaling a new phase of maturity and standardization in AI programming benchmarks.
Tech FrontiersQwen team leads open-source models on SWE-bench, demonstrating strong software engineering capabilities. This article analyzes SWE-bench standards, Qwen's progress, and the value of open-source AI coding tools.
ResearchDeep dive into the multi-agent architecture of ai-detects-if-cve-was-zero-day: how GPT-4o, DeepSeek v3, and Llama 3.3 collaborate to detect zero-day CVE exploitation with 85%+ accuracy on 50 validated samples.
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.
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.
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.
TutorialsLearn how to build an AI Agent on Dify with zero code, covering Function Call vs ReAct modes, Exa search tool setup, time-awareness solutions, and Agent best practices.
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.
TutorialsSimon Willison used Claude Code for web on his phone to aggregate a decade of iNaturalist wildlife data into his blog. A look at the architecture, Beats system, and how AI is reshaping dev workflows.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.