Skip to content
View yyouretoast's full-sized avatar
  • Cairo, Egypt
  • 08:03 (UTC -12:00)

Highlights

  • Pro

Block or report yyouretoast

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.

Content in all repositories owned by your account will be closed.
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
yyouretoast/README.md

Yassin Yasser

Applied AI Engineer & CS Student — Cairo, Egypt

Building agentic AI systems and retrieval pipelines. Previously API Engineering Intern at Cloudypedia (GCP Apigee X, REST/SOAP).

→ Full profile & experience on LinkedIn


Stack

Area Tools
ML / CV PyTorch, OpenCV, SciPy
Agents / Retrieval LangGraph, ChromaDB, SQLite
Infra Docker, GCP, Streamlit

Projects

Dual-Stream Deepfake Detector

Repo · Demo

Fuses ConvNeXt-Small spatial embeddings with SRM/Bayar-Stamm 2D Real FFT spectral embeddings and a Bi-GRU video sequence head. Identity-disjoint splits via graph connected-component partitioning (zero actor overlap). Calibrated via SciPy L-BFGS-B temperature scaling (T*=4.288, ECE 0.0785). 0.8719 AUC, 0.8818 F1 on a 13,444-crop held-out test set — 142-test pytest suite.

FreightIQ

Repo · Demo

LangGraph agent routing freight carrier queries between exact SQL, hybrid retrieval (SQLite FTS5 + ChromaDB via Reciprocal Rank Fusion, cross-encoder reranked), and live FMCSA safety verification. Hybrid reranking lifts Recall@1 0.30→0.70, Recall@5 0.667→0.867, MRR 0.429→0.764 over dense-only retrieval on a 60-query benchmark — though plain SQL still wins on structured queries.


Open Source

huggingface/transformers #46770 — fixed a doc bug miscategorizing SmolLM3 under Multimodal models.


Now

Writing up the deepfake detector's leakage-fix and generalization findings for an arXiv preprint.


Email / Hugging Face in LinkedIn contact info.

Pinned Loading

  1. deepfake-detection deepfake-detection Public

    Dual-stream deepfake detector in PyTorch: ConvNeXt-Small spatial stream + ResSE-Spectral Tower (SRM/Bayar/FFT) frequency stream with SNR-adaptive gating, fused into a Bi-GRU video head. Zero-leakag…

    Python 2

  2. freightiq freightiq Public

    LangGraph freight carrier agent featuring dual-modality SQL/vector routing, hybrid FTS5 BM25 + dense retrieval, and neural Cross-Encoder re-ranking.

    Python 1

  3. gloss-free-asl-translation gloss-free-asl-translation Public

    Landmark-based continuous ASL-to-English translation system using MediaPipe Holistic landmarks, a Conformer encoder, and a fine-tuned pretrained T5 decoder.

    Python 2

  4. yyouretoast yyouretoast Public

    1