Graduation_Project-v1.2 / src /similarity_model

Commit History

feat: add sync worker to process database queue items and trigger automated FAISS index updates
b0ff04f

bat-6 commited on

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

bat-6 commited on

feat: implement similarity_engine with hybrid scoring and database-backed project comparison logic
cf51ebc

bat-6 commited on

feat: implement sync worker service for automated FAISS index rebuilding and project preprocessing
334beca

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

feat: add configuration module, response formatting utilities, and initialized project data structure for recommendation engine
60cb4b3

bat-6 commited on

feat: implement hybrid similarity ranking engine with dynamic weighting and originality scoring
df662e5

bat-6 commited on

feat: implement project synchronization service with database integration and automated embedding updates
e24894a

bat-6 commited on

feat: implement similarity engine with embedding generation, hybrid ranking, and explainability modules
5e95de5

bat-6 commited on

feat: implement project embedding engine and feature similarity calculation modules
e0307a3

bat-6 commited on

feat: implement similarity engine for hybrid semantic and feature-based project comparison
502b6a5

bat-6 commited on

feat: implement hybrid_ranker for adaptive project similarity scoring and originality calculation
c283325

bat-6 commited on

feat: implement project analysis and LLM chat services in api module
820fd46

bat-6 commited on

Update: hybrid_ranker.py
c3cf4e5
verified

bat-6 commited on

Update: feature_similarity.py
1b6d8b7
verified

bat-6 commited on

Update: semantic_search.py
6075166
verified

bat-6 commited on

Update: preprocessing.py
7d235bd
verified

bat-6 commited on

feat: implement hybrid ranking engine for semantic and feature-based project similarity
12b83fb

bat-6 commited on

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

bat-6 commited on

feat: implement hybrid similarity and originality scoring logic for project ranking
caa78f1

bat-6 commited on

feat: implement hybrid similarity ranking and search engine modules to improve project retrieval accuracy
48c0bec

bat-6 commited on

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

bat-6 commited on

update
c10ffc0

bat-6 commited on

update
eb029d7

bat-6 commited on

update
4552666

bat-6 commited on

feat: implement hybrid similarity ranking engine with adaptive weighting and score normalization
d47f2eb

bat-6 commited on

feat: implement hybrid similarity ranking model and API service integration for project comparison
d4e242f

bat-6 commited on

feat: implement hybrid_ranker.py for multi-metric project similarity scoring and ranking
a0b7738

bat-6 commited on

update
35e34e4

bat-6 commited on

update
df9ecf1

bat-6 commited on

update
955c9ea

bat-6 commited on

update
dd72980

bat-6 commited on

update
bfaaf6f

bat-6 commited on

update
c459e77

bat-6 commited on

fix: use connection context instead of LazyEngine directly for read_sql/to_sql
2e8649c

bat-6 commited on

feat: restore and update project database sync script
d2f9ca7

bat-6 commited on

update
692f58b

bat-6 commited on

update
e893e13

bat-6 commited on

update
e2b6cfb

bat-6 commited on

update
d1e4586

bat-6 commited on

update
5b4a91e

bat-6 commited on

update
41bd215

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
da78d1c

bat-6 commited on

update
9498c9f

bat-6 commited on

update
c4485a9

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