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

Block or report shivasurya

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. openai-assistant openai-assistant Public

    A personal assistant built with OpenAI, Langchain to question personal documents

    Jupyter Notebook

  2. sourcegraph-cody-gateway-cli sourcegraph-cody-gateway-cli Public

    Sourcegraph Cody Gateway CLI App

    Go

  3. FeedbackDialog FeedbackDialog Public

    An Interactive Feedback Dialog for Android inspired from Google Maps Review section

    Java 100 20

  4. materialsteppers materialsteppers Public

    Material Design Stepper Library for Android

    Java 101 47

  5. sourcegraph/cody-embeddings-discord-bot sourcegraph/cody-embeddings-discord-bot Public

    Python 5 4

  6. AWS SES Email Template Create/Update... AWS SES Email Template Create/Update Script Wrapper
    1
    // install those dependencies first
    2
    var minify = require("html-minifier").minify;
    3
    var fs = require("fs");
    4
    var AWS = require("aws-sdk");
    5