I am thinking i have not defined the word index properly. index.upsert(vectors=ids_vectors_chunk) # Assuming index defined elsewhere is the code from the site.
I'm on the lookout for a robust indexing solution that can manage more than just a handful of files. I need a system that can index the entirety of my PC's hard drive, including a wide variety of file types like PDFs, Word documents, and emails. This system should not only establish an initial index but also dynamically update itself to reflect new changes, file modifications, and additions in real-time.
I understand there are many (and I have tried them) packages that handle file uploads, but my requirement is a comprehensive tool that can keep up with the evolving landscape of my entire filesystem, with AI-powered search and interaction capabilities, preferably integrating with OpenAI.
If anyone has leads on such a project or is interested in collaborating to create a solution I'd be thrilled to connect and discuss further.