OpenAdaptAI / OpenAdapt

AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models
https://www.OpenAdapt.AI
MIT License
849 stars 110 forks source link

GUI tray / floating widget #220

Open abrichr opened 1 year ago

abrichr commented 1 year ago

https://github.com/zauberzeug/nicegui/discussions/categories/ideas-feature-requests

0dm commented 1 year ago

made a post about it: https://github.com/zauberzeug/nicegui/discussions/980

Looks like we can use pywebview for it, since NiceGUI native uses it.

abrichr commented 1 year ago

@0dm what do you think about the approach? can you please implement? 🙏

0dm commented 1 year ago

@abrichr Yes, I'll get started on it -- hopefully it won't be too tricky..