Skip to content
View Mark007-R's full-sized avatar

Highlights

  • Pro

Block or report Mark007-R

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.

Content in all repositories owned by your account will be closed.
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
Mark007-R/README.md

Mark Rodrigues

Junior AI Engineer @ ComplAIBridge. I build multi-agent systems, RAG pipelines, and production ML — with a bias for honest evaluation: held-out sets the agents never see, temporal splits that kill inflated numbers, and claims backed by measurements.

LinkedIn · Portfolio · Kaggle · LeetCode · markrodrigues2689@gmail.com

Flagship work

CrewML An autonomous multi-agent ML engineering crew built on LangGraph. Give it a raw tabular dataset and a task; specialised agents profile the data, plan an approach, engineer features, train, critique, and report. Every run is scored against a held-out evaluation the agents never touch, so the crew can't grade its own homework.

AI-Customer-Ops-Engine Production-grade infrastructure for customer-service AI agents in regulated industries: a persistent memory layer (context_engine) and a decision orchestrator that share one schema and one audit trail. Ships with a semantic cache, naive-vs-champion benchmarks, health-checked Docker services, and a unit-test suite — built audit-first because in regulated settings the trail matters as much as the answer.

Fraud-Detection-MLOps Payment fraud detection where the real claim is MLOps discipline, not model quality. An upgrade sprint found and fixed a data-leakage bug that had been inflating the headline AUC, then layered MLflow registry promotion/rollback, KS+PSI drift detection, auto-retrain, and Dask-deterministic feature engineering on top of a DVC pipeline. Live demo

Semantic-Movie-Recommender Semantic + multimodal recommendation over a 9,826-film TMDB catalog: transformer sentence embeddings fused with CLIP poster vectors, HNSW retrieval through Milvus/FAISS, and a MovieLens-aligned offline eval harness — so "better recommendations" is a measured claim, not a vibe. Live demo

More projects

Project What it does
Diagram-Structure-Extractor Turns architecture-diagram images into schema-valid JSON — every component, arrow, icon, and relationship, strict-parseable on 15 of 15 benchmark diagrams (demo)
Restaurant-Intelligence-Platform Sentiment, complaint classification, and RAG chat over customer reviews — fake-ML components replaced with measured champions behind FastAPI + Redis + Docker
AI-Data-Analyst Upload a CSV/XLSX and get auto charts, a written summary, and a chatbot that answers with real SQL through a custom MCP server — FastAPI + DuckDB + ECharts
Document-QA-RAG Production-ready RAG for PDF Q&A — Flask, FAISS, LangChain, Groq Llama 3
Stock-Price-Forecaster LSTM stock prediction with honest walk-forward evaluation, live news, and sentiment analysis (demo)
Code-Review-Agent AI code review returning structured JSON findings with severity ratings and line-specific fixes

All repositories: github.com/Mark007-R

Stack

Python · PyTorch · TensorFlow · scikit-learn · XGBoost · LangChain / LangGraph · sentence-transformers · FAISS / Milvus / ChromaDB · FastAPI · Flask · Streamlit · MLflow · DVC · Docker · MySQL / PostgreSQL · GitHub Actions

Pinned Loading

  1. CrewML CrewML Public

    Autonomous multi-agent ML engineering crew (LangGraph). Give it a raw tabular dataset and a task; specialised agents profile, plan, engineer features, train, critique, and report - scored on an hon…

    Python 1

  2. AI-Customer-Ops-Engine AI-Customer-Ops-Engine Public

    Production-grade infrastructure for customer-service AI agents in regulated industries - a persistent memory layer and a decision orchestrator sharing one schema and one audit trail.

    Python 1

  3. Semantic-Movie-Recommender Semantic-Movie-Recommender Public

    Semantic + multimodal movie recommendation over a 9,826-film TMDB catalog - transformer embeddings, Milvus/FAISS HNSW retrieval, Streamlit UI, and a FastAPI inference service.

    Python 1

  4. Restaurant-Intelligence-Platform Restaurant-Intelligence-Platform Public

    Restaurant intelligence with measured NLP - sentiment, complaint classification, and RAG chat over reviews - plus a manager dashboard and customer app. FastAPI + Redis + Docker serving layer, live …

    Python 1

  5. Fraud-Detection-MLOps Fraud-Detection-MLOps Public

    Payment fraud detection with MLOps discipline - honest temporal split, MLflow registry promotion and rollback, KS+PSI drift detection, auto-retrain, Dask feature engineering, and a DVC pipeline. Li…

    Python 1

  6. AI-Data-Analyst AI-Data-Analyst Public

    AI data analyst: upload a CSV/XLSX, get auto charts, a written summary, and a chatbot that answers with real SQL via a custom MCP server. FastAPI + DuckDB + ECharts.

    Python 1