Skip to content
View billy-enrizky's full-sized avatar

Organizations

@theDS3 @Alpha-Academy-Indonesia @DataExpert-io-Community

Block or report billy-enrizky

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
billy-enrizky/README.md

Muhammad Enrizky Brillian - Machine Learning Developer & Data Scientist

๐Ÿ‘‹ About Me

Hello! I'm Muhammad Enrizky Brillian, a resultsโ€‘driven machine learning and data science professional graduating May 2026, with deep expertise in building and deploying scalable AI solutions. I have a strong foundation in machine learning, data engineering, and cloud technologies, complemented by hands-on experience in developing innovative AI applications. My passion lies in leveraging data to solve complex problems and drive business value.

๐Ÿš€ What I Do

I specialize in building end-to-end AI solutions with expertise in NumPy, Pandas, Scikitโ€‘Learn, PyTorch, TensorFlow, Keras, LangChain, Hugging Face, PySpark, AWS, GCP, SQL and React/TypeScript. As a Machine Learning Developer at IBM, I've architected multiโ€‘agent Textโ€‘toโ€‘SQL pipelines achieving 93% accuracy and delivered multimodal RAG systems with 97% relevancy, securing over $300K in contracts.

๐Ÿ”— Connect With Me

๐Ÿ’ผ Professional Experience

๐Ÿ”น Machine Learning Developer @ IBM (May 2025 - Present)

  • Architected endโ€‘toโ€‘end, multiโ€‘agent Textโ€‘toโ€‘SQL solution within AWS, combining Bedrock (LLM), RDS (database), Redis (Cache), achieving 93% accuracy for over $300K contract
  • Developed multimodal agentic RAG solution by unifying image and text databases, agentic PDF parsing, and reranking, delivering 97% answer relevancy, invoked $100K Contract

๐Ÿ”น Research Student @ University Health Network (UHN), Toronto General Hospital (Sep 2024 - Present)

  • Enhanced model accuracy from 56% to 83% through ML model selection and hyperparameter tuning
  • Achieved 91% accuracy on multimodal model, combining text and image features using early fusion
  • Performed data preprocessing for 122GB of pathology medical images on Linux-based supercomputers

๐Ÿ”น Data Scientist @ Sanofi (Jan 2024 - Aug 2025)

  • Built ETL pipeline using Python and SQL, integrating billions of rows from the largest vaccine production plant in Canada ($800M worth)
  • Engineered two-click, self-service workflow on Snowflake and Streamlit, reducing manual cycles from days to seconds
  • Led cross-functional team, enhancing productivity by 40% through agile methodologies

๐Ÿ”น Full Stack Developer Intern @ Maatrx Inc (May 2025 - Aug 2025)

  • Developed full-stack platform using NodeJS, ExpressJS, NextJS, React, TypeScript targeting $12.5M annual savings
  • Built paper-screening agent integrating various LLMs achieving 92% accuracy

๐Ÿ”น Research Student @ Acceleration Consortium (May 2025 - Aug 2025)

  • Implemented scalable ML pipeline using OpenCV, Pandas, MediaPipe to process 60 highโ€‘resolution videos (7 GB each)
  • Engineered multimodal AI data extraction pipeline leveraging GPT-4 Vision achieving 99.98% accuracy

๐Ÿ”น Teaching Assistant @ University of Toronto (Sep 2023 - Present)

  • Subjects: Data Science, Calculus, and Statistics (495+ hours of experience)
  • Conducted tutorial sessions for 30+ students, graded assessments for 650+ students

๐Ÿ› ๏ธ Technical Skills

Machine Learning & AI

  • Frameworks: PyTorch, TensorFlow, Keras, Scikit-Learn, Hugging Face
  • Specialties: Deep Learning (94%), Computer Vision (97%), NLP, RAG Systems
  • AI Agents: CrewAI, LangChain, Multi-agent Systems

Data Science & Engineering

  • Languages: Python, R, SQL, JavaScript, TypeScript
  • Libraries: NumPy, Pandas, OpenCV, MediaPipe, tidyverse
  • ETL & Processing: PySpark, Snowflake, data preprocessing (96%)
  • Visualization: Tableau, Matplotlib, Seaborn (93%)

Cloud & Infrastructure

  • Platforms: AWS (Bedrock, RDS), GCP, Linux-based supercomputers
  • Databases: Redis, SQLite, SQL databases
  • Web Development: React, NextJS, NodeJS, ExpressJS, Flask, Streamlit

๐ŸŽฏ Featured Projects

Developed multi-agent AI system leveraging CrewAI to analyze job postings and tailor resumes dynamically, integrating SerperDev and MDXSearch for personalized resume creation.

Engineered advanced RAG solution using LangChain with Chroma Vector Database and HuggingFace Embeddings, integrating multiple LLM providers (OpenAI, Anthropic, Groq).

Built multimodal LLM using IBM WatsonX API and Streamlit, integrating llama 3.2 90b vision instruct model for context-aware responses to visual and textual inputs.

Pioneered AI Agent Assistant leveraging CrewAI Framework and Exa API, integrating OpenAI, Groq, and Ollama models for robust research insights.

Implemented Deep Q-Network (DQN) using TensorFlow with dueling network architecture and epsilon-greedy policy for Atari games.

Implemented DCGAN with PyTorch to generate realistic faces, training on 21,551 face images with 2.7M discriminator and 3.8M generator parameters.

Developed hybrid CNN-LSTM architecture achieving 91% accuracy, implementing LRCN architecture for spatial and temporal feature integration.

Created comprehensive financial dashboard showcasing 3 years of performance with interactive visualizations of P&L statements and profit margins.

Implemented bidirectional LSTM with attention mechanisms achieving BLEU score of 0.54, utilizing VGG16 for image feature extraction.

Trained LSTM neural network with 77,160 parameters achieving 98.61% accuracy, engineered MFCC preprocessing pipeline with Streamlit interface.

๐Ÿ“ˆ GitHub Stats

Top Languages

๐ŸŽ“ Education

Bachelor in Data Science and Machine Learning Specialist
University of Toronto (2022 - 2025)

  • Funding: Advanced Indonesian Scholarship (BIM) from Indonesia Ministry of Education (~$380,000)
  • Activities: Teaching Assistant, Finance & Data Lab Assistant, Academic Representative

๐Ÿ† Services & Expertise

  • ๐Ÿ“Š Data Analysis: Unlock insights and drive decisions with comprehensive data analysis
  • โš™๏ธ Data Engineering: Build robust ETL pipelines and data infrastructure
  • ๐Ÿ“ˆ Data Visualization: Transform data into compelling stories with interactive dashboards
  • ๐Ÿค– Machine Learning: Develop predictive models and AI solutions
  • ๐Ÿ’ผ Business Analysis: Optimize operations through data-driven insights
  • ๐Ÿ‘จโ€๐Ÿซ Teaching & Mentoring: Academic support in Data Science, Statistics, and Calculus

Pinned Loading

  1. DCGAN-Face-Generator DCGAN-Face-Generator Public

    Presenting a Deep Convolutional Generative Adversarial Network (DCGAN) for generating anime faces. The process involves training a discriminator and generator neural network on a dataset comprisingโ€ฆ

    Jupyter Notebook 2

  2. Speech-Emotion-Recognition Speech-Emotion-Recognition Public

    This project focuses on real-time Speech Emotion Recognition (SER) using the "ravdess-emotional-speech-audio" dataset. Leveraging essential libraries and Long Short-Term Memory (LSTM) networks, it โ€ฆ

    HTML 2 1

  3. Image-Caption-Generator Image-Caption-Generator Public

    ๐Ÿš€ Image Caption Generator Project ๐Ÿš€ ๐Ÿง  Building Customized LSTM Neural Network Encoder model with Dropout, Dense, RepeatVector, and Bidirectional LSTM layers. Sequence feature layers with Embedding,โ€ฆ

    Jupyter Notebook 2 1

  4. chat-with-image chat-with-image Public

    Welcome to the "Chat With Images" app! This innovative application allows users to upload images and engage in a dynamic chat interface. By leveraging the power of IBM Watson API, the app can proceโ€ฆ

    Python 2

  5. Pytorch-Handwritten-Digit-Recognition Pytorch-Handwritten-Digit-Recognition Public

    ๐Ÿš€ PyTorch Handwritten Digit Recognition ๐Ÿค– Discover the world of machine learning with our PyTorch Handwritten Digit Recognition project! ๐Ÿ” Data Exploration Explore the MNIST dataset with 60,000 traโ€ฆ

    HTML 8 4

  6. crewai-research-assistant crewai-research-assistant Public

    The CrewAI Research Assistant is a powerful tool designed to help users explore any topic using AI Agents. Built with CrewAI, Exa, and Streamlit, this assistant supports multiple large language modโ€ฆ

    Python 6 4