Skip to content
View qzeng16's full-sized avatar

Block or report qzeng16

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鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
qzeng16/README.md

Hi, I'm Qihong Zeng 馃憢

MS in Systems Engineering @ Johns Hopkins University

I am interested in building reliable AI systems, especially in the areas of LLM reasoning, retrieval-based systems, and evidence-grounded machine learning.


Research & Technical Interests

  • Large Language Models
  • Retrieval-Augmented Generation
  • AI Reliability
  • Evidence-Aware Reasoning
  • NLP and Semantic Search
  • Applied Machine Learning

Featured Project

Evidence-Aware LLM Reasoning System

A lightweight claim verification system that retrieves relevant evidence using sentence-transformer embeddings and applies query-aware reasoning rules to classify claims as Supported, Refuted, or Uncertain.

Tech Stack: Python 路 SentenceTransformers 路 Semantic Search 路 Retrieval 路 Claim Verification

Repository: Evidence-Aware-LLM


Skills

  • Python
  • Machine Learning
  • NLP
  • Semantic Search
  • Sentence Embeddings
  • Retrieval Systems
  • Data Processing
  • Git / GitHub

Currently Working On

  • Improving my AI/ML project portfolio
  • Building stronger foundations in PyTorch and deep learning
  • Exploring research opportunities related to LLM reliability and retrieval-based reasoning

Contact

Email: qzeng16@jh.edu

Pinned Loading

  1. Evidence-Aware-LLM Evidence-Aware-LLM Public

    A lightweight retrieval-grounded claim verification system for AI reliability.

    Python 3