MartiAi

Intelligence Where It Matters

Alpine Zoom
English

Mountain Search & RescueOpen Source

AI-assisted analysis of drone and helicopter video to help find lost climbers in mountain terrain.

Hybrid pipeline: classical computer vision filters and groups frames, then vision-capable LLMs perform the visual analysis.

  • Drone & helicopter footage analysis
  • Classical CV + vision LLM hybrid
  • Color anomaly detection
  • Built for mountain search & rescue

Born Aug 2026 during a volunteer SAR near Kurumdy peak, Kyrgyzstan.

Русский

Горный Поиск и СпасениеOpen Source

Анализ видео с дронов и вертолётов с помощью ИИ для поиска пропавших альпинистов в горной местности.

Классическое компьютерное зрение фильтрует и группирует кадры, затем LLM выполняет визуальный анализ.

  • Анализ записей с дронов и вертолётов
  • Гибрид: классическое CV + LLM
  • Обнаружение цветовых аномалий
  • Создан для горного поиска и спасения

Создан в августе 2026 года во время ПСО вблизи пика Курумды, Кыргызстан.

MartiAi Survival
English

Offline Survival Guide
Free

Emergency knowledge base — right on your device, no signal needed.

Ask in plain language — the on-device AI finds the matching articles in an offline knowledge base built by LLM.

  • Semantic search
  • 100% offline — no internet ever needed
  • Articles in English & Russian
  • First aid · shelter · fire · navigation · water
Русский

Оффлайн Гид по Выживанию
Бесплатно

База знаний для чрезвычайных ситуаций — прямо на Вашем устройстве, без сети.

Задайте вопрос своими словами — ИИ найдёт подходящие статьи в оффлайн базе знаний, построенной LLM.

  • Смысловой поиск
  • 100% офлайн — интернет не нужен
  • Статьи на русском и английском языках
  • Первая помощь · укрытие · огонь · вода
Intelligent Tools
Python · CLI

uhu - Minimalistic Agentic CoderOpen Source

An "under the hood" agentic coder that lets yousee the model's reasoning process live, watch the feedback loop of actions, observations, and model calls unfold step by step.

Switch between local and cloud models, connect to remote Ollama instances, call models via OpenAI API.

  • Agentic coding and much more
  • Tools, skills, jobs
  • Small models support, conservative context consumption
  • This minimalist harness gives you a feeling and understanding of a model
Python · React

surf-ssh - Browser-Based SSH Explorer & TerminalOpen Source

Local-first developer productivity tool: browse remote file systems and open terminals in your browser — zero agent software on the remote machine.

Reuses your existing SSH config, including complex ProxyJump setups. Self-signed TLS, session auth, liveness tracking built in.

  • Lazy-loaded directory tree with depth caps
  • File viewing with syntax highlighting
  • Interactive remote & local terminals (xterm.js)
  • Zero config — reads ~/.ssh/config
  • Local-only binding, HttpOnly cookie auth
  • macOS/Linux & Windows support