mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-03 05:34:01 +00:00
Update gallery.rst with chatpdf opensource (#4342)
This commit is contained in:
parent
66828ad231
commit
372a5113ff
@ -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
|
Misc. Colab Notebooks
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user