This commit is contained in:
jeremygan2021
2026-01-21 17:42:30 +08:00
parent cf65c52c82
commit b2772224c2
11 changed files with 1975 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
# 云南AI共生大会签到系统
## 项目概述
uvicorn main:app --host 0.0.0.0 --port 8000
这是一个专为云南AI共生大会设计的智能签到系统基于FastAPI框架开发提供完整的会议签到解决方案。系统集成了智能座位分配、嘉宾信息管理、同桌推荐等功能为参会者提供流畅的签到体验。
## 主要功能