Commit History

feat: Add endpoint to delete a collection and its associated biometric data from Firestore and SQLite.
0ba9d44

Nishith312 commited on

feat: Implement unique gallery IDs for collections, allowing multiple indexes from the same source, and add an endpoint to rename collections.
c93ff18

Nishith312 commited on

backend fixes
495015d

Nishith312 commited on

added credentials
addc2cc

Nishith312 commited on

fixed errors
cb28eeb

Nishith312 commited on

db fixes
c00bdcd

Nishith312 commited on

db changes
7891037

Nishith312 commited on

coupen feature added
71a17ca

Nishith312 commited on

feat: add root endpoint
d0a17a8

Nishith312 commited on

fix: restore missing endpoints
a2f5a27

Nishith312 commited on

chore: reorder requirements to prioritize firebase-admin
df28b26

Nishith312 commited on

fix systex errors
54facf3

Nishith312 commited on

feat: backend firebase storage, auto-repair, and env creds
d4f691b

Nishith312 commited on

storing image functinality added
b079a55

Nishith312 commited on

debug: add face count logging to identify duplication or noise
2c898fe

Nishith312 commited on

perf: boost biometric extraction speed with image downscaling and memory optimization
d304af5

Nishith312 commited on

fix: resolve indexing stall with localized workers and reduced concurrency
d187800

Nishith312 commited on

fix: real-time indexing progress with as_completed and discovery cache optimization
b39af59

Nishith312 commited on

fix: SSL record layer failure and add support for direct image URL indexing
6afb968

Nishith312 commited on

perf: optimized indexing engine with parallel processing and bulk skip check
d72933f

Nishith312 commited on

feat: support remote image URL in /search
e33c6e1

Nishith312 commited on

fix: ensure /clear endpoint vacuum and robust status reset
0ac9ba3

Nishith312 commited on

feat: add clear database endpoint
c6e7033

Nishith312 commited on

feat: recursive indexing, multi-face support and folder tracking
6e79475

Nishith312 commited on

feat: support multiple matches in search endpoint
21ea73d

Nishith312 commited on

feat: add indexing progress tracking and /status endpoint
ecdb1a5

Nishith312 commited on

fix: consolidate all dependencies into conda to prevent build failures
1852871

Nishith312 commited on

fix: revert to basic system dependencies to resolve build failure
3a5e496

Nishith312 commited on

fix: use modern GL libraries and non-interactive apt in Dockerfile
166b800

Nishith312 commited on

fix: simplify Dockerfile to resolve build failure
228307d

Nishith312 commited on

fix: robust HEIC decoding and add system dependencies
2a8670f

Nishith312 commited on

feat: add HEIC support for image processing
e8bed52

Nishith312 commited on

feat: improve logging and error handling for search/index
353cb26

Nishith312 commited on

Fix build: Switch to Conda for dlib binary
7312f99

Nishith312 commited on

Fix dlib build: Upgrade setuptools/wheel and use pip cmake
fb8bf74

Nishith312 commited on

Fix dlib build: Install cmake via pip and unpin dlib
17ae5aa

Nishith312 commited on

Fix Dockerfile: Add build deps for dlib
73aaf62

Nishith312 commited on

Add application code and Dockerfile
e3f69b1

Nishith312 commited on

Add Hugging Face Space configuration
ef19aee

Nishith312 commited on

Update README and add application files
85fa5f0

Nishith312 commited on

initial commit
9617db2
verified

Nishith312 commited on