veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

299
active users

#gui

9 posts4 participants0 posts today

#python #machinelearning #artificialintelligence #datascience #NLP
#webapp #Dashboards #app
#GUI #interface
👉 Design Interactive Machine Learning UI using Gradio, Hugging Face, NLP, Dash & PyGWalker

Empower Your Python Data Science Projects with 30+ Inspiring Walkthrough Examples of User-Friendly (Web-)Interfaces & Pipelines

#exploremore 👇
#freesoftware

medium.com/@alexzap922/design-

i've been using relm4 for a while and i'm really happy with it. i love the #elm architecture - your app's state is a struct (or object), your user interface is rendered by a function that takes your state and returns a tree of widgets (or similar), widgets emit messages, messages modify state. i find it so much cleaner and easier to wrap my head around than traditional imperative methods or MVVM.

what are some other nice cross-platform #desktop app frameworks that use this architecture? i'm mainly familiar with #relm4 and #iced in #rust. :boost_requested:

relm4.orgRelm4