Skip to content
View b-tanyileke's full-sized avatar

Highlights

  • Pro

Block or report b-tanyileke

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

Hi, I'm Nk ๐Ÿ‘‹

I'm passionate about building practical AI and Machine Learning systems.

๐Ÿ‘จโ€๐Ÿ’ป About Me

  • ๐Ÿค– Interested in Machine Learning, Generative AI, Computer Vision, and Agentic AI
  • ๐Ÿ› ๏ธ Building production-oriented AI applications and learning modern MLOps practices
  • ๐ŸŒฑ Currently exploring local LLM deployment, ML infrastructure, and AI engineering workflows
  • ๐Ÿ’ก Always looking for opportunities to learn and contribute to impactful projects

๐Ÿš€ Featured Projects

๐Ÿ“š Enterprise Knowledge Assistant

A local Retrieval-Augmented Generation (RAG) assistant built with Ollama, LangChain, ChromaDB, FastAPI, and Streamlit.

๐Ÿ‘ท Industrial Safety Monitoring

A computer vision system for detecting PPE compliance and monitoring industrial environments using YOLO.

๐Ÿ“ˆ Telecom Customer Churn Prediction

Machine learning models for predicting customer churn using feature engineering and model comparison.

๐Ÿงฐ Languages

  • Python
  • SQL
  • Git

๐Ÿ“ซ Connect


Always learning, always building.

Pinned Loading

  1. customer_support_agent customer_support_agent Public

    RAG support agent for fictional Telco Company that classifies intent, retrieves grounded answers from local documents, and serves both a FastAPI backend and Streamlit UI with Ollama, OpenAI, or Gemโ€ฆ

    Python

  2. customer_churn customer_churn Public

    End-to-end telecom customer churn prediction project using machine learning, MLflow, and FastAPI. The project includes experiment tracking, model registry, churn risk scoring, and API-based inferenโ€ฆ

    Jupyter Notebook 1

  3. industrial-safety-monitoring industrial-safety-monitoring Public

    Industrial Safety Monitoring โ€” real-time PPE detection, tracking, and incident logging with YOLO and OpenCV.

    Jupyter Notebook

  4. sentiment_classifier sentiment_classifier Public

    Fine-tuned DistilBERT for IMDb movie review sentiment classification with live Gradio demo.

    Jupyter Notebook

  5. deeplearn_pipeline_optimizer deeplearn_pipeline_optimizer Public

    A modular AutoML framework for text classification using the IMDB dataset. The project compares CNN and RNN architectures for sentiment analysis and leverages Optuna for hyperparameter optimizationโ€ฆ

    Python

  6. ai-insight-agent ai-insight-agent Public

    Autonomous Python pipeline that tracks new AI capability developments, filters for business relevance, and publishes citation-grounded blog posts to GitHub Pages on a weekly schedule

    Python