284 related articles
TutorialsA detailed guide on installing Browser-Use WebUI, configuring Gemini and DeepSeek models, with four practical demos including form filling, content summarization, and e-commerce data scraping.
TutorialsDeep dive into Browser Use browser automation agent: architecture, installation, CDP framework, and pytest integration. Learn how natural language-driven AI Agents replace repetitive browser tasks.
ResearchMEMOIR is an open-source tool bringing Git version control to AI Agent memory management, with branching, rollback, semantic paths, and visualization to solve context pollution and memory drift.
TutorialsA systematic guide for Java developers entering AI Agent development, covering core concepts, Workflow vs. Agent architecture comparison, Spring AI Alibaba selection, and resume positioning strategies.
TutorialsDeep dive into Agentic RAG principles and implementation. Compare traditional RAG limitations, learn tool-based retrieval with ReAct Agent loops, with LangChain/LangGraph code examples.
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.
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 DivesKortix AI open-sources Agent Computer Use, a high-performance Rust CLI tool enabling AI agents to control computers. Explore its architecture, advantages over Anthropic's Claude Computer Use, and future of open-source computer control tools.
ResearchSVDQuant, an ICLR 2025 Spotlight paper, achieves 4-bit diffusion model quantization via low-rank decomposition that absorbs outliers, reducing memory by 75%. Open-source engine Nunchaku (3800+ stars) enables FLUX inference on consumer GPUs like RTX 4060.
TutorialsComplete guide to building an AI digital human Agent, covering Agent, RAG, WebRTC, and Docker deployment with architecture design and engineering best practices.
Deep DivesA developer open-source replicated OpenAI's $200/month Operator in 48 hours using Anthropic Computer Use, building a full-stack Dockerized computer-controlling AI Agent with deep analysis of architecture and industry trends.
Deep DivesDeep analysis of the Claude-Claw open-source project: how it combines Claude Code reasoning with OpenClaw GUI automation to build a brain + hands AI Agent orchestration architecture for autonomous computer control.
Deep DivesDeep dive into the Auto-Use open source project—an end-to-end AI Computer Use Agent that unifies OS control, browser automation, and coding. Analysis of architecture, competitors, and industry trends.
Deep DivesAn open-source project based on Anthropic's Computer Use API, computer-use-windows enables AI agents to directly control the Windows desktop for automation tasks including office workflows and software testing.
Deep DivesDeep dive into the open-source project open-computer-use, a computer control agent achieving 82% accuracy on OSWorld benchmark. Covers its TypeScript stack, remote/local deployment, and RPA applications.
Deep DivesOS AI Computer Use is an open-source AI desktop automation tool supporting Windows, macOS, and Linux with OpenAI and Anthropic API compatibility. Learn about its features, architecture, and safety tips.
Tech FrontiersClaude Memory Compiler is an open-source project that builds an evolving memory system for Claude Code through a three-layer automated pipeline, solving the persistent amnesia problem of AI coding assistants.