Skip to content
View yyouretoast's full-sized avatar
  • Cairo, Egypt
  • 18:06 (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.

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

Applied AI Engineer building LLM agent pipelines integrated with CRM systems. Previously API Engineering Intern at GCP working on Apigee X REST/SOAP APIs.

LinkedIn | Email | Hugging Face Profile


Tech Stack

PyTorch, OpenCV, SciPy, LangGraph, ChromaDB, SQLite, Docker, GCP, Streamlit


Projects

Dual-Stream Deepfake Detector

GitHub Repo | Live Demo

  • Architecture: Fuses ConvNeXt-Small spatial embeddings with SRM + Bayar-Stamm 2D Real FFT spectral embeddings via a sigmoid residual gate.
  • Identity Splitting: Graph connected-component partitioning (networkx.Graph) over actor IDs to enforce 0% identity overlap across train/val/test splits.
  • Calibration & Interpretability: SciPy L-BFGS-B temperature scaling ($T^*=1.4788$, ECE = 0.0093) paired with an on-demand 4-panel Grad-CAM diagnostic engine.
  • Metrics & Testing: 0.9987 test AUC, 0.9830 F1-score, verified by a 54-test pytest suite.

FreightIQ

GitHub Repo | Live Demo

  • Two-Stage Retrieval Engine: Combines ChromaDB vector search with a custom PyTorch CarrierReRanker MLP model for carrier dispatch ranking.
  • LangGraph Multi-Tool Agent: Autonomous tool-calling agent routing between SQL queries, semantic vector search, and density-based NMFC freight class calculations.
  • Guardrails & Resilience: Connection-level read-only SQLite isolation, SELECT-only SQL validation, and exponential backoff retry wrappers for LLM rate limits.

Open Source

  • Fixed documentation bug miscategorizing SmolLM3 under Multimodal models in _toctree.yml. Merged into huggingface:main.

Pinned Loading

  1. deepfake-detection deepfake-detection Public

    Dual-Stream Deepfake Detector in PyTorch 2.x combining ConvNeXt-Small spatial features with SRM/Bayar 2D Real FFT spectral embeddings, NetworkX identity partitioning, and temperature calibration. I…

    Python 2

  2. freightiq freightiq Public

    Agentic Carrier Intelligence & RAG System built with LangGraph, SQLite WAL, ChromaDB, and fine-tuned PyTorch MLP reranking for LTL/FTL freight dispatch.

    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