Skip to content
View HarshitaSobhani's full-sized avatar

Block or report HarshitaSobhani

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

Pinned Loading

  1. ASLDetector ASLDetector Public

    Real-time American Sign Language alphabet detector: fine-tunes YOLOv8n/s on the Roboflow ASL Letters dataset (26 classes), benchmarks accuracy vs. speed across model sizes (yolov8s: 0.966 mAP50; yo…

    Python

  2. InstagramRecSys InstagramRecSys Public

    A hybrid recommendation system that suggests Instagram accounts based on user interests using both content-based filtering and collaborative filtering techniques. The project includes a fully inter…

    Python

  3. PlacementBot PlacementBot Public

    End-to-end placement prediction: EDA → feature engineering → LR/RF/XGBoost comparison → SHAP explainability → FastAPI + zero-build frontend. Real 50k-row dataset, honest metrics reporting, 5-job CI…

    Python

  4. PocketDocs PocketDocs Public

    Local-first RAG document Q&A system: upload PDFs into user-isolated collections, ask questions in a chat UI, get answers grounded with inline page citations. Hybrid FAISS+BM25 retrieval, cross-enco…

    Python