discourse-ai/lib/inference
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
..
cloudflare_workers_ai.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
discourse_classifier.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
discourse_reranker.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
gemini_embeddings.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
hugging_face_text_embeddings.rb FEATURE: AI Quick Semantic Search (#501) 2024-03-08 13:02:50 -03:00
llava.rb FEATURE: AI image caption (#470) 2024-02-19 14:56:28 -03:00
open_ai_embeddings.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
open_ai_image_generator.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
stability_generator.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00