Skip to content
View amnsingh05's full-sized avatar

Block or report amnsingh05

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. ANN-Classification-Churn ANN-Classification-Churn Public

    This project is a Machine Learning web application that predicts whether a bank customer will churn (leave the bank) or not using an Artificial Neural Network (ANN). The model is deployed using Str…

    Jupyter Notebook 1

  2. simple-rnn-movie-review-sentiment-analysis simple-rnn-movie-review-sentiment-analysis Public

    Deep Learning based sentiment analysis system that classifies movie reviews as Positive or Negative using a Simple Recurrent Neural Network (SimpleRNN).

    Jupyter Notebook 1

  3. face_recognition_attendance_modified face_recognition_attendance_modified Public

    Face Recognition Attendance System An intelligent AI-powered attendance system that uses Face Recognition to automate attendance marking in real-time. This project eliminates manual attendance, red…

    Python

  4. rag-with-pdf-chat-history rag-with-pdf-chat-history Public

    Conversational RAG chatbot built with LangChain, Groq, ChromaDB, and Hugging Face. Upload PDFs, ask context-aware questions, and maintain session-based chat history using Retrieval-Augmented Genera…

    Python

  5. lstm-next-word-prediction lstm-next-word-prediction Public

    LSTM-based Next Word Prediction using TensorFlow/Keras, trained on Shakespeare's Hamlet. Features text preprocessing, tokenization, sequence generation, model training, and a Streamlit web app for …

    Jupyter Notebook

  6. langchain-chat-with-search langchain-chat-with-search Public

    AI-powered search assistant built with LangChain, Groq, and Streamlit that intelligently answers questions using DuckDuckGo Search, Wikipedia, and arXiv research papers.

    Jupyter Notebook