Skip to content

Commit 7ae251b

Browse files
authored
Migrate what's new section to top of readme (#147)
1 parent 31a419e commit 7ae251b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
State-of-the-art Generative AI examples that are easy to deploy, test, and extend. All examples run on the high performance NVIDIA CUDA-X software stack and NVIDIA GPUs.
88

9+
## What's new?
10+
- Tips for Building a RAG Pipeline with NVIDIA AI LangChain AI Endpoints by Amit Bleiweiss. [[Blog](https://developer.nvidia.com/blog/tips-for-building-a-rag-pipeline-with-nvidia-ai-langchain-ai-endpoints/), [notebook](https://github.com/NVIDIA/GenerativeAIExamples/blob/v0.7.0/notebooks/08_RAG_Langchain_with_Local_NIM.ipynb)]
11+
- Experimental examples:
12+
- [How to create a developer-focused RAG chatbot using RAPIDS cuDF](https://github.com/NVIDIA/GenerativeAIExamples/blob/v0.7.0/experimental/rag-developer-chatbot)
13+
- [NVIDIA Morpheus, NIMs, and RAG pipelines integrated to create LLM-based agent pipelines](https://github.com/NVIDIA/GenerativeAIExamples/blob/v0.7.0/experimental/event-driven-rag-cve-analysis)
14+
915
## NVIDIA NGC
1016

1117
Generative AI Examples can use models and GPUs from the [NVIDIA API Catalog](https://catalog.ngc.nvidia.com).
@@ -96,13 +102,6 @@ These are open source connectors for NVIDIA-hosted and self-hosted API endpoints
96102

97103
- [Hybrid RAG Project on AI Workbench](https://github.com/NVIDIA/workbench-example-hybrid-rag): Run an NVIDIA AI Workbench example project for RAG.
98104

99-
100-
## What's new?
101-
- Tips for Building a RAG Pipeline with NVIDIA AI LangChain AI Endpoints by Amit Bleiweiss. [[Blog](https://developer.nvidia.com/blog/tips-for-building-a-rag-pipeline-with-nvidia-ai-langchain-ai-endpoints/), [notebook](https://github.com/NVIDIA/GenerativeAIExamples/blob/v0.7.0/notebooks/08_RAG_Langchain_with_Local_NIM.ipynb)]
102-
- Experimental examples:
103-
- [How to create a developer-focused RAG chatbot using RAPIDS cuDF](https://github.com/NVIDIA/GenerativeAIExamples/blob/v0.7.0/experimental/rag-developer-chatbot)
104-
- [NVIDIA Morpheus, NIMs, and RAG pipelines integrated to create LLM-based agent pipelines](https://github.com/NVIDIA/GenerativeAIExamples/blob/v0.7.0/experimental/event-driven-rag-cve-analysis)
105-
106105
- Refer to the [releases page](https://github.com/NVIDIA/GenerativeAIExamples/releases) for information about previous releases.
107106

108107
## Support, Feedback, and Contributing

0 commit comments

Comments
 (0)