|
--- |
|
title: KiteWind Chat-assisted Web App Creator |
|
emoji: πͺπ |
|
colorFrom: blue |
|
colorTo: green |
|
sdk: gradio |
|
sdk_version: 3.50.2 |
|
app_file: app.py |
|
pinned: false |
|
--- |
|
|
|
# KiteWind πͺπ |
|
<h4>Chat-assisted web app creator by <a href="https://huggingface.co/gstaff">@gstaff</a></h4> |
|
|
|
## Features |
|
- Run your app in the browser with gradio-lite! |
|
- Customize using voice requests and chat-assisted development! |
|
- Export as a standalone HTML file or copy a snippet to use in another webpage! |
|
|
|
## Current Limitations |
|
- Only gradio-lite apps using the python standard libraries and gradio are supported |
|
- The chat hasn't been tuned on gradio library data; it may make mistakes |
|
- The app needs to fully reload each time it is changed |