Skip to content
View Faraz6180's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Faraz6180

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

Faraz Mubeen Haider

AI Engineer — Production RAG Systems · LLM Orchestration · Scalable Python Backends

I build AI systems that solve real business problems, not demos. Currently designing RAG pipelines and AI agent workflows at ClinicOps AI (Doha), serving GCC outpatient clinics. Previously shipped an AI automation SaaS MVP in 12 weeks at 1337 Ventures (KL) — zero production incidents at launch.

Remote-first engineer based in Pakistan. Available 6 PM – 2 AM PKT for US timezone overlap (9 AM – 5 PM EST). Set up for seamless contractor payments via Deel/Remote.com.

📫 faraz.outreach8@gmail.com · LinkedIn · Portfolio


🏭 Production Systems

clinicops-rag-platform (Private — architecture shared below)

Multi-tenant RAG system for healthcare appointment automation.

  • Scale: 50,000+ documents indexed, 1,000+ daily queries
  • Latency: p50 < 200ms, p95 < 800ms, p99 < 1.2s
  • Cost: $0.08 per 1K queries via model routing and caching
  • Eval: RAGAS faithfulness 0.84, context recall 0.91
  • Stack: Python · FastAPI · LangChain · pgvector · PostgreSQL · Redis · Docker · AWS EC2 · Langfuse

Architecture:

Pinned Loading

  1. ComplianceRAG ComplianceRAG Public

    Multi-agent RAG with a critic agent that scores groundedness and flags hallucinations in real time. FAISS + sentence-transformers + Gradio.

  2. data-quality-pipeline data-quality-pipeline Public

    Enterprise-grade anomaly detection and data governance system — deployable in one click on Hugging Face Spaces.

  3. AI-powered-Research-Assistant AI-powered-Research-Assistant Public

    AI-powered research assistant that retrieves and synthesizes information from ArXiv, Wikipedia, and the web using LangChain and Groq (Llama 3.3 70B), delivering fast, conversational insights throug…

    Jupyter Notebook 1

  4. VisualRAG VisualRAG Public

    VisualRAG is a multi-modal AI pipeline that lets you: Index images — YOLOv8 detects objects; CLIP encodes each image into a 512-d vector stored in FAISS Query with text — Ask any natural language q…

  5. HireMind-AI HireMind-AI Public

    AI Hiring Intelligence Platform that analyzes resumes against multiple jobs, detects skill gaps, optimizes resumes, generates cover letters, and provides ATS-based scoring using LLMs.

    Python 1

  6. sqlsense sqlsense Public

    Python