AI resource hub

AI tools and workflows for developers and builders

Practical comparisons, open-source tools, coding agents, model guides, and AI products from China.

438+
Curated AI tools
1,649+
Prompt templates
158
Tutorials and reviews

Tools

AI Tools

Start with popular or recently added tools, then review features, pricing, fit, and alternatives.
DeepSeekChat

DeepSeek's V4 series — V4-Pro and V4-Flash both ship a native 1M-token context window, with strong agentic coding and web search.

Nano BananaImage Generation

Google's image model: Nano Banana 2 (Gemini 3.1 Flash Image) is now the default generator across Gemini and Search, alongside Pro and Lite variants.

Tongyi QianwenChat

A large language model developed by Alibaba, with strong Chinese comprehension capabilities

Wenxin YiyanChat

Baidu's ERNIE chat entry point: the web app remains at yiyan.baidu.com while the mobile app is now named Wenxiaoyan, tightly wired into Baidu Search.

Stable DiffusionImage Generation

Stability AI's open-source text-to-image model from 2022: public weights, local deployment and a large ecosystem of fine-tunes.

Flux.1Image Generation

Black Forest Labs' open-weight text-to-image model, 12B parameters, with markedly better prompt adherence and human anatomy than earlier models.

ChatGPTChat

OpenAI's conversational AI, covering Q&A, writing, code, data analysis, image generation and web search.

Notion AIWriting

Notion's built-in AI: generate, rewrite, summarize and translate inside any doc, and answer questions from your own Notion content.

Metaso Writing CatWriting

A domestic AI writing tool that integrates writing, rewriting, and plagiarism reduction.

Niji JourneyImage Generation

The anime image generator from Midjourney and Spellbrush; Niji 7 is tuned for Japanese-style characters, illustrations and scenes.

Kimi AIChat

Moonshot AI's Kimi, now at kimi.com; K3 targets agentic coding and long documents with a native 1M-token context window.

AnthropicChat

The company behind Claude: model documentation, API references and enterprise entry points (for the chat product, see Claude).

Use cases

Browse by use case

Jump directly to writing, images, video, office work, coding, and other categories.

Comparisons

Popular comparisons

Two products at a time, compared row by row, with a clear verdict on which to pick.

Topics

Core topics

Pick a direction and learn it end to end — concept, tutorials, then tool selection — instead of scattered one-offs.

Prompts

New prompts you can use now

Each entry includes a concrete task and a complete prompt you can adapt immediately.

Learn

AI Tutorials

Use practical steps, constraints, and alternatives to make better tool choices.

Wiki

AI Wiki quick reference

Concise definitions for understanding AI concepts before choosing a tool.
Agent MemoryAgent memory is the machinery that lets an agent persist information outside the context window and retrieve it on demand. The problem it solves isn't "the window is too small" but "remember the right things across sessions, days, and tasks — and update them when facts change"AGENTS.mdAGENTS.md is a Markdown file at a repository's root written specifically for AI coding agents, covering build commands, how to run tests, and project conventions. Multiple vendors standardized it as an open format, and in December 2025 the specification was donated to the Linux Foundation's Agentic AI FoundationAGIAGI refers to an AI system that matches or exceeds human performance across most economically valuable cognitive tasks. It still has no agreed definition or acceptance test, and different organizations set wildly different bars, so arguments about when AGI arrives are often arguments about definitionsAI ObservabilityAI observability means recording model calls, tool executions, and agent decisions as queryable trace data so you can answer why it did what it did. Traditional monitoring only asks whether the service is up, while most AI failures return a 200 with a wrong answerAI Video GenerationAI video generation uses diffusion models that denoise across space and time together, producing coherent video from a prompt or a reference image. Single-shot image quality is already high, so the real competition has moved to cross-shot character consistency, controllable camera work, and native audio syncAttentionAn attention mechanism lets a model decide, while processing one position, which other positions of the input to draw information from and how heavily to weight each. It is the core component of the Transformer and the common origin of context windows, long-input cost, and KV caching

GitHub AI Weekly

What is gaining on GitHub this week?

Preview the latest trend call and the fastest-rising open-source projects.
GitHub AI Weekly · Issue 03 (Aug 29, 2026) · AI Beyond

Not one model repository made the top ten this week — it is all skills, plugins, routers and coursework orbiting coding agents, and even the number one entry is a prompt library.

  1. 01
    freestylefly/awesome-gpt-image-2Multimodal
    +12,877 This week
  2. 02
    tt-a1i/archifyAI coding
    +11,099 This week
  3. 03
    openai/codexAI coding
    +9,109 This week
  4. 04
    MadsLorentzen/ai-job-searchAI agents
    +4,828 This week
  5. 05
    Alishahryar1/free-claude-codeAI infrastructure
    +4,769 This week

Gateways

API Gateways

Compare gateway providers, status, cost, and pre-launch checks in one place.

News

AI News

Connect model, product, and risk updates to your own tool decisions.

Where to start

Not sure where to begin?

  1. Find an AI tool you can useFilter the AI tools directory by use case, then review trending tools and product details.
  2. Write, design, or create videoStart from a prompt template and use it in a matching writing, image, or video tool.
  3. Build with an AI APICompare gateway pricing and reliability, then run the pre-launch checks.
  4. Understand the concept firstLook up the term in the AI Wiki, then follow the concrete steps in an article.