1460 related articles
Product ReviewsA tech YouTuber uses Manus AI 1.5 to build a phone camera blind test website with zero code—featuring photo zoom comparison, voting, admin panel, and analytics dashboard.
TutorialsAn enterprise AI full-stack solution using NestJS, LangChain, LangGraph, and Tauri 2, covering AI service platforms, multi-agent orchestration, RAG, and cross-platform delivery for frontend developers.
TutorialsA systematic three-step learning path for LLM Agent development: from Prompt Engineering and API calls, to RAG and vector databases, to ReAct and multi-agent systems.
TutorialsComplete guide to downloading, installing, and configuring ByteDance's Trae AI coding tool. Free built-in LLMs like DeepSeek for AI-assisted Python programming.
TutorialsComplete guide to downloading, installing, and configuring ByteDance's Trae AI editor. Free built-in LLMs, VS Code compatible, Chinese language support — ideal for developers and Python beginners.
TutorialsUse AI to generate pure HTML embedded development tools covering font bitmap generators, CRC checksum calculators, and serial port debuggers. Zero install, cross-platform, one-minute customization.
TutorialsTutorial on using CC Switch to disguise local Ollama models as Claude API, driving Claude Code desktop for free AI programming with Qwen, Gemma, and other open-source models.
TutorialsStep-by-step guide to installing Claude Code Desktop on Windows, email verification login, and creating custom Skills like English-to-Chinese translation templates.
Product ReviewsHands-on test of an AI novel-writing agent with three creation modes: template fill-in, detailed outline, and fully automatic. Supports strong context memory, word expansion, and reduced AI feel.
Product ReviewsA non-coder used AI programming tools and the Godot open-source engine to build indie game "0x00DE" in two months — a fake desktop virus-fighting game showcasing AI's power to lower game dev barriers.
TutorialsSpring AI getting started guide covering JDK 17 setup, Spring Boot 3.4 requirements, core concepts like Chat Completion and Tokens, helping Java developers quickly build AI applications.
Tech FrontiersClaude Code Desktop gets a major update with built-in terminal, multi-panel collaboration, automated Routines, and Ultra Plan Mode, evolving from AI assistant to autonomous dev environment.
TutorialsComplete guide to installing Claude Code, connecting DeepSeek models via API, using CC Switch for model management, and auto-generating magazine-style PPTs with Skills.
TutorialsPixi is a cross-platform package manager built on Conda-Forge, written in Rust, that unifies Python packages, Rust toolchains, and system-level dependencies like FFmpeg in one workflow.
Product ReviewsHands-on review of Claude Code Agent Teams multi-agent collaboration: team architecture, real-world performance, token costs, key limitations, and pragmatic recommendations for when to use it.
Product ReviewsGlutra is an open-source multi-agent desktop app for batch creating AI employees, visual workflow orchestration, and real-time monitoring. Cross-platform support for building your AI one-person company.
TutorialsA practical guide to building multi-agent collaboration systems, covering assistant creation, skill assignment, group chat mechanisms, and solutions for hallucination in AI workflows.
TutorialsGuide to using Claude Code in China at low cost without an overseas credit card. Covers installation, API proxies, and budget alternatives starting from ¥7.9.
Product ReviewsHands-on demo of building a multi-Agent development team with PaperClip and Claude Code, featuring Delivery Lead, Frontend/Backend Engineers, QA, and Code Reviewer roles in a full AI-automated development workflow.
TutorialsLearn Python OpenCV basics: install opencv-python, read images with imread, display with imshow, handle keyboard input with waitKey, and release resources with destroyAllWindows.