Skip to content
View Kushagrabainsla's full-sized avatar
:shipit:
:shipit:

Organizations

@Aero-inc

Block or report Kushagrabainsla

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

Pinned Loading

  1. sentinel sentinel Public

    Free Cloud Email Automation & Analytics Suite

    TypeScript 1

  2. YashKhairnar/curiosityAI YashKhairnar/curiosityAI Public

    Python 1

  3. Aero-inc/sentry Aero-inc/sentry Public

    Real-time threat detection.

    Jupyter Notebook

  4. prism prism Public

    Prism combines a small imperative core with powerful functional features. It is designed for "Declarative Deconstruction", which is the easy breakdown of complex data structures. It works well for …

    Haskell

  5. krishmula/fightflow krishmula/fightflow Public

    Python

  6. microgpt microgpt
    1
    """
    2
    The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
    3
    This file is the complete algorithm.
    4
    Everything else is just efficiency.
    5