Right now, supernova has been built/optimized for a single pipeline and/or pathway:
HF --> [nova-embed] --> S3 --> [nova-dist] --> Qdrant
But, to be more useful, I think we should support more backends -- particularly in:
- Where to dump embeddings after generated, (more buckets? can we abstract "bucket" storage? i.e. R2, Azure, etc)
- Embedding loading destinations (Add Milvus, Elastic, OpenSearch, Pinecone, etc)
Right now, supernova has been built/optimized for a single pipeline and/or pathway:
But, to be more useful, I think we should support more backends -- particularly in: