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

Added GSoC 2025 application for API Dash #633

Closed
wants to merge 1 commit into from

Conversation

vedantpatel07756
Copy link

@vedantpatel07756 vedantpatel07756 commented Mar 3, 2025

PR Description

This pull request adds the initial proposal for the AI UI Designer for APIs feature as part of my GSoC 2025 application. The proposal outlines how I intend to tackle the problem of automatically generating dynamic, user-friendly UI components based on API responses. The AI agent will analyze the response structures (JSON/XML) and generate UI elements such as tables, charts, forms, and cards. The UI will also allow customization options like filters, sorting, and pagination. Additionally, the AI integration will suggest optimized layouts for better user experience, and users will be able to export the generated UI and integrate it into Flutter or web apps.

Related Issues

Checklist

  • [done ] I have gone through the contributing guide
  • [done ] I have updated my branch and synced it with project main branch before making this PR
  • [ done] I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • [done ] 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

@ashitaprasad
Copy link
Member

@vedantpatel07756 You were supposed to submit this - https://github.com/foss42/apidash/blob/main/doc/proposals/2025/gsoc/templates/initial_idea_template.md
not the proposal, with more details on how you are planning to implement it.

@vedantpatel07756
Copy link
Author

vedantpatel07756 commented Mar 3, 2025 via email

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.

AI UI Designer for APIs
2 participants