Skip to content
View takhir-iota's full-sized avatar

Block or report takhir-iota

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.

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
takhir-iota/README.md

hey, i'm takhir

i build products, grow them, and occasionally break things in interesting ways.

co-founder & cpo @ iota in tashkent. before that — product roles at us startups, pm work in moscow, business degree in the netherlands. i've been moving between countries and industries long enough to know that most problems are people problems, not tech problems.

LinkedIn


what i actually do

i'm a product person with solid tech understanding. right now i mostly steer ai systems in the right direction to extract real value fast.

day to day it's a mix of: product strategy, team building, ai pipelines, consulting, and building open source tools that scratch my own itch.


some things i've built

careerist.com — edtech platform. built the career coaching mvp from scratch, 0→1.

ableapp.com — healthtech startup. early product work, shaped the core experience.

aimlapi.com — unified ai/ml api platform. scaled from idea to solid revenue.

iota — co-founded. we build erp/crm systems and open-source tools for the uzbekistan market. real businesses run on what we ship.

granit — consulting for euroasia insurance on their digital platform. enterprise, regulations, the whole fun package.


open source

war room — 6 frontier llms walk into a room and argue about your problem. structured debate engine: research → pitch → challenge → convergence → vote. strategy, creative, lifestyle, and polymarket presets. go + bubble tea.

agent memory — ai coding agents forget everything between sessions. this fixes that. indexes sessions into sqlite, auto-summarizes, feeds context back. built it because the existing tool was shipping my data to some random vercel backend. no cloud, no auth, no telemetry.

speak — macos dictation that doesn't suck. hotkey → talk → real-time text. deepgram nova-3, custom vocab. ~$5/month.

iota sdk — open-source erp. go + react + postgres. modular, practical, boring in the best way.


consulting

i help teams and companies with:

  • ai pipelines & rag systems — safe, practical, production-grade.
  • product strategy — 0→1, positioning, pricing, growth loops, when to say no.
  • team & tech architecture — who to hire, what to build, what to buy.
  • corporate digital transformation — enterprise systems that people actually use.

i'm not a consultant who writes decks. i build things and show you what works.


vibes

i like systems thinking, emerging markets, open source, ai agents, weird side projects, and building things that matter to real people. i believe the best products come from people who use them.

open to interesting problems anywhere.

Popular repositories Loading

  1. agent-memory agent-memory Public

    Local cross-session memory for Claude Code & OpenCode. Indexes sessions into SQLite, auto-summarizes with Haiku, feeds context back. No cloud.

    JavaScript

  2. takhir-iota takhir-iota Public

    GitHub profile

  3. parameter-golf parameter-golf Public

    Forked from openai/parameter-golf

    Train the smallest LM you can that fits in 16MB. Best model wins!

    Python

  4. warroom warroom Public

    Forked from iota-uz/warroom

    Multi-LLM debate engine — 6 frontier models argue through 6 structured rounds. Go CLI + Bubble Tea TUI. Strategy, creative, lifestyle, and prediction market presets.

    Go