Skip to content
View susrithavemuri's full-sized avatar

Block or report susrithavemuri

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WeatherApp WeatherApp Public

    JavaScript

  2. Taskly Taskly Public

    JavaScript

  3. Chatbot Chatbot Public

    This is a cute chatbot web app built with Streamlit and powered by Cohere's AI language model. Messages are stored using SQLite, and users can clear their chat history with a single click. Easy to …

    Python

  4. supermarket_dashboard supermarket_dashboard Public

    An interactive Sales Dashboard built in R using Shiny, designed to analyze and visualize supermarket sales data across branches. It provides powerful insights into customer behavior, product perfor…

    R

  5. NgramLanguageModel NgramLanguageModel Public

    This project builds a Bigram Language Model (2-gram) using Natural Language Processing (NLP) techniques, with support for Laplace smoothing and Good-Turing smoothing to handle unseen word sequences…

    Python

  6. VirtualMouse VirtualMouse Public

    This project implements a virtual mouse system that uses hand gestures detected via webcam to control the cursor and perform clicks. It uses OpenCV, MediaPipe, and PyAutoGUI for real-time hand trac…

    Python