Skip to content

Vector Search Integration Research #2153

@KinyaElGrande

Description

@KinyaElGrande

This issue is going to track the research for integrating vector-search with Corteza

Research questions

  1. 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?
  1. Which indexing strategy are we going to adopt?
  2. How are we going to store the emebeddings?
  3. Which type of searching are we going to support? (semantic search, hybrid-search, filtered Vector Search, etc)
  4. What is the overall architecture with Corteza going to look like?

Metadata

Metadata

Assignees

Labels

backendBackend server changes (GO)frontendFrontend code changes (Javascript, Typescript, Vue.js)no-issue-activity
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions