# Insight Flow ## Docs - [Insight Flow 简介](https://insight-flow.potatodog.cc/zh/introduction.md): 面向研究与信息监控场景的自动化采集、加工与输出工作台 - [快速开始](https://insight-flow.potatodog.cc/zh/quickstart.md): 用本地开发环境启动 Insight Flow - [信息源](https://insight-flow.potatodog.cc/zh/features/sources.md): Insight Flow 的信息源模型、支持的采集方式和使用流程 - [监控任务](https://insight-flow.potatodog.cc/zh/features/monitors.md): Insight Flow 中 monitor 的概念、配置项与运行方式 - [AI 路由](https://insight-flow.potatodog.cc/zh/features/ai-routing.md): Insight Flow 的阶段化 AI 路由模型与常见配置方式 - [输出渠道](https://insight-flow.potatodog.cc/zh/features/destinations.md): Insight Flow 的目标输出配置与使用流程 - [报告与归档](https://insight-flow.potatodog.cc/zh/features/reports-and-archive.md): Insight Flow 中报告查看、筛选、删除和 RSS 输出 - [架构](https://insight-flow.potatodog.cc/zh/development/architecture.md): Insight Flow 的主要模块、运行路径和职责划分 - [API 总览](https://insight-flow.potatodog.cc/zh/development/api-overview.md): Insight Flow API 的分层、路径约定和资源划分 - [编写 Collector 插件](https://insight-flow.potatodog.cc/zh/development/collector-plugin.md): 新增或维护信息源采集逻辑的建议流程 - [部署](https://insight-flow.potatodog.cc/zh/development/deployment.md): 本地开发与服务启动相关说明 - [贡献开发](https://insight-flow.potatodog.cc/zh/development/contributing.md): 参与 Insight Flow 开发时的基本约定 - [文档维护](https://insight-flow.potatodog.cc/zh/development/docs.md): 维护 Mint 文档站的目录、镜像与校验方式 - [API 参考总览](https://insight-flow.potatodog.cc/zh/api-reference/introduction.md): Insight Flow API 的路径约定与资源划分 - [Sources API](https://insight-flow.potatodog.cc/zh/api-reference/sources.md): 信息源资源的接口概览 - [Articles API](https://insight-flow.potatodog.cc/zh/api-reference/articles.md): 文章资源的接口概览 - [Tasks API](https://insight-flow.potatodog.cc/zh/api-reference/tasks.md): 采集任务资源的接口概览 - [Reports API](https://insight-flow.potatodog.cc/zh/api-reference/reports.md): 报告资源的接口概览 - [Monitors API](https://insight-flow.potatodog.cc/zh/api-reference/monitors.md): 监控任务资源的接口概览 - [Providers API](https://insight-flow.potatodog.cc/zh/api-reference/providers.md): 模型与执行器配置资源的接口概览 - [Destinations API](https://insight-flow.potatodog.cc/zh/api-reference/destinations.md): 输出目标资源的接口概览 - [Feed API](https://insight-flow.potatodog.cc/zh/api-reference/feed.md): RSS feed 输出接口概览 - [Users API](https://insight-flow.potatodog.cc/zh/api-reference/users.md): 当前用户设置资源的接口概览 ## OpenAPI Specs - [openapi](https://insight-flow.potatodog.cc/api-reference/openapi.json)