Skip to content
View CodeWithMoin's full-sized avatar

Highlights

  • Pro

Block or report CodeWithMoin

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

Moinuddin Shaik

Former Applied Scientist Intern, Amazon

Machine Learning · Deep Learning · LLM Systems · NLP · RAG · Computer Vision

I build and evaluate intelligent systems—from model experiments to production AI pipelines.

Portfolio LinkedIn

About

I'm a Computer Science (AI/ML) graduate focused on machine learning, deep learning, large language models, and applied NLP. My work spans experimentation, evaluation, embeddings and clustering, retrieval, model inference, APIs, and deployment.

I care about AI systems that are grounded, measurable, efficient, and useful beyond the demo.

Focus

  • LLMs and NLP — few-shot learning, prompt design, structured extraction, taxonomy generation, RAG, grounding, and evaluation.
  • Machine and deep learning — PyTorch, TensorFlow, transformers, embeddings, clustering, dimensionality reduction, and computer vision.
  • Production AI — scalable inference, model optimization, asynchronous pipelines, vector search, Docker, and cloud deployment.

Selected work

Decode — building now

An AI-native production studio turning research papers and documentation into educational video, directed like a workspace rather than prompted like a chatbot. Eight departments coordinate through versioned artifacts, each running its own generate/evaluate/revise loop.

Document intelligence for classification, summarization, semantic search, and grounded Q&A with source citations.

FastAPI · React · Celery · PostgreSQL · pgvector · Redis · Docling

An agentic research assistant that checks every claim against the paragraph it cites, benchmarked for what that checking costs.

LangGraph · FastAPI · PostgreSQL · pgvector · Redis · LLM-as-judge · RAG evaluation

On-device waste classification for resource-constrained devices, built with React Native and TensorFlow Lite.

React Native · TensorFlow Lite · Computer Vision

Experience

Amazon RBS Sciences — Applied Scientist Intern (Jan–Jun 2026)

  • Developed self-service LLM workflows for knowledge extraction, hierarchical taxonomy generation, and data-grounded explanations over unstructured feedback.
  • Combined few-shot prompting with embeddings, UMAP, HDBSCAN, BERTopic, and LLM-driven hierarchy induction.
  • Optimized Amazon Bedrock inference and packaged the resulting pipeline for production deployment with Docker.

Intel Unnati — AI Intern (May–Jul 2025)

  • Developed a knowledge-distilled deep-learning pipeline for real-time video sharpening on resource-constrained edge devices.

Research interests

LLM evaluation · Taxonomy quality · Hierarchical clustering · Robust classification · Efficient inference

Stack

ML / Deep LearningPyTorch · TensorFlow · Scikit-learn · Transformers · UMAP · HDBSCAN · BERTopic
LLM / NLPAmazon Bedrock · OpenAI API · RAG · Embeddings · Few-shot learning · LLM evaluation
EngineeringPython · SQL · FastAPI · Celery · PostgreSQL · pgvector · Redis · Docker · AWS · GCP

Pinned Loading

  1. doculens-ai doculens-ai Public

    Open-source document intelligence with citation-first RAG, semantic search, and grounded QA.

    TypeScript

  2. attest attest Public

    Agentic research assistant that verifies its own citations — with measured trade-offs

    Python

  3. smart-turn-hinglish smart-turn-hinglish Public

    Tiny audio turn-detection (whisper-tiny) for Hinglish voice agents — beats smart-turn-v3 on Hindi, ONNX single-file deploy

    Jupyter Notebook 4

  4. markalign markalign Public

    Can an AI learn one teacher's marking standard — provably? Grading-alignment demo + eval on real ASAP essays: QWK 0.664, 92% of the human inter-rater ceiling.

    Python