Skip to content
View kawish918's full-sized avatar

Block or report kawish918

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

Hi, I'm Kawish Hassan πŸ‘‹

Typing SVG

I build intelligent systems that sit at the intersection of applied machine learning, agentic AI, and cybersecurity β€” from training GNNs and autoencoders for intrusion detection to shipping full-stack ML applications that put those models to work.


  • πŸ”­ Currently finalizing SentiNet, an adaptive AI-based network intrusion detection & prevention system, for my final year project
  • 🧠 Focused on: agentic AI, graph neural networks, and LLM-based autonomous agents
  • πŸ† Also competing on Kaggle in my spare time
  • πŸ“« Reach me at kawish918@gmail.com

πŸš€ Featured Projects

πŸ›‘οΈ SentiNet

Adaptive AI-based network intrusion detection & prevention system β€” my final year project. A FastAPI central server, React admin dashboard, and Windows endpoint agent work together, backed by an Autoencoder/LSTM/GNN detection stack and a ReACT-based SOC agent running on Llama-3.1-8B-Instruct.

Python PyTorch FastAPI React PostgreSQL

πŸ•ΈοΈ E-GAT

An edge-attributed graph attention network for intrusion detection that folds 40-dimensional flow features directly into attention and classification. Introduced a pragmatic class-filtering strategy reaching 98.63% accuracy with zero failed classes on a 3.1M-flow dataset with 2954:1 class imbalance.

PyTorch Graph Neural Networks Attention

🩺 MediGuard

An agentic clinical observability system β€” a multi-agent command center built on MedGemma, MedASR, and MedSigLIP that autonomously drafts, verifies, and safeguards clinical documentation.

LangGraph Agentic AI Multimodal LLMs

πŸ› Fixie β€” AI Agent Debugger

A multi-agent Python debugging assistant built on LangChain + Ollama (Llama 3.2) that detects bugs, analyzes code logic, and suggests fixes through a coordinated agent workflow.

LangChain Ollama Multi-Agent Β Β·Β  View repo β†’

πŸ• CritiqueChain

An interactive question-answering bot for a pizza restaurant. Uses LangChain, Ollama-served LLMs, and ChromaDB to answer customer questions grounded in realistic review data.

LangChain Ollama ChromaDB Β Β·Β  View repo β†’

🧍 Person Re-Identification

A person re-identification pipeline built in PyTorch with a ResNet-18 backbone for matching identities across camera views.

PyTorch ResNet-18 Computer Vision Β Β·Β  View repo β†’


πŸ› οΈ Tech Stack

Languages

ML / AI & Agents

Vector Databases

Backend & Infra



πŸ“Š GitHub Stats

Popular repositories Loading

  1. TextEditor-cpp TextEditor-cpp Public

    This is just like notes. You can create, write, edit, empty and delete your file(texts).

    C++ 3

  2. Fixie-AI-Agent-Debugger Fixie-AI-Agent-Debugger Public

    An intelligent Python debugging assistant powered by AI agents using LangChain and Ollama Llama 3.2. Fixie automatically detects bugs, analyzes code logic, and suggests fixes through a coordinated …

    Python 3

  3. Password-CheckandGenerate Password-CheckandGenerate Public

    Python 2

  4. personReIdentification_AI personReIdentification_AI Public

    Python 2

  5. FacialExpressionsRecognition FacialExpressionsRecognition Public

    Python 2

  6. CritiqueChain CritiqueChain Public

    This project is an interactive question-answering bot for a pizza restaurant. It uses LangChain, Ollama's LLMs, and ChromaDB to answer user questions based on realistic customer reviews.

    Python 2