Skip to content

atyronesmith/quickpat-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

QuickPat Generated Patterns

Validated Patterns generated from Red Hat AI Quickstarts by QuickPat.

Each branch contains a complete Validated Pattern ready for deployment with the VP framework.

Branches

Branch Quickstart
RAG Retrieval-Augmented Generation
maas-code-assistant Model-as-a-Service Code Assistant
product-recommender Product Recommender
lemonade-stand Lemonade Stand
llm-cpu-serving LLM CPU Serving
data-governance Data Governance

Usage

Clone a specific pattern branch:

git clone -b RAG https://github.com/atyronesmith/quickpat-patterns.git rag-pattern

Then follow the standard Validated Patterns deployment process.

How It Works

These patterns are automatically generated and published by CI whenever the QuickPat source is updated. Each push to main on the QuickPat repo triggers a workflow that:

  1. Generates a Validated Pattern from each AI Quickstart
  2. Validates the output (schema checks, helm lint, kubeconform)
  3. Publishes each pattern to its branch in this repo

License

Apache License 2.0. See LICENSE for details.

About

Generated Validated Patterns from AI Quickstarts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors