Skip to content
View agrawalanshika's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report agrawalanshika

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

πŸ’« About Me

Hi, I'm Anshika Agrawal πŸ‘‹

B.Tech Computer Science undergraduate specializing in Artificial Intelligence. I enjoy building Machine Learning projects β€” from training models to putting them together as working applications and I'm particularly interested in how Artificial Intelligence can be applied to solve real-world problems.


πŸ”­ Currently Working On

  • πŸ” Exploring real-time object detection with OpenCV and YOLO
  • πŸ“Š Strengthening DSA fundamentals in C/C++
  • πŸ€– Exploring LLMs, Generative AI, and Reinforcement Learning and AI system design.

πŸ’» Tech Stack

Languages

AI / ML Frameworks

Keras Transformers Retrieval Augmented Generation LangChain YOLO NumPy Pandas

Frontend

Streamlit

Backend & Databases

Qdrant

Tooling & Platforms

Jupyter Excel Hugging Face DVC


πŸš€ Featured Projects

Deep learning platform that automatically detects the imaging modality of an uploaded scan (Brain MRI, Brain CT, Chest X-Ray, Chest CT), routes it to the appropriate disease classifier, and generates a downloadable PDF diagnostic report with Grad-CAM explainability. Built with PyTorch and Streamlit across four fine-tuned models.

AI-powered recruitment platform with semantic resume matching, candidate ranking, PDF reporting, and a secure HR dashboard. Built using LangChain and Streamlit.

Retrieval-Augmented Generation system using Qdrant vector database and Sentence Transformers to deliver intelligent wine recommendations through a Streamlit interface.


🌱 Currently Learning

  • Advanced Computer Vision β€” OpenCV & YOLO
  • FastAPI for AI application development
  • System Design fundamentals
  • Advanced DSA and Competitive Programming

This GitHub is a running record of what I'm building, learning, and exploring across AI and software engineering.

> "Always Curious. Always Learning. Always Building.✨"

Pinned Loading

  1. RecruitIQ-AI-Hiring-Assistant RecruitIQ-AI-Hiring-Assistant Public

    AI-powered resume screening and recruitment platform with semantic matching, candidate ranking, PDF reporting, recruitment history, and secure HR login dashboard built using Streamlit and LangChain.

    Python

  2. MedVisionAI MedVisionAI Public

    Deep learning-based multimodal medical imaging platform supporting modality classification including pneumonia detection, brain tumor classification, COVID analysis, hemorrhage detection along with…

    Jupyter Notebook 1

  3. Formly-Typeform-clone Formly-Typeform-clone Public

    A production-ready Typeform-inspired form builder with a Next.js frontend and FastAPI backend, supporting dynamic form creation, publishing, response collection, and analytics through a clean, mode…

    TypeScript

  4. wine-recommendation-rag wine-recommendation-rag Public

    A RAG-based wine recommendation system using Qdrant vector database, Sentence Transformers, and LLMs. Retrieves relevant wines and generates intelligent recommendations via a Streamlit UI.

    Python