Pinned Repositories
skiDB
a vector search app: skibidi vibes, data dives
IntuitNote
An Evernote clone using NLP to predict the next tag in a subsequent document.
genetic_algo
A variant of evolutionary algorithms I created in 2014
spellcheck
A version of many of my modified jaccard distance for strings.
MediaHelloWorld
Want to read all of the news but not the same story twice? This is an unstyled with keyword searching using WebHose.io, sklearn with hdbscan for clustering, bottle for hosting
aes-gcm-wasm
rust symmetric encryption ported to wasm
astra_pattern
This is a pattern of using astra, a rustlang blocking server, with modules for routing
astra_w_sqlite
template for sqlite3 with astra, 80 writes per second
basicNLP
A script to determine whether logistic regression can distinguish between two folders of text using character based TFIDF vectorization
andrewmatte's Repositories
andrewmatte/skiDB
a vector search app: skibidi vibes, data dives
andrewmatte/CSV_prep_util
This Utility is aimed at column exploration of CSVs to help decide which to put into a numpy array for ML tooling.
andrewmatte/genetic_algo
A variant of evolutionary algorithms I created in 2014
andrewmatte/nasm_vec_search
work in progress
andrewmatte/fast-list-browser-with-recos
This is a demo for browsing lists quickly and easily, showing similar items.
andrewmatte/word_game_solver
my mom plays this game really well a lot so I wrote a tool to show her up.. she knows
andrewmatte/NLP-retrieval-of-xml-doc
draft
andrewmatte/rusty_ytdl
A Rust library for Youtube video searcher and downloader
andrewmatte/MediaHelloWorld
Want to read all of the news but not the same story twice? This is an unstyled with keyword searching using WebHose.io, sklearn with hdbscan for clustering, bottle for hosting
andrewmatte/writersblock
some hasty art to provide a digital experience to prevent you from being hasty in your correspondences
andrewmatte/kss
Keep Software Small
andrewmatte/astra_w_sqlite
template for sqlite3 with astra, 80 writes per second
andrewmatte/kaggle_EEG_submission
I didn't win but I learned some things
andrewmatte/astra_pattern
This is a pattern of using astra, a rustlang blocking server, with modules for routing
andrewmatte/mandrewstuart
andrewmatte/toy_sequence_generation
andrewmatte/fourier-analysis-slow
fourier analysis for sine wave inputs
andrewmatte/aes-gcm-wasm
rust symmetric encryption ported to wasm
andrewmatte/if_i_only_had_a_heart
andrewmatte/CHAT-encrypted-wss-wasm
empathyrobots.com is a great name because killerrobots.com was taken
andrewmatte/langviz
andrewmatte/reverse_dictionary
What's that word?!?! Parse a dictionary from one of 16 languages to create a searchable cache with an NLP transformer.
andrewmatte/influentsir
Request trending links from Trendspottr, find the semantic centre with spaCy, post to twiiter with twython.
andrewmatte/matteanalytics
andrewmatte/kidslife_privacy
just some html made with freeprivacypolicy.com
andrewmatte/firstMissionRocket
asteroid dodger
andrewmatte/GoStringMatcher
How different are your strings? 1 means the same, 0 means no chars in common, with in between values too! Accidentally is a modified jaccard similarity of all substrings.
andrewmatte/webcamInterfaceDemo
andrewmatte/tooManyTexts
webhose news to twilio. worth a glance for an idea
andrewmatte/basicNLP
A script to determine whether logistic regression can distinguish between two folders of text using character based TFIDF vectorization