Skip to content

Conversation

synapsecode
Copy link
Contributor

PR Description

This PR includes the work done on AI UI Designer and Tool Generation Feature.
Tool Generation is fully complete.
AI UI Designer works but needs multiple system prompt optimizations such as:

  • narrowing down to a limited list of supported widgets for better accuracy
  • SDUI Error Handling and fallback (need to manually modify Stac package by forking)
  • improving the system prompt to generate a better UI on the first try using layout knowledge
  • handling cases where SDUI output is too big and model output is getting clipped

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

We encourage you to add relevant test cases.

  • Yes
  • No, and this is why: TBD

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

synapsecode and others added 30 commits August 6, 2025 08:35
Renamed the example directory to genai_example, updated package name in pubspec.yaml, and added pubspec_overrides.yaml for local dependency overrides. Updated pubspec.lock to reflect new and overridden dependencies.
@animator
Copy link
Member

Taken up by #880

@animator animator closed this Aug 29, 2025
@animator animator linked an issue Aug 29, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AI UI Designer for APIs
2 participants