Skip to content
View Bharath3388's full-sized avatar

Block or report Bharath3388

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. keabuilder keabuilder Public

    Python

  2. Interview-agent Interview-agent Public

    AI-powered mock interview system with voice interaction

    Python

  3. Irrigation_Channel_Anomolies Irrigation_Channel_Anomolies Public

    Jupyter Notebook

  4. muliti-lingual-image-captioning muliti-lingual-image-captioning Public

    Jupyter Notebook

  5. 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