FeatureFuel
11

Semantic search for ChatGPT embedding based answers. AI answers based on specific outline documentation!

Source: outline/outline#5086 · opened by @kb1900
Title kind of explains overall idea. Host workspace knowledge on outline as a wiki, use this wiki to provide embedding contexts (paragraphs, sentences, full documents) to chat ChatGPT AI for highly trustable answers to questions with referenced links/documents.


OpenAI cookbook has a fairly detailed explanation of how the implementation could work and how useful this could be:


I am a complete hobbyist programmer but think this would be a fantastic low hanging fruit to target as a killer feature! Curious what others think or if anyone has implemented anything similar.

Notably semantic search is not necessarily better than keyword search for this but made more sense in my mind for my usecase. I see that search already has an easily accessible endpoint via the api. When I have some time I may spin up a proof of concept using the cookbook link above as a guide with the search api endpoint for contexts/embeddings

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests