Skip to content

Commit

Permalink
RAG with Docling using hosted Granite through Replicate (#97)
Browse files Browse the repository at this point in the history
* Add files via upload

Signed-off-by: Mingxuan Zhao <[email protected]>

* Resolve suggestions

Signed-off-by: Ming Zhao <[email protected]>

* Update README.md

Spacing

Signed-off-by: Mingxuan Zhao <[email protected]>

---------

Signed-off-by: Mingxuan Zhao <[email protected]>
Signed-off-by: Ming Zhao <[email protected]>
  • Loading branch information
mingxzhao authored Jan 2, 2025
1 parent c19f2e6 commit 658b52c
Show file tree
Hide file tree
Showing 3 changed files with 681 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/notebook_lists/vanilla_notebooks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ recipes/AI-Agents/Agentic_RAG.ipynb
recipes/Function-Calling/Function_Calling.ipynb
recipes/Summarize/Summarize.ipynb
recipes/RAG/RAG_with_Langchain.ipynb
recipes/RAG/Granite_Docling_RAG.ipynb
recipes/Entity-Extraction/entity_extraction.ipynb
recipes/Granite_Guardian/HAP.ipynb
recipes/Granite_Guardian/Granite_Guardian_Quick_Start.ipynb
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ The "Recipes" in the Granite Snack Cookbook showcase the essential capabilities
<!-- <a target="_blank" href="https://colab.research.google.com/github/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/PDL/Prompt_Declaration_Language_python.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a> --> (Not yet available in Colab, because the latter uses Python 3.10)
1. [Docling for RAG](recipes/RAG/Granite_Docling_RAG.ipynb)
<a target="_blank" href="https://colab.research.google.com/github/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/RAG/Granite_Docling_RAG.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>

### Intrinsic Functions

Expand Down
Loading

0 comments on commit 658b52c

Please sign in to comment.