Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View SulavKhadka's full-sized avatar

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.

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

    using llm agents to build workflows and handle them dynamically to be an assistant to the user

    Python 1 1

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