Skip to content
View dataWizard7957's full-sized avatar

Block or report dataWizard7957

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

Hi, I'm Sakeena Patel

Python Machine Learning LLM FastAPI LangChain

I build:

  • Retrieval-Augmented Generation (RAG) systems
  • AI-powered information retrieval pipelines
  • Machine learning prediction models
  • AI backend services

πŸš€ Featured Projects

πŸ“° NewsFindr β€” LLM-Powered News Agent

AI-powered personalized news retrieval system using LLM-based agent, query expansion, web search, credibility filtering, and summarization.

Pipeline:

User Email + Query
↓
Fetch User Interests (SQL)
↓
AI Agent (Tool Calling)
↓
LLM Query Expansion  
↓  
DuckDuckGo Search  
↓  
Credibility Filtering  
↓  
News Summarization

Tech Stack:

  • Python
  • Groq LLM API
  • DuckDuckGo Search
  • SQL

🧠 Medical RAG Assistant

Retrieval-Augmented Generation system for answering medical queries using domain documents.

Pipeline:

Medical Documents
↓
Text Chunking
↓
Embeddings (Sentence Transformers)
↓
Vector Database (Chroma)
↓
Semantic Retrieval
↓
LLM Answer Generation

Features:

  • PDF ingestion and chunking
  • Embeddings and semantic search
  • Vector database retrieval
  • LLM-based answer generation

Tech Stack:

  • Python
  • LangChain
  • ChromaDB
  • Sentence Transformers
  • LLaMA / Mistral

βš™οΈ Turbine Failure Detection

Machine learning model predicting turbine failures using 40+ sensor variables.

Pipeline:

Sensor Data
↓
Data Cleaning
↓
Feature Scaling
↓
Neural Network Model
↓
Failure Prediction

Key Results:

  • Improved minority-class recall 32% β†’ 92%
  • Achieved 95% overall accuracy
  • Addressed severe class imbalance

Tech Stack:

  • Python
  • Scikit-learn
  • Neural Networks
  • Pandas / NumPy

πŸͺ– Helmet Detection System

Computer vision model detecting helmet usage using VGG16 transfer learning.

Pipeline:

Image Dataset
↓
Data Augmentation
↓
Transfer Learning (VGG16)
↓
CNN Training
↓
Helmet Classification

Key Results:

  • 96.8% validation accuracy
  • Implemented data augmentation and transfer learning

Tech Stack:

  • Python
  • TensorFlow
  • CNN
  • VGG16

🧠 Technical Skills

Programming

Python, SQL

Machine Learning

Scikit-learn
Feature Engineering
Model Evaluation
Classification / Regression

Deep Learning

TensorFlow
PyTorch
CNNs
Transfer Learning

LLM Systems

RAG Pipelines
LangChain
Embeddings
Prompt Engineering
Query Expansion

Tools

FastAPI
Git
Streamlit


πŸ“Š GitHub Stats

GitHub Stats

Top Languages


Open Source Contributions

I also contribute to open source using another account:
https://github.com/sakeena-7878

Pinned Loading

  1. helmet-detection helmet-detection Public

    Python

  2. medical-rag-assistant medical-rag-assistant Public

    Python

  3. turbine-failure-prediction turbine-failure-prediction Public

    Python 1

  4. newsfindr newsfindr Public

    Python 1