Skip to content
View Mubrix2's full-sized avatar

Block or report Mubrix2

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

Mubarak Olalekan Oladipo

AI Software Engineer · Lagos/Ibadan, Nigeria · Open to Remote

I build production-ready AI systems — RAG pipelines, intelligent agents, data extraction tools, and LLM-powered applications. Every project in my portfolio is fully deployed with real infrastructure.


What I Build

Area Technologies
AI Agents & Pipelines LangGraph, LangChain, Groq, Instructor
Vector Search & RAG Qdrant, FastEmbed, FAISS, semantic search
Backend APIs FastAPI, SQLAlchemy, PostgreSQL, SQLite
ML Engineering Scikit-learn, XGBoost, YOLO, ONNX
DevOps Docker, Docker Compose, Render, Vercel
Frontend React, Streamlit, Tailwind CSS

Portfolio Projects

Project What It Does Stack
AI Analytics Assistant Ask questions about data, get charts back Text-to-SQL · React · Recharts
AI Customer Support Agent Multi-turn agent that checks orders, logs complaints, escalates LangGraph · FastAPI · SQLite
AI Lead Qualification Pipeline Scores incoming leads with AI, saves to CRM, alerts sales team on Slack n8n · FastAPI · Groq · Airtable · Slack
Document Intelligence RAG Upload PDFs, ask questions, get cited answers FastAPI · Qdrant · Groq · Streamlit
Data Extraction Pipeline Extract structured JSON from any unstructured text or document Instructor · Pydantic · FastAPI
Content Generation Pipeline One topic → blog post + captions + email Prompt chaining · FastAPI · Streamlit

Currently

  • 🔨 Building AI systems for real-world business problems
  • 📍 Based in Nigeria, open to remote contracts worldwide
  • 💬 Ask me about RAG systems, LLM agents, and FastAPI

Contact

LinkedIn Email

Pinned Loading

  1. ai-analytics-assistant ai-analytics-assistant Public

    Ask questions about sales data in plain English. Get back bar charts, line charts, and pie charts instantly. Built with FastAPI, React, Recharts, and Groq LLM.

    Python

  2. ai-customer-support-agent ai-customer-support-agent Public

    Multi-turn AI support agent that checks orders, logs complaints, and escalates to humans. Built with LangGraph for stateful tool-calling conversations.

    Python

  3. ai-lead-qualification-pipeline ai-lead-qualification-pipeline Public

    AI lead qualification pipeline — form submission to AI scoring to CRM to Slack in under 3 seconds. Built with n8n, FastAPI, Groq, Airtable, and Slack webhooks.

    Python

  4. doc-intelligence-rag doc-intelligence-rag Public

    Ask questions about your PDF documents. AI-powered RAG system with page-level citations

    Python

  5. data-extraction-pipeline data-extraction-pipeline Public

    Extract structured JSON from any unstructured text or document. Supports job postings, invoices, contact info, and news articles using LLM-powered extraction with guaranteed schema validation.

    Python

  6. content-generation-pipeline content-generation-pipeline Public

    Generate a complete content package from one topic — blog post, social media captions, and email copy. Powered by a five-step prompt chaining pipeline using Groq LLM.

    Python