Talk Is All You Need会说话,就会用 AI

A personal AI assistant on your own computer — ready to help with your files and daily tasks. 安装在您自己电脑上的 AI 助手,随时帮您处理文件和日常工作。

Unlike a normal website chatbot, TIAN can be set up on your computer to work with local files, connected services, background jobs, and scheduled tasks. 和普通网页聊天机器人不同,TIAN 安装在您自己的电脑上,可以直接读取您的文件、配合您常用的软件,帮您完成每天的工作。

  • Use AI with your own files instead of only chatting in a browser不只是浏览器聊天,而是让 AI 真正使用您的文件
  • Connect Google Drive, Slack, GitHub, databases, and web search可连接 Google Drive、Slack、GitHub、数据库和网页搜索
  • Run background jobs and recurring scheduled tasks支持后台任务和重复定时任务

Why TIAN Matters为什么 TIAN 更有用

A website chatbot can answer. TIAN can be connected to your actual work. 网页聊天机器人会回答问题,TIAN 则可以连接到您真正的工作内容。

Use your real files使用真实文件

Let AI read local files and connected storage instead of only pasting text into a chat window.让 AI 读取本地文件和已连接存储,而不是只能往聊天框里粘贴文字。

Connect useful tools连接常用工具

Pull in information from Google Drive, Slack, GitHub, databases, and web search.连接 Google Drive、Slack、GitHub、数据库和网页搜索中的信息。

Automate repeated work自动处理重复工作

Run jobs in the background and schedule recurring tasks like briefs, follow-ups, and routine updates.支持后台执行任务,并可安排简报、跟进和日常更新等重复任务。

Examples That Matter这些场景更有价值

Email and follow-up邮件和跟进

Draft replies, summarize conversations, and prepare follow-up tasks from connected work materials.根据已连接的工作资料起草回复、总结往来内容,并准备后续跟进任务。

Docs and slides文档和演示稿

Use your files to prepare document updates, report drafts, and slide content instead of starting from a blank page.基于您的真实文件准备文档更新、报告草稿和演示文稿内容,而不是从空白页面开始。

Scheduled workflows定时工作流

Create recurring jobs like a daily summary, morning brief, or regular project check without reopening the same prompt every time.创建每日总结、早报或定期项目检查等重复任务,不必每次都重新打开同一个提示词。

How To Start如何开始

macOS

Open Terminal and run this command.打开终端并运行这条命令。

curl -fsSL https://raw.githubusercontent.com/jkcsxw/TIAN/main/install.sh | bash

Linux

Use the same install command in your terminal.在终端中使用同一条安装命令即可。

curl -fsSL https://raw.githubusercontent.com/jkcsxw/TIAN/main/install.sh | bash

Interactive Demo交互演示

Pick a workflow and inspect the exact context, steps, and output.选择一个工作流,直接查看上下文、执行步骤和最终结果。

This is a simulated but concrete walkthrough of how TIAN works after setup: it reads connected files and services, assembles the right context, and returns something you can actually use.这是一个具体的模拟演示,展示 TIAN 在安装完成后的实际工作方式:读取已连接的文件和服务,整理出合适的上下文,并返回可以直接使用的结果。

Mock data, realistic workflow模拟数据,真实工作流 Shows files, tools, and final deliverables展示文件、工具和最终交付结果 Switch scenarios to compare use cases切换场景,比较不同使用方式

Connected workspace已连接工作区

What TIAN can already accessTIAN 当前可访问的内容

User asks用户提出

Ready待运行

TIAN pulls inTIAN 会读取

Flow执行流程

    Outcome结果

    Watch the response assemble step by step.点击后查看响应如何逐步生成。

    What You Can Ask可以怎么用

    Auto-ready email help邮件处理辅助

    "Use my notes and draft a reply to this customer email."“根据我的资料,帮我起草这封客户邮件的回复。”

    Document updates文档更新

    "Read these project files and update the report outline."“读取这些项目文件,并更新报告提纲。”

    Slides and briefs演示稿和简报

    "Use the connected files to prepare content for my presentation."“使用已连接的文件,为我的演示文稿准备内容。”

    Scheduled tasks定时任务

    "Create a daily 8am briefing and run it automatically."“创建一个每天早上 8 点自动运行的简报任务。”

    FAQ常见问题

    Do I need to know coding?我需要会编程吗?

    No. TIAN is meant to make setup easier, especially for people without a technical background.不需要。TIAN 的目标就是让没有技术背景的人也更容易完成安装。

    Why not just use ChatGPT or Claude in a browser?为什么不直接用网页上的 ChatGPT 或 Claude?

    Browser chatbots mainly answer inside a web page. TIAN can be connected to local files, services, background jobs, and recurring scheduled tasks on your own machine.网页聊天机器人主要是在网页里回答问题,而 TIAN 可以连接您电脑上的本地文件、外部服务、后台任务和重复定时任务。

    What do I need before I start?开始前要准备什么?

    Usually just your computer and an API key from the AI provider you choose.通常只需要一台电脑,以及您选择的 AI 服务商提供的 API key。

    Which system is easiest?哪个系统最容易上手?

    Windows is the easiest starting point for most non-technical users because it has a downloadable installer.对大多数非技术用户来说,Windows 最容易开始,因为它有可直接下载的安装程序。

    Where can I find the full project?哪里可以查看完整项目?

    You can find the source code, releases, and more details on GitHub.您可以在 GitHub 查看源码、发布版本和更多说明。