2026-05-19 04:03:27 +08:00
2026-05-01 03:05:55 +08:00
2026-05-01 03:05:55 +08:00
2026-05-19 04:03:27 +08:00

AI Legal Assistant

法律助手后端服务,提供法律分析、合同审查等功能。

技术栈

  • Python 3.10+
  • FastAPI
  • SQLAlchemy
  • Alembic (数据库迁移)
  • Docker

项目结构

backend/
├── app/
│   ├── api/v1/       # API 路由
│   ├── core/         # 核心模块
│   └── main.py       # 应用入口
├── alembic/          # 数据库迁移
├── tests/
└── Dockerfile

License

MIT

Description
AI Legal Assistant backend service
Readme 84 KiB
Languages
Python 99.6%
Dockerfile 0.4%