Skip to content
View low122's full-sized avatar
  • London, Ontario
  • 03:29 (UTC -04:00)

Block or report low122

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

Hey, I'm Jiat Zin! 👋

Backend Developer

CS student at Western University who loves building things that's related to AI. Most of my time goes into backend systems, data pipelines, and figuring out practical ways to use LLMs.

Python | SQL | FastAPI | Redis | Docker | Git/Github

What I'm up to

  • Building backend systems and APIs with FastAPI and Supabase
  • Exploring practical applications of AI/ML — prompt engineering, embeddings, and structured extraction
  • Always looking for interesting problems to solve with code

Projects

An agentic RAG pipeline that indexes YouTube transcripts and lets you search across all of them with natural language. Ask any question, get structured answers with clickable timestamp links that jump to the exact moment.

Event-driven data processing pipeline for classification and structured extraction. Processes 12,000+ items/hour using Redis Streams with a 5-phase architecture (ingest → normalize → match → classify → persist). Uses Voyage embeddings for semantic matching and Claude for intelligent extraction.

Hackathon project that matches developers to open-source repositories and surfaces issues by analyzing code context. Features an AI agent loop that inspects files and reasons about root causes, with automated forking and PR-ready workflow

Connect with me

supunnanayakkara     X

Pinned Loading

  1. podwise podwise Public

    A RAG pipeline that turns YouTube podcasts into a searchable knowledge base. Fed it 10 Lex Fridman episodes, asked 'what does Karpathy think about agents?' and got the answer with a clickable times…

    Python

  2. EmailPipeLine EmailPipeLine Public

    Email processing pipeline that automatically scans your inbox, matches emails to user-defined "watchers" using semantic similarity (Voyage AI embeddings), and extracts structured data via Claude AI

    Python

  3. Jacky040124/openquest Jacky040124/openquest Public

    TypeScript 1

  4. leetcode leetcode Public

    Leetcode

    Java