Skip to content
View AA-KH's full-sized avatar

Highlights

  • Pro

Block or report AA-KH

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

Pinned Loading

  1. Genetic-Algorithm-Visualizer Genetic-Algorithm-Visualizer Public

    Interactive genetic algorithm visualizer. Watch digital organisms evolve in real-time toward goals using natural selection, mutation, and crossover. Adjust parameters, explore evolutionary dynamics…

    JavaScript 1

  2. Handwritten-Digits-Classifier Handwritten-Digits-Classifier Public

    🧠 Convolutional Neural Network implemented entirely from scratch in NumPy. Features manual convolution, ReLU, max pooling, backpropagation, MNIST training, FastAPI deployment, and an interactive we…

    TypeScript

  3. RAG-Chatbot RAG-Chatbot Public

    🚀 A Retrieval-Augmented Generation (RAG) chatbot using FAISS, SentenceTransformers, and GPT4All with FastAPI + optional Gradio frontend. Supports ingesting PDF, DOCX, TXT, and MD files into a local…

    Python

  4. Machine-Learning-Pipeline Machine-Learning-Pipeline Public

    End-to-End Machine Learning House Price Prediction System built with Scikit-Learn, FastAPI, and a custom web interface. Features data preprocessing, model comparison, cross-validation, hyperparamet…

    Jupyter Notebook

  5. Semantic-Book-Recommender Semantic-Book-Recommender Public

    📚 An AI-powered semantic book recommender that uses embeddings, vector search, and emotion-aware filtering to suggest books based on natural language queries, categories, and tones — complete with …

    Jupyter Notebook

  6. Atmos Atmos Public

    An end-to-end Data Engineering platform that ingests, validates, transforms, and analyzes real-time city intelligence data, featuring ETL pipelines, analytics, monitoring, an interactive dashboard,…

    Python