discourse-ai/lib/embeddings
Keegan George b515b4f66d
FEATURE: AI Quick Semantic Search (#501)
This PR adds AI semantic search to the search pop available on every page.

It depends on several new and optional settings, like per post embeddings and a reranker model, so this is an experimental endeavour.


---------

Co-authored-by: Rafael Silva <xfalcox@gmail.com>
2024-03-08 13:02:50 -03:00
..
strategies FEATURE: Generate proper embeddings for posts/topics with embedded content (#401) 2024-01-05 10:27:45 -03:00
vector_representations FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00
entry_point.rb FEATURE: Setting to control per post embeddings (#439) 2024-01-23 22:09:27 -03:00
semantic_related.rb FIX: improve embedding generation (#452) 2024-01-31 10:38:47 -03:00
semantic_search.rb FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00
semantic_topic_query.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00