Skip to content
View IIIDman's full-sized avatar

Block or report IIIDman

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
IIIDman/README.md

Hey, I'm Dmitriy

I build AI tools that are meant to be practical and run on normal hardware.

Most of my recent work focuses on making AI more accessible - whether that's language models that don't require a datacenter, RAG systems you can run locally or tools to check if your ML models might be biased.

Current projects

PolyglotLite - Lightweight multilingual language models (100-500M params) for consumer hardware. Supports 50+ languages.

RAGKit - Simple framework for building document Q&A apps. Local-first, no API keys required for basic setup.

FairLens - Bias detection toolkit for ML models. Quick audits without the complexity of larger frameworks.

What I'm interested in

  • Efficient ML - getting good results without massive compute
  • Multilingual NLP - there's a lot of underserved languages out there
  • Responsible AI - bias detection, fairness metrics, that sort of thing
  • Making AI tools that regular developers can actually use

Get in touch

If you're working on something similar or have questions about any of these projects, feel free to open an issue or reach out.

Pinned Loading

  1. fairlens fairlens Public

    Lightweight ML bias detection toolkit

    Python 2

  2. ragkit ragkit Public

    A simple, local-first RAG framework for building document Q&A applications

    Python 3

  3. polyglotlite polyglotlite Public

    Lightweight multilingual language models for consumer hardware

    Python 2

  4. multilingual-models-webinar multilingual-models-webinar Public

    Code examples from my webinar on deploying multilingual NLP models in production

    Python 1