TrietLe347/Incident-Response-Assistant

GitHub: TrietLe347/Incident-Response-Assistant

一个基于 RAG 的事件响应助手,利用 Google Cloud 实现策略驱动的快速问答与文档检索。

Stars: 0 | Forks: 0

# 事件响应助手(RAG 系统) 本项目在 Google Cloud 上实现一个无服务器检索增强生成(RAG)系统,帮助校园住房工作人员基于策略检索事件指导。 ## 当前进展 - 使用 Cloud Storage + Cloud Run 的事件驱动摄取管道 - PDF 文本提取与分块 - 已实现处理过的分块存储层 ## 架构(当前) 原始文档 → 摄取函数 → 处理过的分块 下一步: - 使用 Vertex AI 生成嵌入 - 向量搜索索引 - 查询 API 与基于上下文的响应生成
标签:AI 助手, Cloud Run, Google Cloud, Google Cloud Storage, PDF 提取, RAG 系统, Vertex AI, 事件驱动, 向量搜索, 嵌入生成, 政策问答, 文本分块, 校园住房, 检索增强生成