1248 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.
Product ReviewsSee how Qwen's mobile app builds a fully interactive virtual pet website in 3 minutes with zero coding — powered by automatic multi-model AI orchestration.
TutorialsStep-by-step breakdown of building a corporate website from scratch in one hour using OpenAI Codex and GPT, covering Vue frontend, Node.js backend, and MySQL database with a reusable CMS architecture.
TutorialsGuide to LangChain's init_chat_model unified interface vs model classes, with DeepSeek V4 Pro thinking mode fix, multi-provider switching tips, and AI Agent integration practices.
TutorialsBuild an AI Agent in 200 lines of Python from scratch. A deep dive into the five core modules: Prompt, Memory, Tool Use, RAG, and Skill, with progressive development workflow.
TutorialsAI coding tools make code generation easy, but a huge gap remains between code and product. This article breaks down frontend, backend, and DevOps stacks, exploring how beginners can manage code with AI.
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.
TutorialsA detailed guide to Claude Code Skill Creator's complete workflow: from writing requirements and generating skills to natural language iteration and old skill cleanup for test automation.
TutorialsLearning C in 2026 is still essential. Learn how to efficiently study C with AI tools like GitHub Copilot and Cursor AI, covering C history, version selection (C99 recommended), and AI-assisted learning paths.
TutorialsA deep dive into LangChain framework essentials, clarifying the key differences between LLMs and Agents, covering Agent development, DeepAgent advanced topics, and learning paths.
TutorialsHow to use the Superpowers Writing Plans skill correctly—identify AI blind spots, supply API docs, and use tiered models to cut Token costs in half from the planning stage.
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.
Product ReviewsHands-on review of Lobster Agent (QCloud): generate and deploy public webpages via WeChat on your phone, covering lottery pages, auto weekly reports, and remote file transfer.
Tech FrontiersInside the WeChat Mini Program Global Challenge Finals: youth teams compete with AI projects spanning pet care, education equity, and mental health support.
TutorialsA detailed guide to Vibe Coding: comparing Cursor, Trae, Bolt.new and other AI programming tools, with practical tips for using natural language to drive AI code generation from scratch.
TutorialsA practical guide to open-source project customization using Cursor and Codex dual-IDE collaboration, covering 7 key steps from source code to production delivery.
TutorialsA detailed guide to FastEmbed, a lightweight Python embedding library covering installation, text and image embedding usage, and seamless Qdrant vector database integration for building local AI apps without GPU.
TutorialsLearn to build a Slack Bot with Python and slack-bolt: environment setup, Socket Mode, message handling, slash commands, and GPT-4o integration in under 50 lines of code.