File size: 723 Bytes
a0bda8f bc91045 a0bda8f bc91045 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
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 |