Commit Graph

6 Commits

Author SHA1 Message Date
13b70ba424 fix: exception during the conversion of the model to the RLDB model 2025-11-12 16:29:46 +08:00
1a092248eb feat: add api routers for recognition
- post     /recognition/input
- post     /recognition/image
2025-11-12 00:51:11 +08:00
0a749d56e8 refactor: add ai agents and implement extract people agent 2025-11-12 00:27:57 +08:00
3d13aa18ae refactor: add obs util and ocr util in project 2025-11-11 23:35:55 +08:00
98cbc754f6 refactor: add relation db access entry
- use sqlalchemy for adapt different relational database
2025-11-11 21:33:56 +08:00
268eb8be2b feat: basic web service by fastapi and uvicorn 2025-11-11 21:14:07 +08:00