Skip to content
View Benlite777's full-sized avatar

Highlights

  • Pro

Block or report Benlite777

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

"Building intelligent agentic systems at enterprise scale."

Typing SVG

> whoami

class Benhur:
    """Building intelligent agentic systems at enterprise scale."""
    
    role = "Associate Data Scientist"
    focus = "AI Engineering & Agentic Workflows"
    stack = ["Agents", "RAG", "LLMs", "Kubernetes", "OpenShift", "MCP"]
    ships = "Production-grade AI agents and autonomous systems"

> cat stack.yaml

ai_and_ml:
  frameworks: [LangChain, LangGraph, HuggingFace, Scikit-learn]
  techniques: [RAG, Agentic Workflows, Predictive Modeling, Fine-tuning]
  agents: [Deep Agent, React Agent, Autonomous Agentic Flows]
  protocols: [MCP]
  llms: [Claude, GPT, Gemini, Llama]
  evaluation: [Custom benchmarks, Agentic-specific metrics, Model performance]

infrastructure:
  orchestration: [Kubernetes, OpenShift, Docker]
  cloud: [AWS]
  ci_cd: [GitHub Actions, Jira]

languages: [Python, Java]
databases: [PostgreSQL, SQL Server]

> ls -la projects/

Project What it does Why it matters
airline-operational-risk AirOps Risk Predictor using RAG & ML Demonstrates real-world application of RAG for operational risk mitigation
Sql-data-warehouse-project End-to-end SQL Data Warehouse (Bronze → Silver → Gold) Showcases strong data engineering and architecture foundations
credit-card-fraud-detection Machine learning-based fraud detection on imbalanced data Proves ability to handle complex datasets with XGBoost & PR-AUC evaluation
house-price-prediction-regression Predictive modeling using Linear, Ridge, and Lasso regression Highlights fundamental proficiency in classical regression techniques
Customer-Churn End-to-end predictive analysis for customer churn Applies classification modeling to solve a core business problem
used-car-price-estimator Used Car Price Estimator Practical application of end-to-end ML pipeline development

Popular repositories Loading

  1. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook 1

  2. Benlite777 Benlite777 Public

    Config files for my GitHub profile.

  3. house-price-prediction-regression house-price-prediction-regression Public

    House price prediction using Linear, Ridge, and Lasso regression

    Jupyter Notebook

  4. credit-card-fraud-detection credit-card-fraud-detection Public

    Machine learning–based credit card fraud detection using imbalanced data, PR-AUC–driven evaluation, and XGBoost

    Jupyter Notebook

  5. Sql-data-warehouse-project Sql-data-warehouse-project Public

    An end-to-end SQL Data Warehouse built using SQL Server, following a Bronze → Silver → Gold layered architecture.

    TSQL

  6. airline-operational-risk airline-operational-risk Public

    AirOps Risk Predictor using RAG & ML

    Jupyter Notebook