# nvidia/generativeaiexamples

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/nvidia-generativeaiexamples).**

3,802 stars · 980 forks · Jupyter Notebook · apache-2.0

## Links

- GitHub: https://github.com/NVIDIA/GenerativeAIExamples
- awesome-repositories: https://awesome-repositories.com/repository/nvidia-generativeaiexamples.md

## Topics

`gpu-acceleration` `large-language-models` `llm` `llm-inference` `microservice` `nemo` `rag` `retrieval-augmented-generation` `tensorrt` `triton-inference-server`

## Description

This project is a library of reference implementations and blueprints for deploying large language models and generative AI workflows. It provides a collection of practical examples designed to guide the deployment of generative systems.

The repository features architectural patterns for autonomous agentic workflows that utilize reasoning and tool integration to execute multi-step tasks. It also includes frameworks and templates for building retrieval-augmented generation pipelines that connect language models to vector databases and external data sources.

The codebase covers several functional areas, including the construction of knowledge graphs for structured relational data and the integration of voice interfaces for speech-to-text and text-to-speech processing. It also provides tools for evaluating the quality and reliability of model outputs and optimizing retrieval performance.

## Tags

### Artificial Intelligence & ML

- [LLM and Transformer Examples](https://awesome-repositories.com/f/artificial-intelligence-ml/llm-and-transformer-examples.md) — Serves as a collection of practical code implementations and blueprints for deploying large language models and workflows.
- [Agentic Workflow Automations](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-workflow-automations.md) — Ships platforms for designing and executing stateful, multi-step sequences that integrate tools and human oversight.
- [Autonomous Agent Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-agent-orchestration.md) — Provides frameworks for deploying modular agents that automate complex, multi-step workflows with human oversight. ([source](https://cdn.jsdelivr.net/gh/nvidia/generativeaiexamples@main/README.md))
- [RAG Pipelines](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-orchestration/retrieval-augmented-generation/rag-pipelines.md) — Implements workflows that tune data retrieval and processing stages to optimize generative results for business needs. ([source](https://github.com/NVIDIA/GenerativeAIExamples/tree/main/docs/))
- [RAG Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/rag-frameworks.md) — Provides reference architectures and development environments for building retrieval-augmented generation applications.
- [Retrieval Augmented Generation Pipelines](https://awesome-repositories.com/f/artificial-intelligence-ml/retrieval-augmented-generation-pipelines.md) — Provides a framework for connecting language models to external data sources and vector databases via RAG pipelines. ([source](https://cdn.jsdelivr.net/gh/nvidia/generativeaiexamples@main/README.md))
- [AI Voice and Video Integration](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-voice-and-video-integration.md) — Offers examples for integrating speech-to-text and text-to-speech interfaces into generative AI applications.
- [Conversational Voice Pipelines](https://awesome-repositories.com/f/artificial-intelligence-ml/conversational-voice-pipelines.md) — Implements coordinated workflows integrating speech-to-text and text-to-speech for real-time voice interactions.
- [Generative Model Evaluation](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-model-evaluation.md) — Includes frameworks for assessing the quality and reliability of responses produced within generative pipelines.
- [Knowledge Graph Construction](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-orchestration/knowledge-graph-engineering/knowledge-graph-construction.md) — Implements automated processes for building graph structures from datasets to improve retrieval precision.
- [Retrieval Optimization](https://awesome-repositories.com/f/artificial-intelligence-ml/retrieval-optimization.md) — Provides strategies for refining data splitting and querying to enhance the precision and speed of retrieval. ([source](https://cdn.jsdelivr.net/gh/nvidia/generativeaiexamples@main/README.md))
- [Multimodal Voice Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/text-to-speech/multimodal-voice-integrations.md) — Integrates speech-to-text, language models, and text-to-speech for real-time multimodal voice interactions. ([source](https://cdn.jsdelivr.net/gh/nvidia/generativeaiexamples@main/README.md))

### Part of an Awesome List

- [Agentic Workflows](https://awesome-repositories.com/f/awesome-lists/ai/agentic-workflows.md) — Provides architectural patterns and templates for building autonomous agents that use reasoning and tool integration.

### Data & Databases

- [Knowledge Graph Construction Tools](https://awesome-repositories.com/f/data-databases/knowledge-graph-construction-tools.md) — Provides frameworks for building interconnected relational data structures to enhance information retrieval accuracy. ([source](https://cdn.jsdelivr.net/gh/nvidia/generativeaiexamples@main/README.md))

### Software Engineering & Architecture

- [RAG Pipeline Optimizers](https://awesome-repositories.com/f/software-engineering-architecture/performance-reliability/performance-optimization/data-handling-throughput/rag-pipeline-optimizers.md) — Provides configurations and tools for tuning document parsing and retrieval latency to improve response precision.
