Still waiting for a drag-and-drop embedding app or service

I’d be a significant Pinecone user if there were a desk top Windows program or web service that did batch document (MS Office and pdf) encoding to Pinecone index. This is a significant opportunity for an enterprising developer.

Hi @gaoptimize, and thank you for your feedback!

I’ll ensure it’s shared with the right teams.

You may have already seen Pinecone Assistant, which allows you to drag and drop your documents to get an instantly working custom RAG pipeline.

We’ve also built a Pinecone Asisstant sample app that simplifies connecting to an existing assistant.

That said, I definitely hear and appreciate your feedback about taking it one step further so that there’s no deployment required.

Greetings from West Cork in Ireland! I’ve made a JS rig that puts documents into Airtable, and then uses GitHub - llm-tools/embedJs: A NodeJS RAG framework to easily work with LLMs and embeddings to chunk them into Pinecone vectors. Drag the documents in, let the magic happen, and you’re RAG ready! Here’s an example primed with 50 pdfs on sports psychology.https://www.headstarter.pro/services/mycroftText2.html

1 Like

PS Hosted on minimal machinery, takes ~ 8 secs to answer.

@cjfpainter Nice, thank you for sharing!

That is GREAT! I’m definitely going to get up to speed on this and I can’t thank you enough. -Tom

I get an error: Cannot GET /services/mycroftText2.html . Can you please redirect me or send me further information?