Why Nostr? What is Njump?
2023-02-05 16:03:06

brian on Nostr: A tutorial from @OpenAI on how to build a question-answering system on your custom ...

A tutorial from @OpenAI on how to build a question-answering system on your custom website

Preprocess:
1. Website -> text (Scraping)
2. Text -> chunks -> embed

Inference:
1. Question -> embed
2. Get topK similar chunks
3. Answer generation using 1 & 2

https://platform.openai.com/docs/tutorials/web-qa-embeddings
Author Public Key
npub15n8768plvla4qa4vjs3hzex27fyyzg6rxvc0qlfu6cu9mz2wzdrqahk4m8