Commit History

feat: implement SQL database connector with lazy engine and fallback support for project metadata loading
dca857f

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: implement similarity engine with embedding generation, hybrid ranking, and explainability modules
5e95de5

bat-6 commited on

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

bat-6 commited on

fix: use connection context in load_preprocessed_projects to resolve pandas engine warnings
7eeb2c5

bat-6 commited on

update
e893e13

bat-6 commited on

update
aacbdb0

bat-6 commited on

update
5ccb7fc

bat-6 commited on

fix: lazy load database engine to prevent Docker container pyodbc import errors
9b277cd

bat-6 commited on

update
da78d1c

bat-6 commited on

update
c4485a9

bat-6 commited on

update .gitignore and add scheduler and sync_projects services
5ec2fc9

bat-6 commited on

update sql-connector
51366d7

bat-6 commited on

add fiels
63bcd5a

bat-6 commited on