02 / projects

4 selected

built, tested, shipped

Selected work.

Projects that made it from a curious question to something working—from agents that compare ideas to models that make music.

  1. 01

    gitbiz

    agentic research

    LLM-powered discovery of GitHub repos with credible paths to revenue. Reads stars, issues, and contributor signal to surface open-source projects that could plausibly become businesses.

    • Python
    • agentic
    • opportunity scoring
    • repo analysis
    apr 2026
  2. 02

    verd

    multi-agent ai

    Multi-LLM debate engine. Runs the same question past multiple models, surfaces where they disagree, and returns a higher-confidence answer with its reasoning trail intact.

    • Python
    • multi-model
    • llm-as-a-judge
    • consensus
    mar 2026
  3. 03

    RagaXonic

    generative music

    A 3-layer LSTM that generates polyphonic MIDI by blending Hindustani ragas with Western chord progressions. Trained on MIDI sequences and wrapped in a Gradio UI with temperature and note-count controls.

    • Python
    • TensorFlow
    • LSTM
    • Gradio
    jan 2025
  4. 04

    ANPR

    computer vision

    An OpenCV pipeline that isolates number plates from vehicle images, runs Tesseract OCR on the crop, and logs each read with a timestamp to CSV. Classic computer-vision stack doing unglamorous, useful work.

    • Python
    • OpenCV
    • Tesseract
    • OCR
    jan 2024

The useful experiments usually start as a rough script. The rest of them live on GitHub while they find their shape.

browse github ↗