Skip to content
View eimyroot's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Prague, Czechia
  • Joined Aug 25, 2026

Block or report eimyroot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eimyroot/README.md

Lucie / eimyroot 👋

I build things when the problem is still messy.

Most of what interests me sits somewhere between AI, automation, product thinking and real-world workflows. I like taking a vague idea, breaking it into something testable, building the first useful version and then trying to prove where it works, where it fails and what should happen next.

I use AI heavily in development, but I’m not interested in pretending the model did the thinking for me. The useful part is choosing the problem, shaping the workflow, spotting weak assumptions, testing edge cases and turning the result into something another person can actually use.

What I’m exploring

  • AI workflows and agentic systems
  • evaluation, regression testing and release decisions
  • automation and internal tools
  • product UX for technical systems
  • the awkward edge cases that appear right after someone says “it works”

Current flagship build

A working reference MVP for checking AI changes before production. It compares a current and new model / prompt / agent workflow on the same cases and turns quality, safety, cost and latency evidence into a clear release decision.

Built with FastAPI, PostgreSQL, React/TypeScript, Docker and Playwright. The public version uses synthetic data and explicit trust boundaries rather than pretending to be a production certification platform.

A bit about me

My background is in customer communication, marketing and operations, which turns out to be surprisingly useful when building AI systems for humans. I care about understanding what the person actually needs, where the failure would hurt, and whether the thing we built solves the right problem rather than merely looking clever in a demo.

Based in Prague. Working in Czech and English.

Popular repositories Loading

  1. OATHDO OATHDO Public

    Open-source framework for deterministic documentation governance and repository change control with explainable policy and audit evidence.

    Python 1

  2. APPLAYLIST APPLAYLIST Public

    Local-first DJ set-preparation project for explainable audio analysis, sequencing and export workflows.

    Python

  3. NoDrama NoDrama Public

    Pre-production SaaS implementation for drafting clearer everyday replies, apologies, refusals and rescheduling messages with user review.

    TypeScript

  4. Voodoo-One Voodoo-One Public

    Reference implementation for governing high-impact human and AI operations with explicit authorization, bounded execution and verifiable evidence.

    Python

  5. TICTOE TICTOE Public

    Small multiplayer proof-of-concept for a password-protected, server-authoritative Team Tic-Tac-Toe arena.

    JavaScript

  6. HOWEDO HOWEDO Public

    Pre-1.0 reference implementation for checking continuity and state integrity before long-lived AI agents continue execution.

    Python