Skip to main content

SolidUI generates any graphics in one sentence, v0.4.0 function introduction

· 3 min read

Background

With the rise of language models for generating images from text, SolidUI aims to help people quickly build visualization tools, including 2D, 3D, and 3D scenes, to quickly construct three-dimensional data demonstration scenarios. SolidUI is an innovative project that aims to combine natural language processing (NLP) with computer graphics to achieve the function of generating pictures from text. By building its own language model for text-to-graph, SolidUI uses the RLHF (Reinforcement Learning Human Feedback) process to realize the process from text description to graphic generation.

Project URL: https://github.com/CloudOrc/SolidUI

Project Mirror URL: https://gitee.com/CloudOrc/SolidUI

Community Official Website: https://cloudorc.github.io/SolidUI-Website

Discord: https://discord.gg/NGRNu2mGeQ

Proposal list

Version 0.4.0 proposal: https://github.com/CloudOrc/SolidUI/issues/164

Release Checklist

  • [Feature][SolidUI-Web] Interaction of new project#58 Change the interaction of creating a project
  • [Feature][SolidUI-Web] Design the page, hide the static legends and the legends data tab. Hide static legends in the graph
  • [Feature][SolidUI-Web] Pre-set Background Image Feature Maintain the current project management->create project functionality, add display image url field and modify image icon functionality
  • [Feature][SolidUI-Entrance] Pre-set Background Image Interface#185 Modify image icon functionality interface
  • [Feature][SolidUI-Web] Datasource list displays dataSourceTypeName Display dataSourceTypeName field, do not display dataSourceTypeId
  • [Feature][SolidUI-Web] Preview Issue Page preview is possible without saving
  • [Feature][SolidUI-Web] Project supports pagination Add pagination functionality to the project list
  • [Feature][SolidUI] github workflow cm-mysql.yaml #172 Add github workflow to replace cm-mysql.yaml file functionality
  • [Feature][SolidUI] Version 0.4.0 replaced by 0.3.0 #179 Replace all version numbers 0.3.0 with 0.4.0
  • [Feature][SolidUI-Web] After saving the page, there is a problem with reloading the page size.#180 Modify and save page size (width and height)
  • [Feature][SolidUI-Model] 0.4.0 visualization model implementation #183 Iterate graphic model
  • [Feature][SolidUI-Web] 0.4.0 Right sliding window shrinks#184 Optimize sliding block
  • [Feature][SolidUI] Dev0.4.0 Business test List#182 0.4.0 Business test list
  • [Feature][SolidUI] Dev0.4.0 Document writing #186 0.4.0 Documentation needs to be implemented

Detailed Guidance

Contributors

The release of SolidUI v0.4.0 could not be achieved without the contributors of the SolidUI community. Thanks to all community contributors, including but not limited to the following Contributors (in no particular order)

  • dlimeng
  • nutsjian
  • 15100399015
  • xjm11
  • limingoo
  • hgfdsa101
  • MR-WF

How to Become a Contributor

  • Contribute to the official documentation. Discover deficiencies in the documentation, optimize the documentation, continuously update the documentation, etc. to contribute to the community. By contributing to the documentation, developers can familiarize themselves with how to submit PRs and truly participate in the construction of the community. Reference strategy: https://github.com/CloudOrc/SolidUI/discussions/54
  • Code contribution. We have sorted out simple and easy-to-start tasks in the community, which are very suitable for newcomers to contribute code. Please refer to the newbie task list: https://github.com/CloudOrc/SolidUI/issues/12
  • Content Contribution: Publish content related to SolidUI open source components, including but not limited to installation and deployment tutorials, use experiences, case practices, etc., in any form, please submit to the assistant. For example: https://github.com/CloudOrc/SolidUI/issues/10
  • Community Q&A: Actively answer questions in the community, share technology, help developers solve problems, etc.;
  • Other: Actively participate in community activities, become a community volunteer, help publicize the community, provide effective suggestions for community development, etc.;