729 related articles
TutorialsComplete guide to building AI agents on Coze from scratch, covering LLM configuration, prompt writing, plugin integration, knowledge base setup, and memory systems.
Deep DivesDeep dive into the AI Guardrails Index: the most comprehensive LLM safety evaluation framework covering PII protection, jailbreak defense, harmful content filtering, and its open-source design.
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.
Tech FrontiersMoonshot AI open-sources K2-Vendor-Verifier to verify third-party Kimi K2 API vendor inference accuracy. Learn how this tool helps developers detect over-quantization, model substitution, and other API market risks.
Deep DivesAI Agents face infinite input spaces and non-deterministic outputs. Learn how simulation testing systematically validates Agent reliability through scenario generation, environment simulation, and behavior evaluation.
Tech FrontiersExplore how simulation solves AI testing challenges, covering scenario simulation, large-scale regression testing, and multi-agent verification to build reliable AI systems.
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.
Product ReviewsDeep dive into Dash by agno-agi: a self-learning data agent built on systems engineering principles, featuring 6-layer context anchoring and query-driven continuous evolution.
TutorialsDeep analysis of the 37K-star awesome-deepseek-integration GitHub project, covering DeepSeek API integration with VS Code, Obsidian, LangChain, and more mainstream tools.
Deep DivesA deep dive into LangChain4j's core features including unified API abstraction, RAG, Agent tool calling, and Spring Boot integration for building enterprise AI apps in Java.
Tech FrontiersProgrammer Yupi open-sources yupi-skill on GitHub, distilling coding experience into an Agent Skill package for Claude Code, Cursor, and other AI tools.
Product ReviewsChatbox is an open-source AI client with nearly 40K GitHub Stars, supporting ChatGPT, Claude, Gemini and local models with cross-platform desktop apps, local data storage, and Prompt management.
Product Reviews9router is an open-source AI model routing tool aggregating 40+ free providers, supporting Claude Code, Cursor, Copilot and more with auto-failover and token compression for free unlimited AI model access.
Product ReviewsDeep dive into Chatbox, an open-source AI client with 40K GitHub Stars. Supports GPT-4, Claude, Gemini via direct API, covers all platforms, and stores data locally for privacy.
TutorialsDeep dive into the Hugging Face Transformers framework: core features, multimodal support, Pipeline & Trainer APIs, ecosystem integration, and how this 160K-Star library powers modern AI development.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting GPT-4, Claude, Gemini and more. Covers core features, technical architecture, use cases, and comparisons with similar tools.
Product ReviewsDeep dive into Hugging Face Transformers: core architecture, Pipeline API, model fine-tuning, and multimodal support. A practical guide to the 160K-star AI framework.
Product ReviewsZerobox is an open-source process isolation tool based on OpenAI Codex's runtime sandbox, written in Rust, with file system, network, and credential security controls for safe AI code execution.
Product ReviewsDeep dive into RuoYi-Vue-Pro: a 37K Star enterprise Java platform with Spring Boot, MyBatis Plus, Vue, SaaS multi-tenancy, Flowable workflows, CRM/ERP modules, AI and IoT integration.
TutorialsGoogle open-sources gemini-fullstack-langgraph-quickstart with 18,000+ Stars. Deep dive into the technical architecture, state machine design patterns, and tool-calling mechanisms of building full-stack AI Agents with Gemini 2.5 and LangGraph.