Skip to content
View Sreekiranar's full-sized avatar
Block or Report

Block or report Sreekiranar

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

Pinned

  1. python_tips python_tips Public

    Some quick python tips which I came across when solving challenges in HackerRank

    Jupyter Notebook 38 10

  2. box_detection_opencv box_detection_opencv Public

    This Repository contains a Jupyter notebook explaining how to detect checkboxes/table cells from a scanned image

    Jupyter Notebook 29 16

  3. GPT_enabled_google_ui GPT_enabled_google_ui Public

    A simple UI that accepts prompt from the user, modifies the prompt and displays the relevant information from the top three google search links. This is a beginners project to experiment the power …

    Python 5

  4. videostream_kafka videostream_kafka Public

    This repository contains code to stream video stream from Raspberry Pi camera or webcam/ Laptop cameras to Kafka and receive it in any system in the local network and apply algorithms

    Python 4 1

  5. fileHandlingPython fileHandlingPython Public

    This repository contains an example notebook which helps in finding all the image files from a given folder using my library, TreeHandler, processing it using a simple sample algorithm, color to gr…

    Jupyter Notebook 1

  6. Filtered-Relevant-context-OpenAPI-Prompt Filtered-Relevant-context-OpenAPI-Prompt Public

    Here is a simple DIY experiment with a UI that can input a large text and a query from the user to return the responses from multiple models passing only the relevant context. The large file text i…

    HTML