Commit Graph

3 Commits

Author SHA1 Message Date
01f6003d35 chore: server bind host use configuration 2025-10-28 00:37:59 +08:00
dd4e0c24a8 refactor: init logger by config file instead function params 2025-10-27 15:32:59 +08:00
52d1bc5cf4 feat: basic function for management of people
- recognize people info by input text or image
- create a people and save into relational database and vector database and object storage
- delete a people by people id
- get peoples with pagination and fitlers by gender, age and height
- get peoples with topN and searching by nature language
2025-10-27 00:24:44 +08:00