Back to all Bounties
Earn 20,000 ($200.00)
due 2 years ago
Canceled
Add Pinecone to a Python storage class on open source project
Klaudioz
Details
Applications
0
Discussion
Bounty Description
Problem Description
Add Pinecone storage to the following project askmypdf
Add the functionality to upload the embeddings with the block of the already chunked text. You can check GPTflix for ideas:
When the application starts, users must select the files to load individually. It shouldn't be needed when using the Pinecone DB, so all the uploaded files must be available when the application starts. With that, the SELECT menu isn't needed (keep it only to delete files).
All the working features must continue working with the added Pinecone storage.
Acceptance Criteria
The application can use Pinecone to upload, query and delete any documents.
Get it done within two days of acceptance.
On the application, I'll be checking for similar relevant work done.