<AI_Enthusiast_and_Computer_Science_Graduate>

/* Transforming data into insights with AI at Pfizer. I'm a passionate graduate student ready to innovate. */

🟢 Open to work
username.png
Currently an Extern @Pfizer

<Work_samples>

Discover my work at the intersection of AI and data science, including insights from my externship at Pfizer.

  • Pfizer Advanced: AI-Powered Document Insights & Data Extraction Externship
    [01]Pfizer Externship⏱️ In progress
    Pfizer Advanced: AI-Powered Document Insights & Data Extraction Externship
    Pfizer Advanced: AI-Powered Document Insights & Data Extraction Externship

    Prototype AI-powered document intelligence with Pfizer—using OCR, LLMs, and RAG to automate real enterprise PDF workflows and build a standout portfolio project.

    AI & MLPythonDocument IntelligencePresentation Skills
  • Kitchen Buddy
    [02]Freelance Project
    Kitchen Buddy

    Built full-stack React + Django REST app with multi-filter search over 500+ recipes; implemented reverse ingredient search using spaCy NLP and PostgreSQL full-text; designed UI with Bootstrap + React hooks; deployed via Docker + Azure

    ReactDjangoPostgreSQLBootstrapAzureDockerspaCy

<About_me>

Transforming data into insights with AI at Pfizer. I'm a passionate graduate student ready to innovate.

I'm a graduate student at California State University Northridge, majoring in Computer Science. Currently, I’m enhancing my skills through an externship with Pfizer, where I'm focusing on AI-powered document insights and data extraction.

Externships

Pfizer Advanced: AI-Powered Document Insights & Data Extraction Externship

Pfizer

Experience

AI Automation and Data Intelligence Extern

Extern Inc. · October 2025 – Present

QA Automation Intern

5HeadGames · Jan. 2025 – Aug. 2025

Education

California State University, Northridge

Bachelor of Science in Computer Science · Class of 2024

Meta Back-End Developer Certificate

In Progress

Skills

AI DevelopmentData ExtractionDocument InsightsComputer ScienceResearch

✅ Verified by Extern · ⏱️ In progress

<Pfizer_Advanced:_AI-Powered_Document_Insights_&_Data_Extraction_Externship>

Prototype AI-powered document intelligence with Pfizer—using OCR, LLMs, and RAG to automate real enterprise PDF workflows and build a standout portfolio project.

AI & MLPythonDocument IntelligencePresentation Skills

/Overview

During my externship with Pfizer, I developed an AI-powered document intelligence prototype. This project utilized Optical Character Recognition (OCR), Large Language Models (LLMs), and Retrieval-Augmented Generation (RAG) to automate PDF workflows, enhancing operational efficiency within the pharmaceutical industry.

Pfizer Advanced: AI-Powered Document Insights & Data Extraction Externship

//What I've accomplished

I produced a working document pipeline: image and text preprocessing, OCR comparisons, rule-based field extraction from multi-page SDFs, and a LlamaIndex-based RAG prototype with updated embedding/API examples.

///Project breakdown

The submission explained that a large language model was trained on massive text data, generated text one token at a time by predicting probable next tokens, and produced summaries and continuations without possessing true understanding.

The module presented raw document data and scanned images. I cleaned tabular and JSON data with Pandas, standardized text (removed HTML, fixed spacing/currency/encoding), and applied denoising and blur filters to enhance images for OCR. The deliverables were Colab notebooks and a processed image.

The project processed SDF PDFs with PyMuPDF and other libraries, diagnosed missed text and malformed tables, applied regex and anchor-phrase logic to locate vendor, doc type, product, lot, part number, manufacture and expiration dates, and documented extraction issues and next steps.

I processed a scanned supplier PDF, ran Tesseract, PaddleOCR, and EasyOCR, and compared outputs. I noted layout-aware engines extracted more text and vertical words, found PaddleOCR produced the most comprehensive extracts, and recommended combining tools for edge cases.

Google Docs
Access

The externship brief provided a certificate-style document. I chose a Hugging Face embedding model, used page-based chunking, implemented hybrid retrieval, and ran queries that returned extracted quality-control tests and storage-condition statements from the source.

Google Docs
Access

A sample SDF document was queried for quality-control test methods. I ran three RAG configs changing top-k and threshold settings, logged retrieved chunks, best excerpts, and confidence scores, and concluded configuration C produced the clearest, most relevant answer.

Google Docs
Access
View_all_works

<Kitchen_Buddy>

Built full-stack React + Django REST app with multi-filter search over 500+ recipes; implemented reverse ingredient search using spaCy NLP and PostgreSQL full-text; designed UI with Bootstrap + React hooks; deployed via Docker + Azure

ReactDjangoPostgreSQLBootstrapAzureDockerspaCy
View_all_works

<Sleep_Disorder_Classifier>

Developed scikit-learn pipeline with Pandas/NumPy to classify 7 disorders across 12K records; engineered 15+ features using SHAP and PCA; reduced model size by 60%; deployed via Flask API on Docker for telehealth integration

PythonScikit-learnPandasNumPyFlaskDockerSHAPPCA
View_all_works

<ARIA:_Interactive_Voice_Assistant>

Engineered real-time voice assistant using OpenAI GPT-4, Whisper STT, and ElevenLabs TTS; built FastAPI backend with contextual memory module retaining session history; designed modular plugin system with custom voice profiles and emotion-aware tone modulation

PythonOpenAIWhisperElevenLabsFastAPIGPT-4
View_all_works