NMsby - Overview
Pinned Loading
-
An AI-powered research assistant that helps users navigate and understand academic papers using RAG, embeddings, vector stores/databases, and document understanding.
Python
-
Principal Component Analysis (PCA) implementation and analysis lab for Machine Learning. Features manual PCA implementation, scikit-learn applications, data compression, and feature extraction with…
Jupyter Notebook 1
-
A solution for validating bank accounts in bulk to prevent AC-01 errors before transaction processing
Python 1
-
Discrete event simulation of a single-server bank queue system with uniform arrival and service time distributions. Includes queue statistics for performance analysis.
Java
-
Java Socket Programming - Hostname to IP converter, Ping-Pong client-server, and Uppercase message converter applications
Java
-
Weather Data Pipeline: Complete ETL system with Apache Airflow orchestration and natural language database querying. Extract weather data from APIs, transform with PostgreSQL, and interact using co…
Python