Skip to content

Conversation

mhmzdev
Copy link

@mhmzdev mhmzdev commented Sep 11, 2025

Description

Pre-launch Checklist

Results

Added a .gif and .png graphics:

travel_app_genui_example GenUI Travel App Demo

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request improves the README.md by adding visuals and examples, which is a great way to showcase the project's capabilities. I've made a few suggestions to correct some minor grammatical errors and improve the readability of the new text. Overall, these are valuable additions to the documentation.

mhmzdev and others added 4 commits September 11, 2025 08:06
via Gemini

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
via Gemini

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
via Gemini

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
via Gemini

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Copy link
Collaborator

@jacobsimionato jacobsimionato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hamza! Thank you so much for this PR! I'm sorry to nit pick but I'm eager to keep the README relatively polished because it's the first thing that people see.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Could you update the blue text to 'The LLM generated this interactive UI by composing widgets in the app's "Catalog"'?

Overall this graph is awesome!

README.md Outdated
@@ -81,6 +81,23 @@ Widget build(BuildContext context) {
}
```

## Look & Feel
Here's how it works in practice, but please be advised it's labelled as "Highly Experimental".
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't need to state this again because it's written elsewhere.

README.md Outdated
*The GIF above shows how GenUI enables dynamic, interactive UI generation — instead of text descriptions or code from a traditional AI coding agent.*

### Core Difference
This UI is not generated in the form of code; rather, it's generated at runtime based on a widget catalog from the developers' project (application catalog) combined with the genui catalog (standard catalog).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this just be:

"This UI is not generated in the form of code; rather, it's generated at runtime based on a widget catalog from the developers' project"

We're not sure yet whether we should focus on providing a standard catalog or let developers choose all the widgets, so don't want to emphasize this yet.

README.md Outdated

<img src="misc/travel_app_genui_example.png" alt="GenUI Features Breakdown" height="600">

*This screenshot highlights the core implementation of traditional LLM-based UI vs. GenUI-based UI.*
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove this explanatory text

Copy link
Collaborator

@jacobsimionato jacobsimionato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants