Code & Projects

...

Venra - python lib for Vespa.ai

Venra is a python package which provides a simple, high-level api for vespa.ai. It targets subsets of Vespa’s query, document, and system apis. It aims to encapsulate the complexity of dealing with the Vespa http interfaces, response behaviors, and json responses for common client tasks. (2023/2024)

TensorFlow Serving Model Status Probe

A kubernetes probe which checks model status for a TensorFlow Serving model. (Winter of 2020)

ski - A text based skiing game

A number of years ago, the code for a variation of this game was published in an apple basic magazine. We eagerly typed it in and played the game for hours on an apple IIgs. This small python script attempts to recreate that game.

Acid-NLU - data

A collection of intent datasets for natural language understanding (Summer of 2020)

sine wave model on Adafruit EdgeBadge

Tinkering with the Adafruit EdgeBadge and Tensorflow Lite (Winter of 2020)

wer - word error rate

wer is a golang package which provides a function for calculating word error rate and word accuracy. It expects a pair of pre-tokenized and optionally pre-processed strings. (Winter of 2020)

Netropy

Netropy is a python interface to the NIST Randomness Beacon (Spring of 2014)

Booster

Booster is an xquery module which provides an http interface to a portion of the MarkLogic API for administrative tasks. It is intended to reside within the default Admin app server and provide a remotely accessible hook for automated configuration. (Spring of 2011)

Ocelog

Ocelog is an experimental http gateway to syslog. Clients can make http post requests to the ocelog server and those requests will be authenticated, validated, and then written to syslog on the local host in standard syslog format. (Winter of 2010)