awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA avatar

NVIDIA/GenerativeAIExamples

0
View on GitHub↗
3,802 Stars·980 Forks·Jupyter Notebook·apache-2.0·3 Aufrufe

GenerativeAIExamples

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.

Features

  • LLM and Transformer Examples - Serves as a collection of practical code implementations and blueprints for deploying large language models and workflows.
  • Agentic Workflow Automations - Ships platforms for designing and executing stateful, multi-step sequences that integrate tools and human oversight.
  • Autonomous Agent Orchestration - Provides frameworks for deploying modular agents that automate complex, multi-step workflows with human oversight.
  • RAG Pipelines - Implements workflows that tune data retrieval and processing stages to optimize generative results for business needs.
  • RAG Frameworks - Provides reference architectures and development environments for building retrieval-augmented generation applications.
  • Retrieval Augmented Generation Pipelines - Provides a framework for connecting language models to external data sources and vector databases via RAG pipelines.
  • Agentic Workflows - Provides architectural patterns and templates for building autonomous agents that use reasoning and tool integration.
  • AI Voice and Video Integration - Offers examples for integrating speech-to-text and text-to-speech interfaces into generative AI applications.
  • Conversational Voice Pipelines - Implements coordinated workflows integrating speech-to-text and text-to-speech for real-time voice interactions.
  • Generative Model Evaluation - Includes frameworks for assessing the quality and reliability of responses produced within generative pipelines.
  • Knowledge Graph Construction - Implements automated processes for building graph structures from datasets to improve retrieval precision.
  • Retrieval Optimization - Provides strategies for refining data splitting and querying to enhance the precision and speed of retrieval.
  • Multimodal Voice Integrations - Integrates speech-to-text, language models, and text-to-speech for real-time multimodal voice interactions.
  • Knowledge Graph Construction Tools - Provides frameworks for building interconnected relational data structures to enhance information retrieval accuracy.
  • RAG Pipeline Optimizers - Provides configurations and tools for tuning document parsing and retrieval latency to improve response precision.

Star-Verlauf

Star-Verlauf für nvidia/generativeaiexamplesStar-Verlauf für nvidia/generativeaiexamples

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu GenerativeAIExamples

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit GenerativeAIExamples.
  • datawhalechina/llm-universeAvatar von datawhalechina

    datawhalechina/llm-universe

    13,269Auf GitHub ansehen↗

    llm-universe is a structured learning resource and technical guide focused on the development of large language model applications. It serves as a curriculum for mastering model orchestration, the creation of autonomous conversational agents, and the implementation of retrieval-augmented generation systems. The project provides detailed instructions on connecting model APIs with memory and tools to create execution chains. It specifically covers the construction of retrieval pipelines, including the process of cleaning raw documents, generating embeddings, and integrating vector databases to

    Jupyter Notebooklangchainrag
    Auf GitHub ansehen↗13,269
  • the-pocket/pocketflowAvatar von The-Pocket

    The-Pocket/PocketFlow

    10,046Auf GitHub ansehen↗

    PocketFlow is a graph-based framework for designing and executing large language model operations and reasoning patterns. It serves as an orchestrator for building goal-oriented autonomous agents, multi-agent systems, and retrieval-augmented generation pipelines. The system is distinguished by its ability to coordinate autonomous AI agents that use shared memory and tools to solve complex goals, supported by a structured output engine that enforces schema-consistent responses. It utilizes graph-based workflow orchestration to manage sequences of model operations and supports supervisor-based

    Pythonagentic-aiagentic-frameworkagentic-workflow
    Auf GitHub ansehen↗10,046
  • marker-inc-korea/autoragAvatar von Marker-Inc-Korea

    Marker-Inc-Korea/AutoRAG

    4,833Auf GitHub ansehen↗

    AutoRAG is an automation layer and optimization tool for retrieval-augmented generation. It provides a framework for measuring pipeline performance through an evaluation system and an automated search strategy that identifies the most effective combinations of retrieval and generation modules. The system distinguishes itself through AutoML-style optimization, using hyperparameter grid searches and automated trials to find the highest performing architectural configuration for a specific dataset. It includes a specialized dataset generator that creates synthetic question-answer pairs and groun

    Python
    Auf GitHub ansehen↗4,833
  • ardanlabs/serviceAvatar von ardanlabs

    ardanlabs/service

    4,030Auf GitHub ansehen↗

    This project provides a set of structural templates and frameworks for bootstrapping production servers, high-performance backends, Kubernetes microservices, and AI pipelines using the Go programming language. It serves as a foundational architecture for building high-throughput infrastructure and scalable production servers with integrated routing and middleware. The framework includes a specialized infrastructure for developing retrieval-augmented generation systems, emphasizing local model inference and secure data sovereignty. It further provides a dedicated microservice template for cont

    Go
    Auf GitHub ansehen↗4,030
Alle 30 Alternativen zu GenerativeAIExamples anzeigen→

Häufig gestellte Fragen

Was macht nvidia/generativeaiexamples?

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.

Was sind die Hauptfunktionen von nvidia/generativeaiexamples?

Die Hauptfunktionen von nvidia/generativeaiexamples sind: LLM and Transformer Examples, Agentic Workflow Automations, Autonomous Agent Orchestration, RAG Pipelines, RAG Frameworks, Retrieval Augmented Generation Pipelines, Agentic Workflows, AI Voice and Video Integration.

Welche Open-Source-Alternativen gibt es zu nvidia/generativeaiexamples?

Open-Source-Alternativen zu nvidia/generativeaiexamples sind unter anderem: datawhalechina/llm-universe — llm-universe is a structured learning resource and technical guide focused on the development of large language model… the-pocket/pocketflow — PocketFlow is a graph-based framework for designing and executing large language model operations and reasoning… marker-inc-korea/autorag — AutoRAG is an automation layer and optimization tool for retrieval-augmented generation. It provides a framework for… ardanlabs/service — This project provides a set of structural templates and frameworks for bootstrapping production servers,… 0xplaygrounds/rig — Rig is a framework for building large language model applications, featuring a multi-provider client and a workflow… imclumsypanda/langchain-chatglm — This project is a LangChain-based framework for building retrieval-augmented generation systems, autonomous agents,…