Commits at 2f4ea015e9c0ee5df32c1bf968ecf57503304fa5
2f4ea015
Get AMD installation to work
Anthony Wang
authored at
2025-01-09 15:36:29 -0500
Anthony Wang
comitted at
2025-01-09 15:36:29 -0500
b93a5e29
Slightly less gross packaging
Anthony Wang
authored at
2025-01-09 15:30:09 -0500
Anthony Wang
comitted at
2025-01-09 15:30:09 -0500
023d6327
Support all GPU vendors but the packaging is SUPER GROSS
Anthony Wang
authored at
2025-01-09 15:17:32 -0500
Anthony Wang
comitted at
2025-01-09 15:17:32 -0500
2b7ec7df
Fix some packaging problems, better workaround for 'module' object is not callable error by immediately exiting
Anthony Wang
authored at
2025-01-09 13:56:46 -0500
Anthony Wang
comitted at
2025-01-09 13:56:46 -0500
3e8320e9
Ideas for speed improvements
Anthony Wang
authored at
2025-01-08 22:42:31 -0500
Anthony Wang
comitted at
2025-01-08 22:42:31 -0500
cfc4ac16
More TODOs for packaging
Anthony Wang
authored at
2025-01-08 22:39:09 -0500
Anthony Wang
comitted at
2025-01-08 22:39:09 -0500
0e60d73c
Change the client entrypoint to run a noop main function to get around module not callable error
Anthony Wang
authored at
2025-01-08 21:58:04 -0500
Anthony Wang
comitted at
2025-01-08 21:58:04 -0500
c74d9ba8
Rename from sock to socket
Anthony Wang
authored at
2025-01-08 21:49:28 -0500
Anthony Wang
comitted at
2025-01-08 21:49:28 -0500
414e05e7
Rewrite README with new installation and dev instructions
Anthony Wang
authored at
2025-01-08 17:10:23 -0500
Anthony Wang
comitted at
2025-01-08 17:10:23 -0500
fde36cb1
Properly package this, use platformdirs to be more portable
Anthony Wang
authored at
2025-01-08 17:02:57 -0500
Anthony Wang
comitted at
2025-01-08 17:02:57 -0500
94910241
More TODO items
Anthony Wang
authored at
2025-01-06 21:08:18 -0600
Anthony Wang
comitted at
2025-01-06 21:09:23 -0600
6f431f02
Copy .gitignore from https://github.com/github/gitignore/blob/main/Python.gitignore
Anthony Wang
authored at
2025-01-06 21:04:57 -0600
Anthony Wang
comitted at
2025-01-06 21:04:57 -0600
1f6229a7
Print confirmation if using Intel GPU
Anthony Wang
authored at
2025-01-06 18:07:27 -0600
Anthony Wang
comitted at
2025-01-06 18:07:27 -0600
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
Commits for
2f4ea015e9c0ee5df32c1bf968ecf57503304fa5
Viewing range
2f4ea015
~ 6cfff241