Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] vector_strategies for vector db indexing #100

Open
pkarw opened this issue Jan 19, 2025 · 0 comments
Open

[feat] vector_strategies for vector db indexing #100

pkarw opened this issue Jan 19, 2025 · 0 comments

Comments

@pkarw
Copy link
Contributor

pkarw commented Jan 19, 2025

It would be really cool to add indexing strategies for this data later on. Right now we have storage_strategies, which is fine, but I'm thinking of something like vector_strategies with pineconedb, pg_vector, and similar approaches—so that PDF documents are stored directly in a vector database. How awesome would that be? Then you could immediately set up a RAG (Retrieval-Augmented Generation) workflow!

@pkarw pkarw changed the title [feat] response_format - to differentiate the response [feat] vector_strategies for vector db indexing Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant