chatgpt-journal icon indicating copy to clipboard operation
chatgpt-journal copied to clipboard

Semantic search

Open alexpunct opened this issue 2 years ago • 0 comments
trafficstars

As a user I would like to find a previous entry not by keywords but by meaning so I can revisit my memories later.

Implementation suggestion:

  • UI: Add a search in the header, that's visible on all pages
  • Functionality: embed the search query and do a similarity search (all entries have embeddings already, see the chat stream as example for fetching similar entries)

alexpunct avatar Mar 05 '23 18:03 alexpunct