Pinned Repositories
BaayesNet-MCMC
Content-Extract
A python module to extract NLP entities from a user input. It extracts (Time, Date, Email, Phone Number)
DadJokeGo
Cringeworthy Knee-Slappers for all ages. [Golang version of https://github.com/SulavKhadka/DadJokes]
DadJokes
Cringeworthy Knee-Slappers for all ages.
DuelingClubBot
An API that gives n players m random spells to duel off in a game of Wizard Duel.
llm_chatbot
practicing making llm agents to an assistant as testing grounds
NNs-from-scratch
Rawdogging some linear algebra chasing intelligence in sand
pubsub
A HTTP based pub/sub server in Go using a slice based queue data-structure. Using this as practice for learning Go.
Verifiable
Cathacks Project 2017
SulavKhadka's Repositories
SulavKhadka/Content-Extract
A python module to extract NLP entities from a user input. It extracts (Time, Date, Email, Phone Number)
SulavKhadka/DuelingClubBot
An API that gives n players m random spells to duel off in a game of Wizard Duel.
SulavKhadka/pubsub
A HTTP based pub/sub server in Go using a slice based queue data-structure. Using this as practice for learning Go.
SulavKhadka/Spotify-Status-In-Twitter-Bio
Looks at the current playing track on a user's spotify account and updates their twitter bio accordingly.
SulavKhadka/BaayesNet-MCMC
SulavKhadka/DadJokeGo
Cringeworthy Knee-Slappers for all ages. [Golang version of https://github.com/SulavKhadka/DadJokes]
SulavKhadka/DadJokes
Cringeworthy Knee-Slappers for all ages.
SulavKhadka/FactTeller
Gives you random facts based on a database of random facts. Created as an add-on for CHESTER
SulavKhadka/llm_chatbot
practicing making llm agents to an assistant as testing grounds
SulavKhadka/NNs-from-scratch
Rawdogging some linear algebra chasing intelligence in sand
SulavKhadka/queue
a simple queue data structure in go.
SulavKhadka/Sorting-Algorithms
An assignment for my Algorithm Design/Analysis class.
SulavKhadka/Verifiable
Cathacks Project 2017
SulavKhadka/Dictionary
A very simple dictionary module made in python *Still Pre-alpha*
SulavKhadka/intro-spacy-nlp
An introduction to using spaCy for NLP and machine learning
SulavKhadka/lsh
Simple shell implementation. Tutorial here ->
SulavKhadka/LyricSearch
Search Song Lyrics Through The Genius API
SulavKhadka/MovieDB
A Movie Website made with Python(Flask) and mySQL for a database class project.
SulavKhadka/MusicHistory
Retrieves songs from the last.fm scrobbler tool using the last.fm API.
SulavKhadka/Nepali-Stopwords
A list of stopwords(commonly used words that can ignore for natural language processing) for nepali language.
SulavKhadka/NepaliNLP
A repo if NLP tools for the Nepali Language. A sandbox for me to play with NLP and Nepali.
SulavKhadka/news-please
news-please - an integrated web crawler and information extractor for news that just works
SulavKhadka/NLPWeather
A simple python weather script
SulavKhadka/OmniParser
Forked from microsoft to experiment with narrow domain applications
SulavKhadka/Pure-Python-Functions
Repository of common use case functions in pure python.
SulavKhadka/SportsScores
A python script to retrieve game scores of different sports and leagues. Built with the intention to integrate into my CHESTER project.
SulavKhadka/SulavKhadka.github.io
SulavKhadka/tqdm
A fast, extensible progress bar for Python and CLI
SulavKhadka/Wifi-Device-Tracker
SulavKhadka/yfinance
Yahoo! Finance market data downloader (+faster Pandas Datareader)