Skip to content

project-robius/GoSC-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GoSC 2026 : Intro to the Robius Ecosystem: Makepad, Moly, Robrix & Tooling

This README briefly introduces several core parts of the Robius ecosystem and provides links for anyone who wants to explore or contribute.


Makepad

Makepad is a cross‑platform UI toolkit written in Rust, focused on high‑performance rendering and a very fast edit–build–run cycle. It powers many of our demos and is the primary UI stack for Robrix.

Robius‑related Makepad example apps:


Moly AI App (moly.ai)

Moly is an open‑source, cross‑platform AI LLM chat client built with Rust + Makepad. It also serves as a showcase app for the Project Robius stack.

  • Website: Moly AI App — Your Cross‑Platform AI Companion
  • Source / issues / contributions:
    moly-ai/moly-ai
  • Downloads (macOS / Windows / Linux, etc.):
    Download Moly

Key points:

  • Cross‑platform: native apps for macOS, Linux, and Windows; iOS/Android/Web are in active development
  • Local + cloud models: supports OpenAI/Anthropic and other cloud providers, plus local LLMs via Moly Server
  • Open‑source & extensible: Apache 2.0 license, extensible via MolyKit for custom AI apps
  • Privacy‑first: supports fully local inference and secure access to cloud providers

Robrix

Robrix is a multi‑platform Matrix chat client built with Makepad and the Robius platform. It is one of the flagship applications in the Robius ecosystem.


Robius Platform & Tooling

This is the “under the app” layer: platform abstractions and tooling that help Rust apps actually run on multiple platforms and ship to app stores.

About

GoSC 2026

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors