|
|
|
|
|
by Uncroyable
1018 days ago
|
|
exactly. brute force methods work great for thousands pieces of data of (almost) any kind. for vector data no vector db is needed; for structured data even a simple csv file with a python script will do the job and a sql db is not necessary. |
|