Skip to content
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

GSOC proposal for UI generation with AI #749

Closed

Conversation

SyedAbdullah58-dev
Copy link
Contributor

@SyedAbdullah58-dev SyedAbdullah58-dev commented Mar 31, 2025

PR Description

The proposal introduces an AI-powered system that analyzes API responses (JSON/XML) and automatically generates dynamic, user-friendly UI components such as tables, charts, forms, and toggles. A Python-based agent inspects the structure and semantics of the data and outputs a UI schema, which is then rendered in a Flutter application. The project aims to eliminate manual UI development for API data visualization, with future extensions for customization, LLM integration, and code export. A working proof of concept with real-time chart rendering and multiple widget types is included.

Related Issues

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: please replace this line with details on why tests have not been included

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

@SyedAbdullah58-dev
Copy link
Contributor Author

@ashitaprasad @animator kindly review

@animator
Copy link
Member

This PR should only have the proposal. Not any code changes.

@animator animator closed this Mar 31, 2025
@SyedAbdullah58-dev
Copy link
Contributor Author

@animator I have the code changes in my forked main untill it gets approved nd merged. that is why the code appears every time in the PR. Will this PR would work to review the proposal changes?
https://github.com/SyedAbdullah58-dev/apidash/pull/1

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.

2 participants