Skip to content

Releases: jiangmuran/AIDocGenius

Upd google models and fix some problem.

11 Feb 06:22

Choose a tag to compare

Add small-model summarization and harden pipeline fix some issue.

[V1] 基础项目功能完工

29 May 11:50

Choose a tag to compare

🚀 快速开始

环境要求

  • Python 3.8+
  • Docker (可选,用于容器化部署)

安装

  1. 克隆仓库:
git clone https://github.com/jiangmuran/AIDocGenius.git
cd AIDocGenius
  1. 安装依赖:
pip install -r requirements.txt