- Utilizes feature vector similarity search at the core
- Millisecond-level search on a single server for billions of data entries
- Near real-time search, supports distributed deployment
- Allows for insertion, deletion, search, and update of data at any time
- Supports online user management and server performance monitoring, with the ability to restrict single-user logins
- Face Search: Upload a Face image for search
- Data Management: Provides image compression package (zip format) upload, Face feature extraction
- Search Management: Provides face search, and image information viewing
- Storage Management: Provides image compression package (zip format) upload, face feature extraction
- User Management: Offers user-related configurations, default password is 123456 after adding a new user
- Role Management: Assigns permissions and menus, can set role data permissions based on departments
- Menu Management: Implements dynamic menu routing, configurable backend, supports multi-level menus
- Department Management: Configurable system organizational structure, displayed as a tree table
- Position Management: Configures positions for various departments
- Dictionary Management: Maintains common fixed data, such as status, gender, etc.
- System Logs: Records user operation logs and exception logs for easy troubleshooting by developers
- SQL Monitoring: Uses Druid to monitor database access performance, default username is admin, password is 123456
- Scheduled Tasks: Integrates Quartz for scheduled tasks, includes task logs for clear task execution status
- Service Monitoring: Monitors server load conditions
- Login
- User Management
- Role Management
- Operations Management
- Image Upload
- 1). Supports zip package upload.
- 2). Supports server-side folder upload (for uploading a large number of images, such as hundreds of thousands of images into the database).
- 3). Supports client-side folder upload.
- Face Search