1262 related articles
Tech FrontiersTexas AG sues Netflix over unauthorized data collection (including children's data), addictive platform design, and manipulative user practices. Full analysis of the lawsuit and industry impact.
Product ReviewsDeep dive into PyGPT, an open-source desktop AI assistant supporting GPT-4, Claude, Gemini, Ollama local models, with built-in RAG, agents, voice interaction, and image generation.
Product Reviewschatgpt.js is an open-source JavaScript library by KudoAI for client-side ChatGPT interaction. Supports browser extensions, userscripts, and automation workflows with 2,000+ GitHub Stars.
TutorialsA deep dive into the MLflow open-source AI engineering platform, covering experiment tracking, LLM evaluation, model deployment, and monitoring to help teams efficiently manage the ML lifecycle.
Tech FrontiersDeepAgents is LangChain's open-source Agent framework built on LangGraph, supporting multi-step reasoning, state management, and multi-Agent collaboration for production-grade AI development.
Deep DivesDeep dive into LangGraph's core architecture, StateGraph design, multi-Agent collaboration, and deployment. Learn how this 31K+ Star project helps build reliable AI Agents.
Expert OpinionsDeveloper Andrew Quinn compressed a 3GB SQLite database into a 7MB FST file, sharing a profound insight: reinventing four or five wheels by hand beats passive study at pushing you to the technical frontier.
Product ReviewsDeep dive into OpenClaw4J, an intelligent Agent framework built on Java 21 virtual threads and Spring AI, supporting tool calling, memory management, and multi-Agent collaboration for enterprise Java developers.
TutorialsA deep dive into intelligent Agent development with LangGraph, covering core concepts, project architecture, state management, and practical tips for building AI agents in Python.
TutorialsIn-depth look at the OpenClaw Orange Book open-source project covering AI Agent framework components, tech ecosystem, and practical development methodology.
Product ReviewsMicro-Agent is a lightweight AI Agent framework open-sourced by Fudan University, focused on vertical domain applications. It offers streamlined architecture, low learning costs, and high customization flexibility compared to heavyweight frameworks like LangChain.
TutorialsA deep dive into Nous Research's Hermes Agent open-source AI framework and the community Orange Book guide covering tool calling, reasoning, multi-Agent collaboration, and more.
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
Product ReviewsDeep dive into ByteDance Volcengine's open-source MineContext — a proactive context-aware AI assistant. Explore Context Engineering, ChatGPT Pulse integration, and real-world applications.
TutorialsDeep dive into the 74K-star GitHub project Prompt Engineering Guide, covering prompt techniques, context engineering, RAG, AI Agents, and complete learning paths for developers.
Product ReviewsGitHub project yegor256/prompt uses a CLAUDE.md system instruction file to teach AI coding assistants to follow coding standards and generate high-quality, elegant code.
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 analysis of the open-source AI-Assistant project built on Anthropic Claude API for local AI Agents, covering architecture, use cases, security, and agentic AI trends.
Deep DivesDeep dive into how Factifai Agent Suite uses vision LLMs like Claude and GPT-4o to replace DOM selectors for natural language-driven automated testing with seamless CI/CD integration.
TutorialsAn Anthropic Claude team member reveals: asking AI to output in HTML enables SVG diagrams, interactive components, and color coding that Markdown can't achieve. Learn the principles and practice.