Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 410 Bytes

EnterpriseChatGPT_WithRediSearch [LINK]README.md

File metadata and controls

4 lines (3 loc) · 410 Bytes

Azure OpenAI Embeddings QnA

A simple web application for a OpenAI-enabled document search. This solution uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3 to extract the matching answer for the question.

Read more.