Welcome to my GitHub! I'm passionate about building impactful AI solutions and contributing to my own imagination projects. Here, you'll find a collection of my work, ranging from classic machine learning applications to RAG and LLM Fine-tuning.
An AI-powered legal assistant built with FastAPI, LangChain, ChromaDB, Redis, and GPT-4 to deliver concise, context-aware answers grounded in Irish law.
HTML
This platform uses state-of-the-art TFLite models for liver tumor segmentation, advanced radiomics feature extraction (GLCM & LBP), PDF report generation and innovative 3D visualizations—including …
Jupyter Notebook
This web app enables automated brain tumor diagnosis by classifying MRI images into four categories. Leveraging the combined insights of multiple AI models, it delivers fast and accurate predictions.
Jupyter Notebook
SymVar-CoT is stepwise reasoning expressed in formal symbols or variables, rather than in natural language sentences. It’s the CoT variant that prioritizes formal correctness and consistency over u…
Jupyter Notebook
VectorSearch with HNSW is a implementation of the Hierarchical Navigable Small World (HNSW) algorithm for efficient similarity search in high-dimensional vector spaces. This project demonstrates pr…
Jupyter Notebook
This project uses a U-Net deep learning model to detect oil spills from satellite images. With an encoder–decoder CNN and image preprocessing, it precisely segments spill regions. The system automa…
Jupyter Notebook 1