Skip to content
View shreyasrye's full-sized avatar
🎯
Programming
🎯
Programming

Highlights

  • Pro

Block or report shreyasrye

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 Loading

  1. trust-assist trust-assist Public

    A prototype of TrustAssist, a prompt engineering project that serves as an AI-powered troubleshooting tool for hospital equipment.

    Python

  2. real-estate-ner real-estate-ner Public

    Uses spacy's named entity recognition and tesseract to cherry-pick important data from images of Zillow house listings.

    Python 3

  3. geekmarks.io geekmarks.io Public

    Python

  4. gold2spacy --> Create spacy-acceptab... gold2spacy --> Create spacy-acceptable training data from prodigy-style annotated data (file)
    1
    import json
    2
    
                  
    3
    
                  
    4
    def gold2spacy(prodigy_file: str, empty_train_data: list):
    5
        """ 
  5. PeckSweeper PeckSweeper Public

    A simple version of the original and very popular Minesweeper arcade game, inspired by one of my high school computer science teachers (George Peck).

    Java

  6. health-Scanner health-Scanner Public

    An android application which scans barcodes of food products and recommends to the user based on their preferences whether or not that product is good for them

    Java