aitherlab
ru / en

ai tools
nobody asked for

(but maybe you do)

A startup that helps me explore what AI can do, solve real pains, and build client services.

more →

projects

Open source.
Sits on GitHub, clone and spin it up yourself.

aitherflow

Tauri 2 · React 19 · Rust

Desktop GUI for Claude Code CLI. Multi-agent system with inter-agent communication, RAG knowledge bases, external models, and vision. Sits on top of the CLI — it stays the only engine, the GUI orchestrates processes and shows what's happening.

MY-MCP — a stack of MCP servers in Rust

5 servers · MCP / stdio

Five MCP servers for Claude Code and any other MCP client. All Rust, all local:

  • aitherflow-knowledge — RAG knowledge base. Local embeddings (fastembed/ONNX), storage in LanceDB, no API keys
  • aitherflow-models — external model calls: OpenRouter, Google Gemini, Ollama. Full vision support (images and video)
  • mcp-ffmpeg — video and audio processing: conversion, cropping, compression, subtitles, overlays
  • mcp-image-gen — local image generation via stable-diffusion.cpp. No cloud, no API
  • mcp-telegram-files — sending files to Telegram via Bot API (up to 50 MB)

RemoteLauncher

Go · Kotlin · Jetpack Compose

Launch Linux desktop apps from your Android phone. Go server parses .desktop files, phone shows an app grid — tap an icon and it opens on your PC. HTTPS with PIN pairing, no cloud, local network only.

services

Client services
built on this stack.

MED-RELOC

relocating doctor's handbook

For VolgSMU graduates. Six countries, two scenarios — diploma only, or diploma plus residency. Official recognition procedures, documents, exams, language certificates, visa. Only primary sources: health ministries, medical chambers, medical councils. No forums, no middlemen.

AI Wedding Planner in development

Next.js · Postgres · AI assistant

Web platform for brides. Wedding questionnaire → personal dashboard plus AI assistant that knows the context and helps at every step. Telegram bot synced with the site — same data, same assistant. City: Volgograd, one-time payment.

Kids Edu in development

FastAPI · Gemini · F5-TTS

Educational app for kids ages 2–7. Parent enters a topic and age — AI generates a short story with slides: image, text, voiceover. Text adapts to age, content is safety-checked.