517 related articles
AIRI: The Open-Source Self-Hosted AI C…
AIRI (moeru-ai/airi) is an open-source, self-hosted AI companion with real-time voice chat, Minecraft/Factorio gameplay, and Web/macOS/Windows support. 42K+ GitHub stars.

Learn how to use Trae, ByteDance's free AI coding tool, to build a Flask-based visual database query system (EasyQuery) in just 20 minutes. Full walkthrough included.

A complete guide to Claude Code Skills: what they are, how they differ from Plugins, three installation methods, how to write SKILL.md, trigger mechanisms, and top resource recommendations.

Google's DevTools for Agents opens Chrome DevTools to AI coding agents, enabling autonomous end-to-end debugging — from reproducing errors to fixing source code — via console logs, network requests, and source maps.

No coding required: use AI agents like Codex and Claude Code to complete full ML experiments via natural language. A real case study with a heart disease dataset.

No coding skills? No problem. Learn how AI tools like Codex and Claude Code let researchers complete ML workflows — data cleaning, model training, visualization — using only natural language.

Frontend engineers pivoting to AI Agent development: TypeScript and Zod are now must-have skills. Explore the full progression from API calls to building LangGraph-style frameworks, and nail the 3 core interview topics.

OpenAI's ChatGPT Sites plugin lets users generate code, iterate visually, and publish complete web apps without leaving the chat window. Zero-config hosting included.
Fuse: An Open-Source MCP Tool Built to…
Fuse is an open-source MCP/CLI tool that improves Claude Code's performance on large C# codebases using Roslyn-powered semantic queries to reduce token usage.
PostHog Deep Dive: The Open-Source All…
PostHog is an open-source all-in-one platform combining product analytics, session replay, feature flags, A/B testing, and AI Observability. Supports self-hosting and MCP protocol.

A real-world retrospective on AI-assisted Python reverse engineering: from JS obfuscation tracing and SM2/SM4 key extraction to generating decryption code with DeepSeek. An honest assessment of LLM value and legal risks.

Learn how to combine Cursor AI with Appium in a 4-step workflow—environment check, test planning, project generation, and reporting—to build mobile automation fast.

Learn how to build an automated AI agent using Cherry Studio, MCP protocol, and locally deployed models — covering DeepSeek integration, web scraping, and private knowledge base setup.

A technical deep-dive into AI-assisted reverse engineering: how MCP, Skills libraries, and Frida toolchains work together, their real capability limits, and the legal boundaries of iOS/Android/Web reverse analysis.

GPT-5.6 isn't just a capability upgrade — it's an architectural shift: tiered models, programmatic tool calling, and multi-agent collaboration turn LLMs into workflow engines for production systems.
SendLang: Rethinking Email Automation …
SendLang is a DSL for email automation that uses declarative syntax to separate trigger conditions, content templates, and send timing — tackling logic coupling in traditional email systems.

A hands-on guide to building a local AI agent and private knowledge base using Cherry Studio, MCP, and Ollama — with web scraping, report generation, and terminal control.

Deep dive into SQLite STRICT tables: is flexible typing a feature or flaw? Covers the author's stance, type vs. validation debate, Turso alternatives, and best practices for type-safe database design.

Bun author Jared Sumner used Claude Code's dynamic workflows to rewrite 1M+ lines of Zig code into Rust in 11 days for $165K — what 3 engineers would need a year to do.

A complete guide to n8n AI video generation automation: LLM-structured prompts, batch reference images, async video polling, and Google Sheets cost tracking — triggered by a single Webhook.