This issue is going to track the research for integrating vector-search with Corteza
Research questions
- How are we going to generate the Embeddings?- Expanded to include:
- What embedding models will you use? (OpenAI, Cohere, etc.)
- Are we going to support both Local and Cloud based embedding
- Will we need multiple embedding types (text, image, multimodal)?
- Are we going to fine-tune the embeddings?
- Which indexing strategy are we going to adopt?
- How are we going to store the emebeddings?
- Which type of searching are we going to support? (semantic search, hybrid-search, filtered Vector Search, etc)
- What is the overall architecture with Corteza going to look like?
This issue is going to track the research for integrating vector-search with Corteza
Research questions