|
1 |
| -# gen-ui-go |
| 1 | + |
| 2 | +<!-- Improved compatibility of back to top link: See: https://github.com/RealAlexandreAI/gen-ui-go/pull/73 --> |
| 3 | +<a name="readme-top"></a> |
| 4 | +<!-- |
| 5 | +*** Thanks for checking out the Best-README-Template. If you have a suggestion |
| 6 | +*** that would make this better, please fork the repo and create a pull request |
| 7 | +*** or simply open an issue with the tag "enhancement". |
| 8 | +*** Don't forget to give the project a star! |
| 9 | +*** Thanks again! Now go create something AMAZING! :D |
| 10 | +--> |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | +<!-- PROJECT SHIELDS --> |
| 15 | +<!-- |
| 16 | +*** I'm using markdown "reference style" links for readability. |
| 17 | +*** Reference links are enclosed in brackets [ ] instead of parentheses ( ). |
| 18 | +*** See the bottom of this document for the declaration of the reference variables |
| 19 | +*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. |
| 20 | +*** https://www.markdownguide.org/basic-syntax/#reference-style-links |
| 21 | +--> |
| 22 | +[![Contributors][contributors-shield]][contributors-url] |
| 23 | +[![Forks][forks-shield]][forks-url] |
| 24 | +[![Stargazers][stars-shield]][stars-url] |
| 25 | +[![Issues][issues-shield]][issues-url] |
| 26 | +[![GPL License][license-shield]][license-url] |
| 27 | + |
| 28 | + |
| 29 | +<!-- PROJECT LOGO --> |
| 30 | +<br /> |
| 31 | +<div align="center"> |
| 32 | + <a href="https://github.com/RealAlexandreAI/gen-ui-go"> |
| 33 | + <img src="static/logo.png" alt="Logo" width="80" height="80"> |
| 34 | + </a> |
| 35 | + |
| 36 | +<h3 align="center">gen-ui-go</h3> |
| 37 | + |
| 38 | + <p align="center"> |
| 39 | + Generative UI in Golang, based on HTMX and Templ, is useful in Multi-Agent Systems. |
| 40 | + <br /> |
| 41 | + <a href="https://github.com/RealAlexandreAI/gen-ui-go/issues/new?labels=bug&template=bug-report---.md">Report Bug</a> |
| 42 | + · |
| 43 | + <a href="https://github.com/RealAlexandreAI/gen-ui-go/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a> |
| 44 | + </p> |
| 45 | +</div> |
| 46 | + |
| 47 | + |
| 48 | +<!-- ABOUT THE PROJECT --> |
| 49 | +## 🖌Generative UI in Golang, based on HTMX and Templ, is useful in Multi-Agent Systems. |
| 50 | + |
| 51 | +### 🌟 Reasons to Choose gen-ui-go |
| 52 | + |
| 53 | +🌐 Continuously Updated UI Component Library: Our UI component library is constantly expanding, offering the latest design elements and features to help developers keep their applications modern while maintaining high performance and elegance. |
| 54 | + |
| 55 | +🖥️ Full Backend Rendering: gen-ui-go implements full backend rendering, ensuring data security and privacy. This makes it particularly suitable for scenarios that require a high degree of data control and customized rendering logic. |
| 56 | + |
| 57 | +🤖 Multi-Agent Planning Support: gen-ui-go supports multi-agent systems, allowing different agents to participate in UI planning and decision-making processes, providing robust support for complex interactions and automated workflows. |
| 58 | + |
| 59 | +🔄 Interactivity in Semi-Automatic Workflows: In semi-automatic workflows, gen-ui-go offers the capability for real-time interaction, allowing users to dynamically adjust and optimize during the running process, thereby improving efficiency and responsiveness. |
| 60 | + |
| 61 | +🔧 Suitable for Dynamic Environments: Whether it's a fast-paced agile development environment or a finely controlled production environment, gen-ui-go provides the tools and flexibility needed to adapt to various development requirements. |
| 62 | + |
| 63 | +### Intro |
| 64 | + |
| 65 | + |
| 66 | +<!-- USAGE EXAMPLES --> |
| 67 | +## Usage |
| 68 | + |
| 69 | + |
| 70 | +<!-- GETTING STARTED --> |
| 71 | +## 🏁 Getting Started |
| 72 | +To add the gen-ui-go to your Go project, use the following command: |
| 73 | + |
| 74 | + |
| 75 | +<!-- ROADMAP --> |
| 76 | +## Roadmap |
| 77 | + |
| 78 | +- [x] Basic feature |
| 79 | + |
| 80 | + |
| 81 | +See the [open issues](https://github.com/RealAlexandreAI/gen-ui-go/issues) for a full list of proposed features (and known issues). |
| 82 | + |
| 83 | +<p align="right">(<a href="#readme-top">back to top</a>)</p> |
| 84 | + |
| 85 | + |
| 86 | +<!-- CONTRIBUTING --> |
| 87 | +## Contributing |
| 88 | + |
| 89 | +Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. |
| 90 | + |
| 91 | +If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". |
| 92 | +Don't forget to give the project a star! Thanks again! |
| 93 | + |
| 94 | +1. Fork the Project |
| 95 | +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) |
| 96 | +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) |
| 97 | +4. Push to the Branch (`git push origin feature/AmazingFeature`) |
| 98 | +5. Open a Pull Request |
| 99 | + |
| 100 | +<p align="right">(<a href="#readme-top">back to top</a>)</p> |
| 101 | + |
| 102 | +<!-- LICENSE --> |
| 103 | +## License |
| 104 | + |
| 105 | +Distributed under the GPLv3 License. See `LICENSE` for more information. |
| 106 | + |
| 107 | +<p align="right">(<a href="#readme-top">back to top</a>)</p> |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | +<!-- CONTACT --> |
| 112 | +## Contact |
| 113 | + |
| 114 | +RealAlexandreAI - [@RealAlexandreAI](https://twitter.com/RealAlexandreAI) |
| 115 | + |
| 116 | +Project Link: [https://github.com/RealAlexandreAI/gen-ui-go](https://github.com/RealAlexandreAI/gen-ui-go) |
| 117 | + |
| 118 | +<p align="right">(<a href="#readme-top">back to top</a>)</p> |
| 119 | + |
| 120 | + |
| 121 | +<!-- MARKDOWN LINKS & IMAGES --> |
| 122 | +<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> |
| 123 | +[contributors-shield]: https://img.shields.io/github/contributors/RealAlexandreAI/gen-ui-go.svg?style=for-the-badge |
| 124 | +[contributors-url]: https://github.com/RealAlexandreAI/gen-ui-go/graphs/contributors |
| 125 | +[forks-shield]: https://img.shields.io/github/forks/RealAlexandreAI/gen-ui-go.svg?style=for-the-badge |
| 126 | +[forks-url]: https://github.com/RealAlexandreAI/gen-ui-go/network/members |
| 127 | +[stars-shield]: https://img.shields.io/github/stars/RealAlexandreAI/gen-ui-go.svg?style=for-the-badge |
| 128 | +[stars-url]: https://github.com/RealAlexandreAI/gen-ui-go/stargazers |
| 129 | +[issues-shield]: https://img.shields.io/github/issues/RealAlexandreAI/gen-ui-go.svg?style=for-the-badge |
| 130 | +[issues-url]: https://github.com/RealAlexandreAI/gen-ui-go/issues |
| 131 | +[license-shield]: https://img.shields.io/github/license/RealAlexandreAI/gen-ui-go.svg?style=for-the-badge |
| 132 | +[license-url]: https://github.com/RealAlexandreAI/gen-ui-go/blob/master/LICENSE |
| 133 | +[product-screenshot]: images/screenshot.png |
| 134 | + |
| 135 | + |
0 commit comments