KiteWind / README.md
gstaff's picture
Pin project.
b676f87
|
raw
history blame
722 Bytes
---
title: KiteWind Chat-assisted Web App Creator
emoji: πŸͺπŸƒ
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: true
---
# 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