Skip to content
View SulavKhadka's full-sized avatar
  • United States

Highlights

  • Pro

Block or report SulavKhadka

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

    practicing making llm agents using discord as testing grounds

    Jupyter Notebook

  2. NNs-from-scratch NNs-from-scratch Public

    Rawdogging some linear algebra chasing intelligence in sand

    Jupyter Notebook

  3. role_playing_task_solver.py role_playing_task_solver.py
    1
    # This code is Apache 2 licensed:
    2
    # https://www.apache.org/licenses/LICENSE-2.0
    3
    import json
    4
    import openai
    5
    
                  
  4. Content-Extract Content-Extract Public

    A python module to extract NLP entities from a user input. It extracts (Time, Date, Email, Phone Number)

    Python 6 1

  5. Verifiable Verifiable Public

    Cathacks Project 2017

    HTML

  6. pubsub pubsub Public

    A HTTP based pub/sub server in Go using a slice based queue data-structure. Using this as practice for learning Go.

    Go 1