Skip to content

Commit

Permalink
more tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
burrsutter committed Aug 28, 2024
1 parent 1a5acd6 commit fb41f12
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
1 change: 0 additions & 1 deletion content/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@
* xref:13-AI-model-exploration.adoc[13. AI Model Exploration]
* xref:99-tips.adoc[99. Tips]
5 changes: 4 additions & 1 deletion content/modules/ROOT/pages/01-agenda.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@

== 10. Signed commits via git-sign

== 11. Introducing AI with LLMs
== 11. AI with LLMs Demo Setup

== 12. AI with LLMs Chatbot Flow

== 13. AI Model Exploration


9 changes: 6 additions & 3 deletions content/modules/ROOT/pages/02-introduction.adoc
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
== Introduction

Red Hat Trusted Application Pipeline
Red Hat Trusted Application Pipeline and Red Hat OpenShift AI

This demonstration takes the audience on a journey across the Software Development Lifecycle (SDLC), from code, to build, through continuous deployment and finally to running in production. An end-to-end DevSecOps CI/CD demonstration of Red Hat Trusted Application Pipeline (RHTAP) incorporating Developer Hub, a developer self-service portal based on Backstage, to standardize and expedite developer onboarding with golden path templates imbued with security guardrails.

RHTAP = RHDH (developer self-service) + RHTAS (signature, attestation) + RHTPA (SBOM)
In addition to the SDLC is also the MDLC (Model Development Lifecycle) where LLMs are served/managed by Red Hat OpenShift AI. These LLMs are then woven into an application. Offering self-service capabilities for Coders and Modelers.

Featured products in this demonstration include:

* Red Hat Trusted Application Pipeline
* Red Hat OpenShift AI
* Red Hat Developer Hub
* Red Hat Trusted Artifact Signer
* Red Hat Trusted Profile Analyzer
Expand All @@ -19,6 +20,8 @@ Featured products in this demonstration include:
* Red Hat OpenShift Dev Spaces
* Red Hat OpenShift
RHTAP = RHDH (developer self-service) + RHTAS (signature, attestation) + RHTPA (SBOM)

Within a large enterprise the time required for a newly hired app developer to become productive is often measured in weeks. In this demonstration, we are going to show you how to shrink those weeks down to minutes with a developer-optimized, self-service, Internal Development Platform (IDP) that pre-integrates software supply chain security practices from the moment of project inception.

This is the story of how Red Hat imbues your software supply chain with the content, templates, signatures, attestations, and SBOMs that accelerate your custom application development across the software development lifcycle of code, build, deploy and run. This is the story of how Red Hat empowers your Platform Engineering teams who then in turn super charge your custom application developers.
Expand Down Expand Up @@ -51,7 +54,7 @@ Consider the following steps *BEFORE* sharing your screen with the audience. Th
* Previously tested a Dev Space or
* Double check your local laptop git, mvn and IDE (VS Code, IntelliJ) are ready to go

A super short video on the https://www.youtube.com/watch?v=n1IrNe5MmZg[core value propositions] of *Backstage*
A super short video on the https://www.youtube.com/watch?v=n1IrNe5MmZg[core value propositions] of *Backstage*.

== Login as developer

Expand Down
2 changes: 2 additions & 0 deletions content/modules/ROOT/pages/11-AI-demo-setup.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Where RHOAI is responsible for the LLM serving, management, and monitoring.

Where RHTAP + RHDH is responsible for the application code pipeline and lifecycle.

A 10-minute video that walks through a AI/ML template for building out a LLM-powered Chatbot https://www.youtube.com/watch?v=4YS0wuUpfAo[chatbot]

image::chatbot-1.png[Chatbot1, width=640, height=480]

image::chatbot-2.png[Chatbot2, width=640, height=480]
Expand Down
File renamed without changes.

0 comments on commit fb41f12

Please sign in to comment.