From 372a5113ff1cce613f78d58c9e79e7c49aa60fac Mon Sep 17 00:00:00 2001 From: Ashish Talati Date: Sun, 14 May 2023 21:43:16 -0500 Subject: [PATCH] Update gallery.rst with chatpdf opensource (#4342) --- docs/gallery.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/gallery.rst b/docs/gallery.rst index 26fc1ff7..21031272 100644 --- a/docs/gallery.rst +++ b/docs/gallery.rst @@ -220,7 +220,18 @@ Open Source +++ - Answer questions about the documentation of any project + Answer questions about the documentation of any project + + --- + + .. link-button:: https://github.com/akshata29/chatpdf + :type: url + :text: Chat & Ask your data + :classes: stretched-link btn-lg + + +++ + + This sample demonstrates a few approaches for creating ChatGPT-like experiences over your own data. It uses OpenAI / Azure OpenAI Service to access the ChatGPT model (gpt-35-turbo and gpt3), and vector store (Pinecone, Redis and others) or Azure cognitive search for data indexing and retrieval. Misc. Colab Notebooks ~~~~~~~~~~~~~~~~~~~~~