Skip to content
View DaviEmmerick's full-sized avatar

Block or report DaviEmmerick

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


AI / Machine Learning skills:

ia logo     machine learning logo     mlflow logo

Software Engineering:

python logo     fastapi logo     golang logo     sql logo     docker logo     aws logo

📖 Studying at the moment:

Databricks

Pinned Loading

  1. multi-source-retrieval-agent multi-source-retrieval-agent Public

    RAG with Knowledge Graphs and FAISS DB. Capable of "seeing" tables, cross-referencing entities in graphs, and validating its own accuracy before responding, eliminating hallucinations in technical …

    Python

  2. fitness-ai fitness-ai Public

    MLOps pipeline for Action Quality Assessment. Hybrid architecture using YOLOv11 for Pose Estimation and SVM for classification, served via ONNX and Golang. Features a full observability stack with …

    Jupyter Notebook

  3. nfl-football-clustering nfl-football-clustering Public

    Using K-Means to create NFL player tiers and identify Fantasy Football opportunities.

    Jupyter Notebook

  4. ppe-detection-yolo ppe-detection-yolo Public

    End-to-end computer vision project for detecting security equipment using YOLOv11 and OpenCV. Deployment via Docker and AWS.

    Jupyter Notebook

  5. face-mask-detector-deep-learning face-mask-detector-deep-learning Public

    Real-time facial mask detection using DeepFace for feature extraction and OpenCV for computer vision pipelines

    Jupyter Notebook

  6. movie-recommendations-gen-ai movie-recommendations-gen-ai Public

    A custom recommendation engine using collaborative filtering and cosine similarity to optimize content discovery across vector spaces.

    Python