Independent AI products & research · Germany

Useful AI systems, built openly and responsibly.

IlhamLabs designs and ships tools for multi-model collaboration, private AI, and reliable agent workflows for product teams, researchers, and technical partners.

  • 4flagship products
  • 1package on PyPI
  • DEindependent lab

Selected work

Products built around concrete problems.

Each flagship starts with a specific constraint: too many disconnected model chats, sensitive data leaving a device, or messages that should arrive at the right moment.

LiveMulti-model collaboration

Lattice-Lab

A graph-native workspace for branching conversations, comparing models, and merging useful results without losing the thinking that led there.

Problem
Linear chat makes complex, multi-model work difficult to trace.
Built
A visual node canvas for parallel model runs and reusable workflows.
Capability
Run up to four models side by side in one workspace.
Lattice-Lab website showing its graph-native AI interface
PrototypePrivate on-device AI

ilmora

A mobile AI workspace designed to keep conversations local: no account, no cloud chat history, and no required model lock-in.

Problem
Cloud assistants move personal conversations away from the user’s device.
Built
An Android-first interface for local, quantized language models.
Capability
Local inference with GGUF models and streaming responses.
ilmora private on-device AI mobile application
LiveEncrypted communication

WhenYouOpen.me

A deliberate place to write, encrypt, and schedule messages that become available only at the chosen future moment.

Problem
Meaningful messages can get lost in noisy, immediate communication.
Built
A clear flow for writing, scheduling, delivering, and decrypting capsules.
Capability
AES-256 encryption with zero stored passwords.
WhenYouOpen.me encrypted time-capsule messaging interface
Early accessHuman-centered AI

Amorae

A calm AI companion experience with distinct voices, persistent context, personal controls, and clear disclosure that the companion is not human.

Problem
Many companion experiences blur boundaries or hide how user data is handled.
Built
A mobile-first companion with onboarding, memory, and privacy controls.
Status
Early access; public store releases are not yet available.
Amorae private AI companion early-access page

More products

Focused experiments and utilities

01

StudySync

Collaborative study sessions with Pomodoro timing, chat, and personal notes.

WebMobile
View project
02

Spento

Receipt scanning, spending analytics, and practical financial insights.

AI scanningAnalytics
View project
03

Halal Food Checker

Ingredient analysis that helps users investigate whether a product may be Halal.

AI visionFlutter
View project

Research & infrastructure

Open outputs where the evidence is ready.

Published tools are linked to their code, documentation, license, and package. Earlier research directions are labeled clearly as work in progress.

0.1 alphaPublic research infrastructure

Praxium

A typed, asynchronous Python framework for AI agents and graph workflows. It supports deterministic routing, structured events, retries, timeouts, cancellation, checkpoints, and provider-neutral model adapters.

  • Typed agent and graph APIs
  • Deterministic offline providers for tests
  • Cloud, routed, private, and local model adapters
  • Apache 2.0 licensed

quickstart.py

# Install the alpha
$ pip install praxium

from praxium import GraphBuilder, Runtime

graph = (
    GraphBuilder("research-flow")
    .add_node("observe", observe)
    .add_node("evaluate", evaluate)
    .set_entrypoint("observe")
    .build()
)

result = await Runtime().run(graph, data)
Public APITestsDocsLicense
01Active direction

Affective-state agent behavior

Investigating how simulated states such as curiosity, boredom, and excitement influence exploration and decision-making in autonomous agents.

Method
Persistent memory, state transitions, controlled environments
Output
Experiment notes and evaluations in preparation
02Benchmark design

RL & PPO for small language models

Designing comparable training runs for supervised, REINFORCE, and PPO approaches with explicit reward functions.

Method
Controlled datasets, reproducible runs, diversity metrics
Output
Training comparisons and evaluation reports planned

Responsible by practice

Claims should be inspectable.

“Responsible AI” only means something when it changes product decisions. These principles connect directly to shipped interfaces and public technical work.

01

Disclose the system

Users should know when they are interacting with AI, what stage a product is in, and where its limits are.

See it in Amorae
02

Move less data

When a useful experience can run locally, privacy should be an architectural property, not just a promise.

See it in ilmora
03

Design for reproducibility

Structured events, deterministic test providers, and documented workflows make agent behavior easier to inspect.

Read the architecture
04

State what is unfinished

Alpha software, early-access products, and research directions are labeled before visitors decide to use them.

See the alpha status

About IlhamLabs

Independent by design. Product-minded by default.

IlhamLabs is an independent AI product and research lab based in Germany. The work combines product development with applied research: build something useful, document the difficult parts, and turn repeatable foundations into shared infrastructure.

Collaboration stays direct and technical. IlhamLabs works best with product teams, researchers, and organizations exploring multi-model workflows, privacy-first AI, or agent prototypes.

01

Product prototypes

Turn a defined AI use case into a focused, testable product experience.

02

Agent workflows

Design provider-neutral orchestration, tool use, routing, and evaluation flows.

03

Private AI

Explore on-device or controlled-deployment approaches for sensitive use cases.

Current direction

Now, next, and exploring.

Updated August 2026

Shipped

Praxium 0.1 alpha

Public package, documentation, tests, architecture, and Apache 2.0 license.

In progress

Product hardening

Early-access learning for Amorae and continued refinement across flagship products.

Exploring

Evaluation reporting

Clearer public reporting for autonomous-agent experiments and model comparisons.

Start a conversation

Have a concrete AI problem?

Share the problem, the people it affects, and what a useful first outcome would look like. IlhamLabs aims to reply within two business days.

Based inGermany · Remote collaboration