Commits at f3da9308e12e07e05075151b71515ae1400f32d5
f3da9308
Update numpy because why not
Anthony Wang
authored at
2025-01-06 17:35:36 -0600
Anthony Wang
comitted at
2025-01-06 17:35:36 -0600
3533a7ef
Add comment for crazy ort.InferenceSession monkey patch
Anthony Wang
authored at
2025-01-06 17:33:22 -0600
Anthony Wang
comitted at
2025-01-06 17:33:22 -0600
5a14e222
Switch to pyproject.toml and uv
Anthony Wang
authored at
2025-01-06 17:22:43 -0600
Anthony Wang
comitted at
2025-01-06 17:22:43 -0600
e6f6f60c
Mention that you can also do file to similar file search
Anthony Wang
authored at
2025-01-06 16:58:15 -0600
Anthony Wang
comitted at
2025-01-06 16:58:15 -0600
4750f9c1
Mention the client only depends on Python stdlib
Anthony Wang
authored at
2025-01-06 16:54:02 -0600
Anthony Wang
comitted at
2025-01-06 16:54:02 -0600
b1954171
Fix some typos and bugs, add more TODO items
Anthony Wang
authored at
2025-01-06 16:45:31 -0600
Anthony Wang
comitted at
2025-01-06 16:45:31 -0600
23ee5ea3
Support Intel GPUs using onnxruntime-openvino, run isort
Anthony Wang
authored at
2025-01-06 16:37:39 -0600
Anthony Wang
comitted at
2025-01-06 16:37:39 -0600
b4fcab92
Skip SVGs and other weird images
Anthony Wang
authored at
2025-01-06 14:47:41 -0600
Anthony Wang
comitted at
2025-01-06 14:47:41 -0600
1a2b9039
Don't use INSERT OR REPLACE in server.py, try sixel, put results in temp dir
Anthony Wang
authored at
2025-01-06 14:43:34 -0600
Anthony Wang
comitted at
2025-01-06 14:43:34 -0600
bdafc018
Use FastEmbed, simplify server logic, move Unix socket stuff to own file
Anthony Wang
authored at
2025-01-06 13:51:48 -0600
Anthony Wang
comitted at
2025-01-06 13:51:48 -0600
82dbbac8
Add GPL license
Anthony Wang
authored at
2024-07-30 17:58:44 -0500
Anthony Wang
comitted at
2024-07-30 17:58:44 -0500
c054089f
Recommend TIDY, explain res symlinks some more
Anthony Wang
authored at
2024-07-27 22:43:53 -0500
Anthony Wang
comitted at
2024-07-27 22:44:15 -0500
7c6dad60
Don't index text since it interferes with other results
Anthony Wang
authored at
2024-07-28 02:58:02 +0000
Anthony Wang
comitted at
2024-07-28 02:58:02 +0000
945c2da5
Ignore FileOpenedEvent
Anthony Wang
authored at
2024-07-28 02:11:06 +0000
Anthony Wang
comitted at
2024-07-28 02:11:06 +0000
59641e75
Skip nonexistent files when indexing
Anthony Wang
authored at
2024-07-27 18:53:44 -0500
Anthony Wang
comitted at
2024-07-27 18:53:44 -0500
e452bb52
Use with to ensure locks released, RPC over Unix socket instead of TCP, start watches ASAP instead of after indexing is done
Anthony Wang
authored at
2024-07-27 22:41:36 +0000
Anthony Wang
comitted at
2024-07-27 22:41:36 +0000
6cfff241
Add symlinks in cwd to results
Anthony Wang
authored at
2024-07-27 16:09:57 -0500
Anthony Wang
comitted at
2024-07-27 16:09:57 -0500
ebef0bf8
Simplify get_parent logic
Anthony Wang
authored at
2024-07-27 15:30:05 -0500
Anthony Wang
comitted at
2024-07-27 15:30:05 -0500
2cadf76f
Disable WAL, ignore modified directories
Anthony Wang
authored at
2024-07-27 20:26:00 +0000
Anthony Wang
comitted at
2024-07-27 20:26:00 +0000
745a5db2
DELETE then INSERT into emb since sqlite-vec doesn't support INSERT OR REPLACE, use locking for watchdog, correctly get id for DeletedEvent
Anthony Wang
authored at
2024-07-27 20:17:01 +0000
Anthony Wang
comitted at
2024-07-27 20:17:01 +0000
da91ad5d
Handle moves more efficiently by defering unemb, use PORT env var
Anthony Wang
authored at
2024-07-27 19:08:07 +0000
Anthony Wang
comitted at
2024-07-27 19:08:07 +0000
c8c59690
Gwenview doesn't preserve order
Anthony Wang
authored at
2024-07-27 12:28:38 -0500
Anthony Wang
comitted at
2024-07-27 12:28:38 -0500
cd89259c
Use cosine similarity instead of l2
Anthony Wang
authored at
2024-07-27 16:46:43 +0000
Anthony Wang
comitted at
2024-07-27 16:46:43 +0000
cd5f0136
Print out search queries, skip hidden files
Anthony Wang
authored at
2024-07-27 16:12:32 +0000
Anthony Wang
comitted at
2024-07-27 16:12:32 +0000
db8abe2a
Move tensors back to CPU, print tracebacks for failed emb but don't stop
Anthony Wang
authored at
2024-07-27 15:37:53 +0000
Anthony Wang
comitted at
2024-07-27 15:37:53 +0000
d006068c
Convert rel paths to abs paths, update paths after move, insert dir to DB before recursion so DB is always a tree
Anthony Wang
authored at
2024-07-27 10:10:01 -0500
Anthony Wang
comitted at
2024-07-27 10:10:01 -0500
088075b1
Initial commit
Anthony Wang
authored at
2024-07-26 23:03:29 -0500
Anthony Wang
comitted at
2024-07-26 23:03:29 -0500
Commits for
f3da9308e12e07e05075151b71515ae1400f32d5
Viewing range
f3da9308
~ 088075b1