culurciello / semantic-searcher

a note-taking app with semantic search and contrastive learning embedding for better data retrieval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

semantic-searcher

a note-taking app with semantic search and contrastive learning embedding for better data retrieval

Now:

  • embed note sentences with sentence transformers
  • user gives a sentence as prompt and we find the best matching sentence

Future:

  • use contractive learning to couple embeddings from different modalities (text, images, tables, etc)

Note:

See this for details.

About

a note-taking app with semantic search and contrastive learning embedding for better data retrieval


Languages

Language:Python 100.0%