Skip to content
View Rayyan9477's full-sized avatar
💥
Building
💥
Building

Highlights

  • Pro

Block or report Rayyan9477

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
Rayyan9477/README.md
Typing SVG

📊 Live Stats Dashboard

Profile Views

1,603
👁️ Profile Views
Followers

66
🤝 Followers
Total Stars

141
⭐ Total Stars
Current Streak

236
🔥 Day Streak


🚀 About Me

AI Development

🎯 Current Mission

Building production AI systems at Nobility RCM — architecting agentic workflows, medical compliance automation, and LLM integrations that replace hours of manual work with a single pipeline.

💼 Experience

AI Engineer | Nobility RCM | Islamabad, Pakistan | March 2025 – Present

  • Developed a medical compliance agent that reads clinical notes and auto-extracts ICD-10/CPT/HCPCS billing codes using a fine-tuned Phi-3 model with a 4-agent LangGraph architecture and 3-layer anti-hallucination validation — replacing hours of manual medical coding with a single pipeline.
  • Built LLM-powered browser automation agents (Playwright + Browser Use) that navigate billing portals, extract claim data, and auto-fill forms — turning repetitive manual workflows into agentic AI processes, cutting processing time by 15% and boosting accuracy by 10%.
  • Designed RAG pipelines with hybrid retrieval (FAISS vectors + BM25 keyword matching) and MCP server integrations to connect LLMs with internal billing systems, enabling natural-language querying across claim databases and accelerating decision-making by 10%.

🌟 Philosophy & Vision

class AIEngineer:
    def __init__(self):
        self.mission = "Democratizing AI accessibility"
        self.passion = "Building intelligent systems that augment human potential"
        self.mantra = "The best way to predict the future is to invent it!"
    
    def current_focus(self):
        return [
            "Advanced Transformer Architectures",
            "Multimodal AI Systems", 
            "Production MLOps",
            "Open Source Contributions"
        ]

🏆 Featured Projects

🌟 Premium Project Showcase

Premium Project

🔮 Solace AI - Advanced Mental Health Assistant

Revolutionary AI-Powered Mental Wellness Platform

Solace AI Demo

🌟 Enterprise-Grade Mental Health AI with cutting-edge therapeutic conversation capabilities
🧠 Advanced NLP Models for empathetic response generation and emotional intelligence
🔒 HIPAA-Compliant Architecture ensuring maximum privacy and data security
📊 Real-time Analytics Dashboard for mental health professionals and researchers
🚀 Scalable Microservices deployed on AWS with auto-scaling capabilities

Premium Tech Stack: Advanced Transformers Therapeutic NLP AWS Cloud Redis PostgreSQL Docker Kubernetes

View Premium Project Documentation

💎 Other Notable Projects

LinkedIn MCP Server

LinkedIn's API is locked down and most job tools are half-baked wrappers. I built a full MCP (Model Context Protocol) server that gives any LLM-based assistant a structured tool interface to LinkedIn — search jobs, generate tailored resumes and cover letters, and manage applications programmatically. Plugs directly into Claude Desktop, Cursor, or any MCP-compatible client. No scraping, no hacks — clean protocol-level access.

Stack: Python MCP LinkedIn API LLM FastAPI

View Project

📄 Agentic Document Extraction

Most OCR tools choke on messy scans — broken tables, mixed layouts, multiple records per page. Built an enterprise extraction system that auto-detects document type, generates adaptive schemas on the fly (zero-shot), and extracts multiple records per page using a local VLM (Qwen3-VL 8B). Features cross-page duplicate detection, checkpoint/resume for large batches, 4x parallel speedup, and consolidated Excel + JSON + Markdown exports. Integrates Mem0 — the system learns from corrections and gets smarter over time.

Stack: VLM (Qwen3-VL) LangGraph Mem0 OpenCV FastAPI Celery

View Project

🤖 AutoApply AI

Job applications are repetitive — same forms, same clicks, hundreds of times. Built a full-stack AI platform (FastAPI + React + Redis) that discovers jobs, scores resumes against postings using FAISS vector matching, tailors documents via LLM, and submits applications through Playwright browser automation. Features a human-in-the-loop review workflow, batch processing queue, real-time WebSocket progress tracking, ATS scoring engine, and analytics dashboard. Supports OpenAI, Groq, and Gemini via LiteLLM routing.

Stack: FastAPI React Playwright Browser Use Redis LiteLLM FAISS

View Project

📈 MLOps Pipeline — USD Volatility Forecasting

A prediction model is useless if it silently goes stale. Built a full production ML system that fetches live EUR/USD forex data, engineers 33 features, and retrains automatically every 2 hours via Airflow. Serves predictions through FastAPI with real-time drift detection on every request. Full observability: Prometheus metrics (latency P95/P99, drift ratio), Grafana dashboards with 13 alert rules, and MLflow experiment tracking. Runs as an 8-service Docker Compose stack with DVC data versioning, 5 CI/CD workflows, and 37 unit tests.

Stack: Airflow Grafana Prometheus MLflow Docker DVC FastAPI

View Project


📊 GitHub Analytics

🔥 Performance Metrics

GitHub Streak

📈 Language Distribution & Activity

Most Used Programming Languages

🏆 Achievement Showcase

GitHub Trophies
View Trophy Gallery

📊 Contribution Graph

Activity Graph

💡 Daily Inspiration

Dev Quote

🌐 Connect & Collaborate

📬 Professional Links

🤝 Open for Opportunities


  1. 🔒 Closed issue #5 in Rayyan9477/Solace-AI

Pinned Loading

  1. Solace-AI Solace-AI Public

    "Solace AI: Your Empathetic Digital Confidant": Solace AI is an empathetic mental health companion that understands your emotions and personality to provide personalized support through natural con…

    Python 15 5

  2. linkedin_mcp linkedin_mcp Public

    A powerful Model Context Protocol server for LinkedIn interactions that enables AI assistants to search for jobs, generate resumes and cover letters, and manage job applications programmatically.

    Python 14 5

  3. MLOps-Pipeline-for-USD-Forecasting MLOps-Pipeline-for-USD-Forecasting Public

    A production-grade MLOps pipeline for real-time USD volatility forecasting using EUR/USD forex data. This project demonstrates end-to-end ML lifecycle management with automated data ingestion, mode…

    Python 7

  4. AutoApply-AI-Agentic-Browser-Automation-for-Job-Search AutoApply-AI-Agentic-Browser-Automation-for-Job-Search Public

    AutoApply AI is an intelligent system designed to streamline your job search. It automates finding relevant job postings, crafting personalized resumes and cover letters using AI, and assists with …

    Python 9

  5. ocr-app ocr-app Public

    State-of-the-art Optical Character Recognition (OCR) with Vision Language Model (VLM) integration for enhanced accuracy and optimal document processing.

    TypeScript 7 1

  6. Agentic-Document-Extraction-PDF Agentic-Document-Extraction-PDF Public

    An agentic, zero‑shot document intelligence engine that sees, understands, and extracts from any PDF, no training, no hallucinations. Just define your fields and get trusted, structured outputs wit…

    Python 1