Skip to content

Chat Image Search #33

@Vjay15

Description

@Vjay15

Schema should include

  • Image Embeddings
  • Caption (Indexed)
  • Caption Embeddings
  • Message ID/Message Link
  • Timestamp
  • pk

TODO

  • Update Docker compose.yml file to add ollama and SmolVLM
  • Enable PGVector, pg-trgm(for captions)
  • Embedding size to be matching the SmolVLM model embed size.
  • Embed the captions and image using ollama with SmolVLM.
  • For a text search query generate embeddings and find similarity with Caption(use trigram), Caption and Image Embeddings.
  • For a image search query generate embeddings and find similarity with Caption and image embeddings.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions