Skip to main content

Rust-first AI suite

Ailloli AI

Ailloli connects reusable Rust foundations with end-user software: a GPU UI framework, a RAG engine, an inference engine, an IDE, a Linux-to-VR workspace and the ailloli-1 model.

One suite, three engineering layers

The map groups the six confirmed modules by role without implying unpublished dependencies between them.

Native foundations

Reusable UI, retrieval and inference foundations implemented in Rust.

  • ailloli_ui
  • ailloli_rag
  • ailloli_inference

End-user software

Applications built around the suite's native capabilities.

  • ailloli-studio
  • ailloli-linux-vr

Model research

Language-model work maintained as an explicit research track.

  • ailloli-1

Confirmed product continuity

ailloli_uiailloli-studio

Technical cards

Each module states its role, current status and known technology scope.

ailloli_ui

Type
Framework
Status
In development

Role

A full-Rust UI framework intended to power responsive GPU applications and Ailloli Studio.

Technologies

  • Rust
  • WGPU

ailloli_rag

Type
Engine
Status
In development

Role

A full-Rust retrieval-augmented generation engine currently under development.

Technologies

  • Rust
  • RAG

ailloli_inference

Type
Engine
Status
In development

Role

A full-Rust inference engine for running and integrating AI models with a native systems stack.

Technologies

  • Rust
  • GPU

ailloli-studio

Type
Software
Status
In development

Role

A full-Rust IDE built with ailloli_ui.

Technologies

  • Rust
  • ailloli_ui

ailloli-linux-vr

Type
Software
Status
In development

Role

Desktop and Quest 3 software for streaming a Linux workspace into a multi-screen VR environment.

Technologies

  • Rust
  • Linux
  • Quest 3
  • XR

ailloli-1

Type
Model
Status
Research

Role

A language model currently in the research and construction phase.

Technologies

  • LLM
  • Research

Public organization

Follow Ailloli's public presence on GitHub.

Visit the Ailloli AI organization