31 Commits

Author SHA1 Message Date
Konstantin Roßmann
7ebee6de07 Merge pull request #4 from BildoBeucklin/dev
edit main.spec and readme for contact
2026-01-19 11:57:23 +01:00
6c1a621df2 edit main.spec and readme for contact 2026-01-19 11:56:55 +01:00
Konstantin Roßmann
d65cf8d28b Merge pull request #3 from BildoBeucklin/dev
Dev
2026-01-10 15:30:06 +01:00
264a85a388 update readme and gitgnore no installer (to big) 2026-01-10 15:09:05 +01:00
f1413a2eca made installer and fixed releated bug fixes 2026-01-10 15:08:58 +01:00
8739455231 more beauty 2026-01-10 13:31:11 +01:00
1855810c14 add some docstring 2026-01-10 13:23:01 +01:00
17b506db77 remove version 2026-01-10 13:08:59 +01:00
74fc2faa82 made modular 2026-01-10 13:07:42 +01:00
afd3ae1cc4 make it beauty and shiny 2026-01-10 12:58:18 +01:00
f8986da1aa add doxc compatibilty 2026-01-10 11:41:14 +01:00
d5e1a537b7 Refactor UI components and improve logging; enhance search functionality with better error handling and folder management 2026-01-09 19:01:28 +01:00
d24f6591bd Refactor logging and error handling; implement model loading in a separate thread for improved UI responsiveness 2026-01-09 18:36:41 +01:00
de3eedc5c0 Update README.md with correct repository URL and enhance logging functionality in uff_app.py 2026-01-09 18:06:44 +01:00
339ba058de Update README.md for enhanced clarity on features and usage; include technical details and improve descriptions. 2026-01-09 17:52:58 +01:00
4ea3793cec Enhance hybrid search functionality with ZIP file support; refactor search logic for improved accuracy and performance. 2026-01-09 17:36:49 +01:00
f8e850e8f0 add semantic search 2026-01-09 16:23:55 +01:00
81c7b0060f Remove outdated UFF-Search.spec file and update requirements.txt to replace pypdf with pdfplumber and pdfminer.six; enhance scoring logic in uff_app.py for improved search accuracy. 2026-01-09 16:09:33 +01:00
896534a91f add .spec file 2026-01-09 16:09:23 +01:00
fe55f14200 Refactor code structure for improved readability and maintainability 2026-01-09 15:53:16 +01:00
6c9b2b8ee2 Update .gitignore to include additional file patterns for better project cleanliness 2026-01-09 15:45:34 +01:00
edda7bc559 Remove outdated installer script for UFF Text Search 2026-01-09 15:45:26 +01:00
Konstantin Roßmann
59b1130217 Merge pull request #2 from BildoBeucklin/dev
Add LICENSE file and update README with installation and usage instru…
2026-01-09 15:35:52 +01:00
dff9056fdc Add LICENSE file and update README with installation and usage instructions 2026-01-09 15:35:22 +01:00
Konstantin Roßmann
d4c86a643a Merge pull request #1 from BildoBeucklin/dev
Dev
2026-01-09 15:24:49 +01:00
1c2cf7e65a Update installer executable for improved functionality and performance 2026-01-08 17:32:31 +01:00
0fc0507297 Refactor database handler to dynamically set database path and create app data directory; add installer script and requirements file for packaging 2026-01-08 17:30:50 +01:00
d4663df239 Implement fuzzy search functionality in database handler and update UI for enhanced search experience 2026-01-08 17:09:28 +01:00
c7d4c88859 add *.db 2026-01-08 17:02:50 +01:00
ae90ade6b8 Enhance database schema and UI functionality for folder management and indexing 2026-01-08 17:02:41 +01:00
1821d51fcf Refactor code structure for improved readability and maintainability 2026-01-08 16:53:23 +01:00