-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AGPT-688] NiceGUI Prototype #220
Conversation
It's not very easy to try out. Can you make a click command that I can pass in an app name description and it generates the code and runs the ui. That would make it much easier to understand what it can do and how its used. |
Let's avoid merging this until it's more mature, so this PR should probably be a draft, or merged to a more permanent branch. |
@Torantulino why wait, this isn't in any code paths that are executed by default |
Right I see, that's fine then. As long as it won't effect our users then it's okay to merge. |
/review |
PR Review
Code feedback:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let’s get this merged to keep moving without constant rebasing for zamil
CI Failure Feedback
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
This is a very early prototype of the front-end code generation.
The current implementation is still super basic, but the idea is to evaluate early if this is possible. The hypothesis is if we can build a small fully working UI component, we can utilize more sophisticated agentic prompting.
I created a video of the quick run-through of the code and how to test it https://www.loom.com/share/b331582fa2694ece8594c00ae78c71e5?sid=59b6baa6-ca9b-4f46-bb7e-76a82b1fce98
These are the possible next steps:
https://www.notion.so/auto-gpt/Front-end-Codex-Plan-abf6c1d990104d23b758960cbaea26f9