Skip to content
View Code-With-Samuel's full-sized avatar

Block or report Code-With-Samuel

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. Spam_Email_Classifier Spam_Email_Classifier Public

    A machine learning project for detecting and classifying spam messages using Python, built with a Jupyter Notebook for interactive exploration and model development.

    Jupyter Notebook

  2. Diabetes_Prediction Diabetes_Prediction Public

    A compact, explainable ML project that predicts an individual's risk of developing diabetes based on health metrics. The project includes an exploratory notebook, a trained LightGBM model and a Str…

    Jupyter Notebook

  3. youtube_chatbot youtube_chatbot Public

    An intelligent chatbot system that extracts YouTube video transcripts and answers questions about them using RAG (Retrieval-Augmented Generation) and embeddings.

    Python

  4. LoRA_with_BERT LoRA_with_BERT Public

    Jupyter Notebook

  5. Movie-Recommendation-System Movie-Recommendation-System Public

    A content-based movie recommendation system built with Python, Streamlit, and machine learning techniques. The system recommends movies based on similarity scores calculated from movie metadata suc…

    Jupyter Notebook

  6. RAG RAG Public

    A comprehensive Retrieval-Augmented Generation (RAG) system for intelligent patent analysis using multi-agent AI, semantic search, and privacy-preserving local LLMs. This system combines CrewAI age…

    Python