Skip to content
View navyajain7105's full-sized avatar

Block or report navyajain7105

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

Hello! I'm Navya

Typing SVG

🧠 About Me


name: Navya Jain role: LLM & Agentic AI Engineer education: B.Tech CSE @ LNMIIT (2023 - 2027) currently_working_on:

  • Graph coarsening research for fake news detection (UPFD dataset)
  • LLM Engineer Internship @ Quiddity Software Solutions leadership: IEEE WIE Chairperson @ LNMIIT focus: "the gap between 'the model works in a demo' and 'the model works reliably'"

πŸ”¬ Research Spotlight

Graph Coarsening for Fake News Detection Working on UPFD with PyTorch Geometric β€” comparing spectral coarsening methods (Variation, Algebraic Distance, Kron Reduction) against GCN / GraphSAGE / GAT. Studied "Graph Coarsening with Neural Networks" (GOREN, ICLR 2021) in depth and implemented the GK algorithm (2025) as a base. Building toward a fully learnable, task-adaptive coarsening method β€” aiming to publish on Cora.

πŸ“„ Paper Accepted β€” ICIVC 2026 A heterogeneous CNN + Vision Transformer ensemble for food image recognition.

πŸ† Highlights

  • IEEE WIE Chairperson, LNMIIT
  • 500+ problems solved (C++)

πŸš€ What I Build

πŸ€– Agentic AI / LLM

  • Krish-AI β€” multilingual crop-disease diagnosis agent
  • ArtisanGully β€” LLM platform for local artisans
  • AI Resume Analyzer β€” RAG (FAISS + LangChain)

βš™οΈ Applied ML

  • AutoEIT β€” automated Spanish exam scoring
  • Graph coarsening pipeline (PyTorch Geometric)
  • CNN + ViT ensemble (ICIVC 2026 paper)

πŸ“Š GitHub Stats

stats top langs

πŸ“ˆ Contribution Graph

activity graph

πŸ’­ Dev Quote

Dev quote


⭐️ From navyajain7105

Popular repositories Loading

  1. AI-For-Bharat_KindCrew AI-For-Bharat_KindCrew Public

    TypeScript 1 2

  2. Heart-Disease-Prediction-using-Machine-Learning Heart-Disease-Prediction-using-Machine-Learning Public

    This project aims to predict the likelihood of a person having heart disease based on medical attributes using various machine learning algorithms. It involves data preprocessing, exploratory data …

    Jupyter Notebook

  3. Digital-Image-Processing Digital-Image-Processing Public

    Jupyter Notebook

  4. Langchain-QnA-Chat-Assistant Langchain-QnA-Chat-Assistant Public

    This project is a Conversational Q&A Assistant built with LangChain, Streamlit, and open-source as well as closed-source models (Groq and HuggingFace).

    Python

  5. AI-Resume-Analyzer AI-Resume-Analyzer Public

    LLM-powered resume analyzer and matcher that extracts metadata, evaluates resumes based on actual experience, matches them to job descriptions using FAISS, and exports results to Excel. Built with …

    Python

  6. Fruit_Ninja_Air_Slice_Using_PyGame_OpenCV_MediaPipe Fruit_Ninja_Air_Slice_Using_PyGame_OpenCV_MediaPipe Public

    A Python-based gesture-controlled Fruit Ninja game built using PyGame, OpenCV, and MediaPipe. Instead of using a mouse or touchscreen, you slice fruits in the air using your hands detected via webcam!

    Python