Skip to content
View onebit0fme's full-sized avatar

Organizations

@pyconca

Block or report onebit0fme

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

Hey, I'm Taras

Indie AI engineer in Toronto. I build things, ship them before they're perfect, and write about what I learn along the way.

Currently obsessed with the question: how do you know if AI output is actually good? Not "feels good" — measurably good, against standards you define yourself.


Now

qed.systems — My answer to the question above. Deterministic quality scoring for text — no LLM in the loop, sub-second, works at volume. You show it what "good" looks like, it scores everything else. Live API, no signup, go try it.

Word of Lore — AI newsletter covering what to build, what to use, and what to make of it all. Three tracks: Build AI, Apply AI, Understand AI.

Writing

interference — Where I think out loud about AI, building, and shipping as a one-person shop.

tarasyanchynskyy — The personal stuff.


Building in public, one bit at a time.

X · Bluesky

Popular repositories Loading

  1. django-pgMemento django-pgMemento Public archive

    Django wrapper for pgMemento versioning approach for PostgreSQL using triggers and server-side functions in PL/pgSQL.

    Python 4

  2. kivy-contest-2014 kivy-contest-2014 Public archive

    Chess Scorebook

    Python 3 1

  3. KivyPhotoPi KivyPhotoPi Public archive

    Kivy photo show application for use on Raspberry Pi photo frame project

    Python 2

  4. conveyance-tornado conveyance-tornado Public archive

    Conveyance proof of concept prototype based on Tornado server. Includes Python Conveyance spec handler.

    Python 1

  5. swagger-spec swagger-spec Public archive

    Forked from OAI/OpenAPI-Specification

    The Swagger Specification Repository

    JavaScript

  6. django-loadjson django-loadjson Public archive

    Django management command to load json data of any shape.

    Python