Commit History

feat: implement semantic search functionality and engine for project similarity analysis
eecb5f7

bat-6 commited on

feat: implement database synchronization queue with SQL triggers and a background worker for automated FAISS index rebuilding.
ac751b2

bat-6 commited on

Update: semantic_search.py
6075166
verified

bat-6 commited on

feat: add similarity model package with feature extraction, deduplication, and semantic comparison tools
88a5be7

bat-6 commited on

feat: implement modular hybrid similarity engine with semantic search and feature-based ranking components
6683f82

bat-6 commited on

update
4552666

bat-6 commited on

update
692f58b

bat-6 commited on

fix: resolve FAISS index not found and TypeError by anchoring paths to __file__ and casting Path to str
3d4e2d3

bat-6 commited on

update
aacbdb0

bat-6 commited on

update .gitignore and add scheduler and sync_projects services
5ec2fc9

bat-6 commited on

add fiels
63bcd5a

bat-6 commited on