Skip to content
View delcenjo's full-sized avatar

Organizations

@jmweb-org

Block or report delcenjo

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

Hi

I'm a student learning AI and machine learning. I like learning by building small projects end to end: classic ML pipelines, retrieval-augmented generation (RAG), LLM tool-using agents and model serving. Currently a contributor at Cylstat.

Portfolio & live demos: https://delcenjo.github.io

Still learning every day, and open to feedback.

Where to find me

Portfolio Hugging Face Kaggle LinkedIn

Pinned Loading

  1. ai-insight-assistant ai-insight-assistant Public

    Capstone: RAG + SQL agent with FastAPI, Streamlit and Docker

    Python 1

  2. llm-eval-harness llm-eval-harness Public

    Evaluation harness comparing LLM and baseline classifiers

    Python 1

  3. py-regex py-regex Public

    CLI toolkit for regular expressions: explain (AST), test, profile (ReDoS detection) and audit/mask PII, with an interactive shell.

    Python 1

  4. transformer-from-scratch transformer-from-scratch Public

    A small GPT-style language model and a byte-pair tokenizer implemented from scratch in PyTorch, with an ablation study

    Python 1

  5. flower-image-classifier flower-image-classifier Public

    Transfer-learning image classifier for flower species (PyTorch)

    Python 1

  6. credit-risk-platform credit-risk-platform Public

    End-to-end MLOps platform for credit-default scoring: versioned training, FastAPI serving, PSI drift monitoring, Prometheus and Grafana, Docker and CI

    Python