Skip to content
@MindLab-Research

Mind Lab

build AI systems that learn from real experience — agents that remember, adapt, and act on behalf of the people who use them.

Mind Lab

We build AI systems that learn from real experience — agents that remember, adapt, and act on behalf of the people who use them.

Our research focuses on continual learning and collective intelligence. The models emerge from recursive self-improvement loops on MinT, orchestrated by MindForge. The infrastructure spans model-harness co-design, long-term memory, generative interfaces, and the post-training systems required to serve all of it at scale.


Research

Recursive Self-Improvement

How AI systems autonomously improve their own capabilities through iterative learning and experimentation.

  • Mindforge — autonomous research loops that turn ideas into runnable experiments and drive continuous model improvement.
  • MinT-cookbook — collection of recipes for building self-improving AI systems with MinT infrastructure.

Continual Learning

How agents learn from interaction over time, rather than only at training.

Model Collaboration

How specialized models compose and route to handle complex, multi-faceted tasks.

  • Macaron-V1 — agent model family built around adaptation and collaboration. Combines a frozen base with specialized LoRA experts for conversation, agentic tasks, coding, and generative UI through a Mixture-of-LoRA architecture.
  • On the Scaling of PEFT: Towards Million Personal Models of Trillion Parameters — studies parameter-efficient fine-tuning as persistent local state, and how personal models scale up, down, and out on shared foundations.
  • Mixture-of-LoRA Harness — serving harness for Macaron-V1's Mixture-of-LoRA architecture, supporting specialized LoRA routing on shared base models.

Long-Term Memory

How agents form, retrieve, and apply memory across sessions and over extended timelines.

  • δ-mem — lightweight online memory mechanism that compresses historical information into compact state directly coupled with attention computation.
  • MindClaw — experiments in personalized long-term memory through per-user LoRA fine-tuning.
  • Streaming Memory Benchmark — evidence-based streaming evaluation for diagnosing memory formation, retrieval, application, latency, and token efficiency.

Generative UI

How agents create interfaces dynamically, rather than relying on fixed templates.

  • Macaron-A2UI — generative UI model for personal agents. Generates natural language together with lightweight executable UI actions.
  • UI4A — component-native generative UI harness. Lets agents generate code with imports, components, state, and actions inside enforced runtime boundaries.
  • Macaron-A2UI-Bench — benchmark for controlled evaluation of generative UI capabilities in personal agents.

Evaluation

How we measure agent behavior in long, complex, and culturally varied contexts.

  • Macaron ChatBench — evaluates conversational behavior in long and complex agent contexts, with emphasis on honesty, error awareness, and appropriate responses.
  • Macaron LivingBench — long-horizon benchmark for evaluating agents across weeks of interaction, daily-life scenarios, and different cultural contexts.
  • Streaming Memory Benchmark — evidence-based streaming evaluation for memory formation, retrieval, application, latency, and token efficiency.

Projects

  • Macaron-V1-Venti — 748B-parameter flagship model, post-trained from GLM-5.2 with four specialized LoRA experts.
  • Macaron-V1-Tall — 50B-parameter Macaron-V1 model designed for local deployment.
  • Macaron Model Previews — compare the latest Macaron models side by side and test them on real-world tasks.
  • MinT Cookbook — turn new research ideas into runnable MinT recipes and agent-driven experiment loops.

Community

Pinned Loading

  1. Macaron-V1Macaron-V1Public

    An open agent-model family built for experiential intelligence

    1

  2. mindlab-toolkitmindlab-toolkitPublic

    Python toolkit for MinT, the open infrastructure for experiential intelligence and LoRA RL.

    Python 76 7

  3. Mixture-of-LoRA-HarnessMixture-of-LoRA-HarnessPublic

    A novel serving architecture for LoRA models — route, compose, and serve hundreds of LoRA adapters on a single base model.

    Python 195 17

  4. macaron-artifactsmacaron-artifactsPublic

    GenUI, agent runtime, and tangible product experiences built on Macaron-V1 — where the models meet real users.

    TypeScript 14 1

  5. delta-Memdelta-MemPublic

    Repo of Paper: delta-Mem: Efficient Online Memory for Large Language Models

    Python 52 5

  6. longstrawlongstrawPublic

    MinT-2M: Long-context training system for resident-prefix GRPO

    Python 45 4

Repositories

Showing 10 of 21 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…