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

Block or report FixtionaL

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

Harsh Kumar

MSc Artificial Intelligence · University of Southampton

Building at the intersection of Knowledge Graphs, Retrieval-Augmented Generation, and LLM reasoning systems.


What I'm working on

  • MSc Dissertation — Investigating GNN topology encoding to improve multi-hop reasoning in Knowledge Graph RAG systems, extending the Reasoning on Graphs (RoG) framework. Evaluated on WebQSP and CWQ benchmarks.
  • DPR-RAG Baseline — Implementing and validating dense passage retrieval baselines against published results as a controlled experimental foundation.

Background

Previously built a production Hybrid RAG system integrating Neo4j knowledge graphs with community-based retrieval and prompt optimisation at Kovai.co. Also built an LLM-powered scientific literature analysis pipeline at Nutrify Today.


Featured Projects

Project Description Stack
Wikidata KG Query Engine SPARQL-based knowledge graph querying — multi-hop traversal, aggregation, negation patterns SPARQL, Python, Wikidata
Human Activity Recognition End-to-end ML pipeline: K-Means → Random Forest → 1D CNN (93.3% accuracy, 5M+ samples) Python, PyTorch, scikit-learn
Credit Card Fraud Detection Leakage-safe pipeline for rare-event classification (0.17% fraud rate) — 6 models compared Python, scikit-learn, XGBoost, LightGBM
Hybrid RAG + Knowledge Graph RAG system combining graph-structured retrieval with vector search and LLM inference Python, Neo4j, LangChain, FAISS

Skills

AI/ML       RAG · Knowledge Graphs · LLM Reasoning · Prompt Engineering
            PyTorch · HuggingFace · scikit-learn · FAISS · LangChain
Languages   Python · SPARQL · Cypher (Neo4j)
Databases   Neo4j · MongoDB · FAISS
Tools       Git · Jupyter · VS Code · Streamlit · Ollama

Education

  • MSc Artificial Intelligence — University of Southampton (2025–2026)
  • B.Tech, AI & Data Science — SKCET, India (2021–2025)

harshng7@gmail.com · LinkedIn · Southampton, UK

Pinned Loading

  1. wikidata-kg-sparql wikidata-kg-sparql Public

    Developed as coursework for COMP6256 - Knowledge Graphs for AI Systems, University of Southampton, 2025–26. All queries are original work submitted for academic assessment.

  2. har-activity-recognition har-activity-recognition Public

    Developed as individual coursework for COMP6246 — Machine Learning Technologies, University of Southampton, 2025–26. Implemented and evaluated independently on M1 Mac (Apple Silicon).

    Jupyter Notebook

  3. credit-card-fraud-detection credit-card-fraud-detection Public

    Group coursework for COMP6337 — Data Mining, University of Southampton, 2025–26. This repository contains individual contributions only. All preprocessing design decisions, Isolation Forest experim…

    Jupyter Notebook