Earlier quoted context omitted.
do you need to embed it directly in pinecone ? If yes then DataFuel is the right choice. Adding this feature as we speak. Please let me know :)
Interesting but we process documents before embedding them, and have specific requirements for the embedder. Having developed a couple of page to markdown myself, I think the bigger challenge is to make sense of so many pages that rely on spacial organisation of information that only makes sense to human, or even presence of images. One way to do it is to render the page as an image and extract data with a vision llm…
Right now adding chunk size, model for embedding, what else?
Image is a great challenge with OCR can be solve as you mentioned