You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Updates overview pages across website. (#4880)
* fix: Updates foudnation and styles overview page.
* fix: Update extensions overview
* fix: Updates patterns overview
* fix: Update AI and content design overview pages.
* Finishes top-level overview pages
* Fix build error
* Update charts overview and revert styles directory to try and fix build issue
* fix: put back a few files to see if it fixes the build
* Revert chart colors page name for now
---------
Co-authored-by: nicolethoen <[email protected]>
Copy file name to clipboardExpand all lines: packages/documentation-site/patternfly-docs/content/AI/about-generative-ui.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,15 @@ import { Alert } from "@patternfly/react-core";
10
10
11
11
## What is generative UI?
12
12
13
-
Generative UI (GenUI) refers to a user interface design approach where AI is leveraged to dynamically create and adapt UI elements based on context, user needs, and data. Unlike traditional, static UIs, GenUI can produce layouts, components, and visual styles in real-time, offering more flexible and personalized user experiences.
13
+
**Generative UI (GenUI)** refers to a user interface design approach where AI is leveraged to dynamically create and adapt UI elements based on context, user needs, and data. Unlike traditional, static UIs, GenUI can produce layouts, components, and visual styles in real-time, offering more flexible and personalized user experiences.
14
14
15
-
## PatternFly's exploration: Compass
15
+
---
16
+
17
+
## Compass: PatternFly's GenUI exploration
16
18
17
19
Generative UI represents a significant opportunity for PatternFly to explore new patterns, layouts, and styles that support AI-driven interface generation. PatternFly has been calling this proof of concept Compass. It investigates how the design system can evolve to support generative UI use cases.
18
20
19
-
<AlertisInlinevariant="info"title="Compass is best suited for use as a POC in other proof-of-concept generative UI use cases. It is not yet production quality code and should be used for exploration and experimentation purposes only." />
21
+
<AlertisInlinevariant="info"title="Beta feature">Compass is best suited for use as a POC in other proof-of-concept generative UI use cases. It is not yet production quality code and should be used for exploration and experimentation purposes only.</Alert>
0 commit comments