Skip to content
View Kevhand's full-sized avatar

Block or report Kevhand

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

Hi, I'm Yash Singh 👋

AI/ML Engineer in the Making — I build intelligent systems across domains

LinkedIn


👋 About Me

I'm a final-year Computer Science and Engineering student specializing in AI/ML. What I actually care about is the toolkit, not the vertical — retrieval, transformers, deep learning, applied NLP — and using it wherever it can make a real system smarter. That's taken me from clinical decision support, to misinformation detection, to cybersecurity threat analysis. Same underlying skills, different problems.

I'm equally interested in the research side of things — how these systems can be made more explainable, trustworthy, and aligned — not just how to ship them.


🚀 Featured Projects

Same core toolkit (NLP · LLMs · retrieval · deep learning), applied to different domains:

🏥 PRANA

AI-Assisted Liver Transplant Allocation

Clinical decision support platform: donor-recipient matching, longitudinal patient monitoring, and deep learning survival prediction.

PythonDjangoPyTorchAttention BiLSTM

Repo

📰 FACTIFY

AI-Powered Claim Verification

Evidence-based fact-checking using semantic retrieval, Sentence-BERT, cross-encoder reranking, and NLI.

PythonDjangoSBERTTransformers

Repo

🔗 LinkLens

AI-Powered URL Intelligence

Cybersecurity assistant using RAG, FAISS vector search, and an LLM for intelligent threat analysis.

PythonDjangoQwen LLMRAGFAISS

Repo


💻 Tech Stack

Languages

PythonSQLJavaScriptHTML5CSS3

Frameworks & Libraries

DjangoPyTorchscikit-learnNumPypandasHuggingFace

AI / ML Concepts

Deep LearningNLPRAGSemantic SearchVector DatabasesSentence TransformersFAISS

Tools

GitGitHub


🌱 Currently Exploring

  • Explainable AI (XAI) & Mechanistic Interpretability
  • LLM Alignment
  • Advanced Transformer Architectures
  • AI for Healthcare — one lens among several, not the whole picture

🎯 Current Goals

  • Build production-quality AI applications
  • Contribute to AI research and open-source projects
  • Publish research in trustworthy and interpretable AI
  • Keep applying the same NLP/LLM foundation to new, unfamiliar domains

📫 Connect with Me

Pinned Loading

  1. Factify-Fact-CheckingFactify-Fact-CheckingPublic

    AI-powered claim verification platform using semantic retrieval, SBERT, Cross-Encoder reranking, and Natural Language Inference (NLI) to generate evidence-based verdicts from trusted sources.

    Python

  2. LinkLens-V2LinkLens-V2Public

    AI-powered cybersecurity assistant with RAG, conversation memory, and URL threat analysis using VirusTotal and URLHaus.

    Python

  3. PRANAPRANAPublic

    AI-assisted liver transplant allocation platform supporting donor-recipient matching, longitudinal patient monitoring, and survival prediction for clinical decision support.

    Python