Skip to content
View TanishqMannMCC's full-sized avatar
  • 06:18 (UTC -12:00)

Block or report TanishqMannMCC

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

Popular repositories Loading

  1. NLP-App-Using-LLM NLP-App-Using-LLM Public

    This is a repository that contains of the files that are used for making an app that contains all the nlp tasks using an LLM. The llm used in this case is gemini 2.5 flash.

    Python 1

  2. Web-Scraping- Web-Scraping- Public

    "A data analysis project that scrapes Indian city population data, cleans and preprocesses it using Python, and visualizes the results in a Power BI dashboard."

    Python

  3. Credit-Card-Fraud-Detection-App Credit-Card-Fraud-Detection-App Public

    An end-to-end machine learning project that builds, trains, and deploys a credit card fraud detection model using PyCaret and Streamlit.

    Jupyter Notebook

  4. Skin-Disease-Detection-Using-CNN Skin-Disease-Detection-Using-CNN Public

    This project implements a Deep Learning model to classify dermatoscopic images of skin lesions into one of seven diagnostic categories. It utilizes Transfer Learning with the MobileNetV2 architectu…

    Jupyter Notebook

  5. RNN-Movie-Review-Analyzer RNN-Movie-Review-Analyzer Public

    This project implements a Deep Learning solution using a Bidirectional Long Short-Term Memory (Bi-LSTM) network to classify movie reviews from the IMDb dataset as either Positive or Negative. This …

    Jupyter Notebook

  6. Autonomus_News_Agent Autonomus_News_Agent Public

    An intelligent news aggregator that fetches articles using NewsAPI and generates concise AI summaries using Google's Gemini model. It operates in two modes: an interactive web app and a fully autom…

    Python