Commit c26a862
DA-463 Add Nvidia NIM RAG Tutorial (#31)
* add tutorial for gemini vector search chat app
* update LangChain embedding model link in PDF Chat tutorial and added images
* update git url
* Update tutorial/markdown/python/gemini-langchain-pdf-chat/gemini-langchain-pdf-chat-py.md
Co-authored-by: Nithish Raghunandanan <12782505+nithishr@users.noreply.github.com>
* update formatting issue in gemini tutorial
* add nvidia nim rag tutorial
* remove part where we talk about llm without rag
---------
Co-authored-by: Nithish Raghunandanan <12782505+nithishr@users.noreply.github.com>1 parent b66960b commit c26a862
File tree
6 files changed
+552
-4
lines changed- test
- tutorial/markdown/python
- gemini-langchain-pdf-chat
- nvidia-nim-llama3-pdf-chat
6 files changed
+552
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
0 commit comments