Skip to content
View ali-faraz-py's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ali-faraz-py

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
ali-faraz-py/README.md

Hi, I'm Syed M. Ali Faraz 👋

Python Developer | Machine Learning Engineer

I build complete, deployed AI applications, from model training through to production APIs and web interfaces. My work spans computer vision, NLP, retrieval-augmented generation, and classical ML, with a focus on shipping working systems, not just notebooks.

🛠️ What I Do

  • Computer Vision: Deepfake detection, image classification, and neural style transfer using EfficientNet, ResNet50, and VGG19.
  • NLP & Retrieval: Aspect-based sentiment analysis using transformer models (DistilBERT, zero-shot BART), and retrieval-augmented generation over custom document sets.
  • Classical ML: Diagnostic and predictive models using Random Forest and XGBoost, with an emphasis on interpretable, real-time scoring.
  • Full-Stack Deployment: FastAPI backends, Next.js/React frontends, deployed on Vercel and Render.

🧪 Featured Projects

  • CodexQuery — A RAG chatbot that answers questions about my own repositories, grounded in the actual code and docs, with citations back to the source file and line range. FastAPI + Next.js, Groq for generation, fastembed + numpy for retrieval.
  • Deepfake Detector — Classifies uploaded face images and video as real or AI-generated, with a confidence score. Trained an EfficientNet-B0 model on 100k+ images; full-stack app with a FastAPI backend and Next.js frontend, deployed on Render + Vercel.
  • NeuralLens — A ResNet50-powered image classification app supporting real-time recognition across 1,000+ object categories.
  • SentimentSense — An NLP dashboard performing aspect-based sentiment analysis using DistilBERT and zero-shot classification.
  • Diabetes Detector — A diagnostic tool using a Random Forest Classifier to predict diabetes risk from clinical metrics, with a FastAPI backend and Next.js frontend.
  • AetherQuant — A crypto market trend classifier using XGBoost, analyzing technical indicators via live market data.

💻 Tech Stack

Python PyTorch TensorFlow FastAPI Next.js Scikit-Learn Pandas NumPy Streamlit Git

📫 Let's Connect

"A good developer knows the math behind the code."

Pinned Loading

  1. CodexQuery CodexQuery Public

    RAG-powered chatbot 🤖 that answers questions about my own codebase, using fastembed + numpy for retrieval and Groq for generation.

    JavaScript 2

  2. DiabetesDetector DiabetesDetector Public

    🩺 Diabetes Detector: An ML diagnostic tool using a Random Forest Classifier to predict diabetes risk. FastAPI backend + Next.js frontend, with real-time predictions, population comparisons, and loc…

    JavaScript 5

  3. deepfake-detector deepfake-detector Public

    AI-powered deepfake detector that classifies uploaded face images and videos as Real or Fake with confidence scores. Full-stack app built with PyTorch (EfficientNet-B0), FastAPI, and Next.js — trai…

    JavaScript 11 1

  4. Picassify Picassify Public

    🎨 Transform your photos into stunning artwork using Neural Style Transfer. Upload any photo + painting, and AI generates your masterpiece. Built with PyTorch, VGG19 & Streamlit.

    Python 12

  5. SentimentSense SentimentSense Public

    🧠 Sentiment Sense: Advanced NLP dashboard using DistilBERT & Zero-Shot (BART) for Aspect-Based Sentiment Analysis. Detects business topics (Food, Service, Price) & emotional context in real-time. B…

    Python 7

  6. Portfolio-Hub Portfolio-Hub Public

    A centralized deployment hub for my Machine Learning and Python engineering portfolio. Features custom-built AI solutions, financial analytics, and medical diagnostic tools with a focus on mathemat…

    JavaScript 9