Skip to content
View jigonyoo's full-sized avatar

Block or report jigonyoo

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

Popular repositories Loading

  1. hardware-parts-data-pipeline hardware-parts-data-pipeline Public

    Scrapes product data from two robotics and electronics retailers and normalizes their differently-labeled specs into one typed, comparable catalog of 380 parts with converted units.

    Python

  2. ai-product-extractor ai-product-extractor Public

    Turns messy product listings into a clean, validated, de-duplicated dataset with a per-row confidence score, routing anything uncertain to a human review queue before it reaches the database.

    Python

  3. wnba-player-vs-defense wnba-player-vs-defense Public

    Turns a WNBA player's game log into an info sheet that joins every game to the opponent defense faced that night and splits production against tough versus soft defenses, exported to Excel and CSV.

    Python

  4. invoice-to-structured invoice-to-structured Public

    Turns invoices, purchase orders, and bank statements into validated JSON and CSV, routing only trustworthy rows for auto-posting and sending anything suspicious to a human review queue.

    Python

  5. rag-grounded-qa rag-grounded-qa Public

    Answers questions over a document corpus with a RAG pipeline that cites its sources, refuses when retrieval turns up nothing confident, and scores recall@k, refusal accuracy, and grounded rate.

    Python

  6. analytics-pipeline analytics-pipeline Public

    Turns a messy sales CSV into a validated analytics report with KPIs, breakdowns, a monthly trend, and charts, plus a data-quality log and a flagged list of anomalies for a human to review.

    Python