Expand description
§Description
Moly Kit is a Rust crate containing widgets and utilities to streamline the development of artificial intelligence applications for the Makepad framework.
§Features
- ⚡️ Low-config
Chatwidget that works almost out of the box. - 🔧 Customize and integrate behavior of
Chatinto your own app. - 🎨 Customize appearance thanks to Makepad DSL overrides.
- 📞 Built-in OpenAI-compatible client.
- 🧩 Extensible with your own clients and custom message contents.
- 🌎 Web support.
To learn how to use and integrate Moly Kit into your own Makepad app, read the documentation.