A chat assistant you can use from China right away
Tick “Works in China” in “Chat assistants”: DeepSeek, Kimi, Qwen, Doubao, ERNIE Bot, ChatGLM, Tencent Yuanbao and iFlytek Spark are all free and need no overseas number.
Guide
The AI tools directory collects 127 AI products and platforms that people are genuinely using right now, in nine groups: chat assistants (ChatGPT, Claude, Gemini, DeepSeek, Kimi, Qwen, Doubao…), writing and office work (polish, translation, slides, meeting transcription), image and video generation (Midjourney, Firefly, Jimeng, Kling, ComfyUI…), voice and music (ElevenLabs, Suno, Whisper), coding assistants (Cursor, Copilot, Claude Code, Lingma, Continue), agents and workflows (Dify, Coze, n8n, LangChain, MCP), local running (Ollama, LM Studio, llama.cpp), benchmarks and leaderboards (LMArena, Artificial Analysis, OpenCompass) and API and model platforms (OpenAI, DeepSeek, SiliconFlow, OpenRouter…).
Updated 2026-09-094 sources11 min read
The AI tools directory collects 127 AI products and platforms that people are genuinely using right now, in nine groups: chat assistants (ChatGPT, Claude, Gemini, DeepSeek, Kimi, Qwen, Doubao…), writing and office work (polish, translation, slides, meeting transcription), image and video generation (Midjourney, Firefly, Jimeng, Kling, ComfyUI…), voice and music (ElevenLabs, Suno, Whisper), coding assistants (Cursor, Copilot, Claude Code, Lingma, Continue), agents and workflows (Dify, Coze, n8n, LangChain, MCP), local running (Ollama, LM Studio, llama.cpp), benchmarks and leaderboards (LMArena, Artificial Analysis, OpenCompass) and API and model platforms (OpenAI, DeepSeek, SiliconFlow, OpenRouter…).
For users in China the first question about an AI tool is not “which one is strongest” but “can I sign up, does it cost money, does it need a foreign phone number, and where does my data go”. Every entry therefore carries four labels: Free (a usable free tier exists), Works in China (opens and works over a direct connection, labelled conservatively), Foreign phone (sign-up requires verifying a number from a supported region) and API (can be wired into your own program or into this site's tools), plus a Local / on-site tag for models that run on your own machine or inside toolun. Five toggles at the top of the page combine into filters — “Free + Works in China + Has API”, for instance, gives you the providers you can paste straight into this site's AI Chat.
The site's own AI tools sit in a group of their own at the front. They run in BYOK (Bring Your Own Key) mode: you enter your own API key in the settings, the request goes straight from your browser to the provider you picked, and toolun's servers never touch the content. Cutout, OCR and face blur go further and use purely local models, so the images never leave the browser.
Tick “Free” + “Works in China” + “Has API” and the “API and model platforms” group gives you:
Wiring DeepSeek into this site's AI Chat settings:
DeepSeek Platform OpenAI-compatible, very cheap, local payment; paste straight into AI Chat. Free · Works in China · API
SiliconFlow Open-source model APIs from China, credit on sign-up; Qwen / DeepSeek / FLUX. Free · Works in China · API
Alibaba Cloud Model Studio APIs for Qwen and third-party models, free quota for new users. Free · Works in China · API
Volcano Engine Ark Doubao model APIs, low price and high concurrency. Free · Works in China · API
Zhipu BigModel GLM series APIs, free models available. Free · Works in China · API
Moonshot Open Platform Kimi model APIs, long context. Free · Works in China · APIEndpoint https://api.deepseek.com/v1
API Key sk-… (created on the DeepSeek Platform)
Model deepseek-chat or deepseek-reasoner
Remember key off = session memory only; on = saved in local localStorageFour things decide it. Unit of measure: by run (N images or N songs a day), by token or character (APIs and TTS), by credit (common in image and video generation, where different operations cost different amounts) or by duration (transcription). Reset cycle: a daily reset is the friendliest, a monthly one needs planning, and a one-off grant ends when it is used up. Quality cuts: free tiers often hand you low resolution, a watermark, an older model or a long queue — the free outputs of remove.bg and Clipdrop only reach preview resolution. Hidden conditions: a card on file (the OpenAI API free credit was discontinued and now needs a top-up), an invitation, an education email address. The only genuinely unlimited free option is running an open model locally, and the price is your hardware and your electricity. When choosing, look at a leaderboard for quality first, at Artificial Analysis for price, and then test the free tier on a real task.
Three ideas that get mixed up constantly. Network reachability: whether the site opens over a direct connection from China — OpenAI, Anthropic and Google products are not reachable by default. Account sign-up: even when you can reach it, Claude asks for a phone number from a supported region at sign-up, ChatGPT used to ask and has since relaxed it, and Gemini depends on a Google account that is opened region by region. Service region: being able to log in does not mean the service is available, and some products refuse service by IP. The table only marks “Works in China” for products whose network, account and service are all unrestricted, and lists the sign-up barrier separately as “Foreign phone”. Chinese-made models (DeepSeek, Qwen, GLM, Kimi, Doubao, Hunyuan) have reached the top tier on most leaderboards, so everyday work does not have to insist on an overseas product.
There are three places your data can go when you use an AI service. The provider's own product (the ChatGPT web app, the Kimi app): content is stored by the provider and is training data by default in most cases, which you can switch off in the settings. A third-party wrapper: content passes a third-party server before reaching the model vendor, adding one more leak risk, usually without telling you. BYOK tools (this site's AI Chat, Continue, Aider, Open WebUI pointed at a cloud API): your key, your request, sent from your device straight to the provider with nobody in between; the transcript stays on your machine. Keys on this site live in session memory by default and are written to localStorage only if you tick “Remember key”. Local running (Ollama, LM Studio, Whisper, ComfyUI, this site's cutout / OCR) keeps data entirely on the device, and is the only option without reservations for contracts, medical records or unreleased code.
Text models are estimated from parameter count: a 7–9B model at 4-bit quantisation takes about 5 GB of memory and runs on a laptop; 14B takes about 9 GB; 32B takes about 20 GB and needs a discrete GPU or a Mac with 32 GB or more of unified memory; 70B and above is workstation territory. Ollama and LM Studio pick a GGUF quantisation level automatically and split work between CPU and GPU. Image models: SDXL needs 6–8 GB of VRAM, FLUX is comfortable above 12 GB; video models generally want 16–24 GB. Whisper transcription runs in real time on the CPU through whisper.cpp. Unified memory makes Apple silicon very good value for local inference; on Windows, prefer an NVIDIA card, since the CUDA ecosystem is the most complete.
LMArena runs anonymous battles with user votes, which reflects “which answer people prefer” and is most useful for chat tasks — though it favours verbose, prettily formatted answers. LiveBench rotates its questions to fight training-set contamination; SWE-bench and the Aider leaderboard measure coding on real tasks; Artificial Analysis shows quality, speed and price on three axes and is the first place to look when picking an API provider; OpenCompass and SuperCLUE cover Chinese-language tasks. Any single leaderboard can be gamed, so pick a model from the overlap of two or three and then test it on your own real tasks.
Going from “chatting with a model” to “letting the model do things for me” takes three ingredients: tool calling (the model can trigger a search, read a file, call an API), multi-step planning (deciding the next move from the result) and state plus memory. Dify, Coze and Flowise assemble those pieces visually, n8n and Zapier grew AI nodes out of the automation-tool direction, and LangGraph, CrewAI, AutoGen and the OpenAI Agents SDK are the framework route. MCP (Model Context Protocol) solves a different problem — how tools plug in uniformly: a tool exposed by one MCP server works in Claude, Cursor, ChatGPT and any other client that speaks MCP, instead of being written once per client.
Tick “Works in China” in “Chat assistants”: DeepSeek, Kimi, Qwen, Doubao, ERNIE Bot, ChatGLM, Tencent Yuanbao and iFlytek Spark are all free and need no overseas number.
In “API and model platforms”, tick “Free + Works in China + Has API”; register with DeepSeek or SiliconFlow and paste the key into AI Chat.
The “Local running” group: Ollama + Open WebUI for local question answering, AnythingLLM for a local knowledge base, whisper.cpp to transcribe recordings; for images, use the local engines in this site's AI Cutout and Dual-engine OCR.
“Coding assistants” splits by how you work: in-IDE completion (Copilot, Lingma), AI-native editors (Cursor, Windsurf, Trae), terminal agents (Claude Code, Aider), whole-site generation (v0, bolt.new, Lovable); if the code must stay inside the intranet, pick Continue + Ollama.
They are two independent labels. Working in China only says the network and the account are not restricted; whether it costs money is in the “Free” badge and the quota notes in the review. Most Chinese chat products are free for individuals at the moment, while APIs bill by token but include sign-up credit.
No. Requests go from your browser straight to the provider's address, and toolun has no relay server; the key lives in session memory only by default and disappears when you close the page, and it is written to local localStorage only when you tick “Remember key”. You can confirm the request target in the network panel of your browser's developer tools.
Midjourney dropped its free trial after 2023 and requires a subscription; a free ChatGPT account can generate images, with a daily cap. The “Free” label asks whether a usable free tier exists at all.
Ollama is a command line plus a local API, good for plugging into other tools (Open WebUI, Continue, this site's AI Chat); LM Studio has a graphical interface for chatting and picking models. Both speak OpenAI-compatible endpoints and can coexist.
Not necessarily. A leaderboard measures general ability, while your task may care more about Chinese, long documents, code or price; look at the overlap between two or three leaderboards and then run your own real examples on the free tier.
The directory data loads statically with the page; search, filtering and bookmarks happen locally in the browser, and this page sends no requests and records no clicks. Outbound links open in a new tab with rel="noopener noreferrer" and are then governed by the other site's privacy policy. The on-site AI tools are BYOK: the key and the conversation travel only between your browser and the provider you chose; the local-model tools (cutout, OCR, face blur) never let your data leave the browser.
Updated 2026-09-09
127 AI tools and platforms for chat, writing, office work, image and video, voice and music, coding, agents, local models, rankings, and APIs, with availability and API badges
填自己的 OpenAI 兼容 key(含 DeepSeek、硅基流动、Ollama),对话记录只在本机。
润色、扩写、缩写、换语气,模板化提示词省得每次重写。
优先 DeepLX 自建接口,再回落 LLM,长文分段翻译。
接 OpenAI 兼容的图像接口,生成结果保存在浏览器。
本地 Tesseract 与云端 OCR.space 并排对比,敏感文件只用本地。
模型下载到浏览器后离线运行,图片不上传。
本地抠图不满意时的云端备用通道,需自己的 remove.bg key。
本地人脸检测后打码,发图前保护隐私。
最大众的入口;免登录可用基础模型,Plus 才有高级模型与足量图像生成。
长文本与写作质量口碑好,Artifacts 适合边聊边做文档 / 代码;注册需支持地区的手机号。
Google 账号即用,与 Docs / Gmail 打通,长上下文强;部分地区不可用。
免费用到 GPT 系列模型加联网搜索,Edge 侧栏直接开。
带引用来源的 AI 搜索,查资料比纯聊天可靠。
国产开源模型的官方对话,推理模式免费,API 价格是行业地板。
长文档阅读起家,读 PDF、网页总结顺手,微信登录。
阿里的开源模型家族对话入口,多模态与代码能力均衡。
字节出品,语音对话与手机端体验好,免费额度大。
百度出品,中文知识与搜索整合。
清华系 GLM 模型,代码解释器与智能体功能免费。
接入混元与 DeepSeek,可搜微信公众号内容。
语音与教育场景强,PPT 生成免费额度可用。
欧洲开源模型厂商的对话产品,响应快,免费层宽松。
xAI 出品,联网 X 平台内容,风格直接。
一个账号切换多家模型,免费额度按积分计。
在 Notion 页面里总结、续写、翻译,付费附加。
英文语法与语气检查的老牌选手,免费版够日常邮件。
英德法西文改写润色,风格自然,免登录。
机器翻译质量长期领先,免费版有字数限制;本站智能翻译可接它的 API。
中文纠错、改写、降重,学术与公文场景常用。
国内可用的带引用 AI 搜索,学术模式能检索论文。
在 WPS 文档 / 表格 / 演示里直接用,会员权益。
一句话生成可编辑的 PPT / 网页,免费积分制。
Kimi 内置的 PPT 生成,国内可用且免费。
把一段文字自动画成示意图 / 流程图,做汇报配图快。
英文会议实时转写与摘要。
中文音视频转写、发言人区分、章节摘要,免费时长充足。
中文语音转文字的老牌服务,准确率高,按时长收费有免费额度。
上传资料后只基于这些资料问答,还能生成播客式音频概览。
艺术风格最强的文生图,无免费试用,需订阅;网页版已不依赖 Discord。
在 ChatGPT 里直接画图与改图,文字渲染准,免费有额度限制。
训练数据版权干净,商用最放心,免费积分制。
图中文字排版最准的文生图,做海报标题好用。
游戏与概念设计风格多,每日免费额度。
国内可用的文生图 + 图生视频,与剪映打通,每日免费积分。
阿里文生图 / 视频,模型开源可本地跑。
国产视频生成头部,运动幅度与物理感好,每日免费积分。
视频生成与语音克隆,国内可用。
视频生成与编辑的先行者,Gen 系列模型,免费积分少。
短视频特效与图生视频,社交传播型玩法多。
图生视频质量稳定,免费每月有限次数。
本地文生图的经典界面,插件生态最大,需 6 GB+ 显存。
节点式工作流的本地生成工具,FLUX、视频模型都能跑,上手有门槛。
把 SDXL 的参数全藏起来的本地文生图,像 Midjourney 一样只写提示词。
实时生成与放大修复,免费每日额度。
抠图、去物、重打光等单点工具,免费限分辩率;抠图可用本站本地版。
本站:浏览器本地模型修复与上色。
语音合成与克隆的质量标杆,免费每月 1 万字符。
一句话生成带歌词的完整歌曲,免费每日 10 首。
音乐生成的另一头部,人声更自然,可续写。
开源语音识别模型,多语言准确,本地跑完全免费。
Whisper 的 C++ 移植,笔记本 CPU 也能跑,Mac 上有一键应用。
Whisper 的桌面图形界面,导入音视频出字幕。
一键把手机录音变成录音棚音质,免费每日限时长。
中文语音克隆效果好的开源模型服务,国内可用。
通过 Edge 浏览器的在线语音接口做 TTS,命令行免费,中文声音多。
本站:ffmpeg 滤镜降噪,不上传。
AI 原生编辑器,Agent 模式能跨文件改代码,免费版有请求数限制。
VS Code / JetBrains 里的补全与对话,个人免费层每月有限补全。
终端里的 Agent 式编程,读整个仓库改代码跑测试,按 API 用量付费。
Codeium 出的 AI IDE,免费额度较宽。
阿里的 IDE 插件,个人版免费,中文注释与国内框架适配好。
百度的编程助手,个人免费。
智谱的开源代码模型插件,免费。
字节的 AI IDE,国内版免费接入国产模型。
开源的 IDE AI 插件,可接本地 Ollama 模型,代码不出内网。
开源命令行 AI 编程,Git 集成好,接任意模型 API。
描述界面生成 React + Tailwind 组件,前端原型极快。
浏览器里生成并运行整个全栈项目,免费 token 有限。
对话式生成 Web 应用并接 Supabase,非程序员做原型。
云端 IDE 里的 Agent,从需求到部署。
强调隐私与私有部署的补全工具,企业向。
开源 LLM 应用平台,可视化编排 RAG 与 Agent,可自托管,国内团队出品。
零代码搭 Bot 发布到飞书 / 微信 / 抖音,国内版免费额度大。
开源自动化工作流(Zapier 替代),AI 节点齐全,可自托管。
最流行的 LLM 应用框架,LangGraph 做有状态 Agent。
OpenAI 官方轻量 Agent 框架,handoff 与 guardrail 内置。
多 Agent 协作框架,按角色分工。
微软的多 Agent 对话框架。
拖拽式 LangChain 流程编辑器,开源。
SaaS 自动化老牌,AI 步骤多,免费层每月 100 次任务。
可视化自动化,比 Zapier 灵活便宜。
让模型调用外部工具与数据的开放协议,Claude / Cursor / ChatGPT 等已支持。
国产开源知识库问答平台,可自托管。
一条命令拉取并运行开源模型(Llama、Qwen、DeepSeek),暴露 OpenAI 兼容 API。
图形界面的本地模型运行器,搜模型、下载、聊天、开本地服务器。
本地推理的底层引擎,GGUF 格式的来源,CPU / GPU 都能跑。
开源的本地 ChatGPT 替代,界面友好。
本地聊天与本地文档问答,对硬件要求低。
接 Ollama 的自托管网页界面,多用户、RAG、插件。
本地知识库问答桌面版,拖入文档即问。
开源模型的中心仓库,权重与模型卡都在这;国内直连慢,可用 hf-mirror。
Hugging Face 的国内镜像,设 HF_ENDPOINT 即可加速下载。
国内的模型社区,Qwen 等国产模型首发,下载快。
本地 LLM 的「AUTOMATIC1111」,参数全开放。
匿名对战由用户投票排名,最接近真实体验的榜单。
横向对比各模型与 API 服务商的质量、速度、价格。
题目定期更新防止刷榜的综合评测。
用真实 GitHub Issue 评测编程 Agent 的榜单。
Hugging Face 的开源模型标准化评测榜。
上海 AI Lab 的开源评测体系与榜单,中文任务覆盖全。
中文大模型测评榜,按能力维度拆分。
以实际代码编辑任务测模型,编程选型参考。
汇总各家官方公布的基准分与价格,一屏对比。
GPT 系列 API,OpenAI 兼容格式的事实标准;需国外支付方式。
Claude API,注册需支持地区。
Gemini API 的免费层额度慷慨,网页里直接调参。
一个 key 调几百个模型,统一 OpenAI 格式,有免费模型。
OpenAI 兼容,价格极低,国内支付;可直接填进本站 AI 对话。
国内的开源模型 API 平台,注册送额度,Qwen / DeepSeek / FLUX 都有。
通义系列与第三方模型的 API,新用户免费额度。
豆包系列模型 API,价格低、并发高。
GLM 系列 API,有免费模型。
Kimi 模型 API,长上下文。
自研芯片推理,开源模型速度极快,免费层可用。
开源模型托管 API,注册送额度。
按秒计费运行开源图像 / 视频 / 音频模型,一行 API。
边缘节点跑开源模型,免费每日额度,与 Workers 集成。