OpenInterpreter / aifs

Local semantic search. Stupidly simple.
Apache License 2.0
391 stars 53 forks source link

Not an Issue again :) #8

Closed synacktraa closed 9 months ago

synacktraa commented 9 months ago

Before I make a PR, I've few questions...

Why is it ingesting before every search? Is storing it in json format necessary?

In my version I'm maintaining persistent vector store at one place with collection for every drive in windows and base directory (like /mnt, /var, ...) for unix based systems.