Pinned Repositories
bulk-file-transformer
A browser-based tool that allows you to define a custom JavaScript function which is used to transform/convert/rename/etc a folder of files (using the new File System Access API).
clip-image-sorter
Sort a folder of images according to their similarity with provided text in your browser (uses a browser-ported version of OpenAI's CLIP model and the web's new File System Access API)
getVideoFrames.js
Simple JavaScript library to break a video down into individual frames (uses WebCodecs API and MP4Box.js)
gpt-2-3-tokenizer
GPT-2/3 tokenizer based on @latitudegames/GPT-3-Encoder that works in the browser and Deno
is-vpn
Check if an IP is a VPN or datacenter. Based mainly on daily-updated public VPN/datacenter IP lists. Free, open source, no API subscriptions required 😌 (at the cost of accuracy 😳)
onnxscript-editor
ONNX Script editor & visualiser running completely in the browser thanks to Pyodide and Netron
openai-clip-js
OpenAI's CLIP model ported to JavaScript using the ONNX web runtime
OpenCharacters
Simple little web interface for creating characters and chatting with them. It's basically a single HTML file - no server. Share characters using a link (character data is stored within the URL itself). All chat data is stored in your browser using IndexedDB. Currently supports OpenAI APIs and ~any Hugging Face model.
rwkv-v4-web
BlinkDL's RWKV-v4 running in the browser
super-resolution-js
SOTA image super-resolution in JavaScript/Wasm using an ONNX-ported SwinIR model
josephrocca's Repositories
josephrocca/unclaimed-money-western-autralia-2018
A script for scraping unclaimed money that is held by the Western Australian treasury
josephrocca/youtube-caption-compare
Unfinished, unpolished tool to compare manually written youtube captions with the auto-generated ones
josephrocca/fetch
Convert CURL to javascript fetch api
josephrocca/nightmare
A high-level browser automation library.
josephrocca/nightmare-examples
Examples and supplementary documentation for Nightmare
josephrocca/riot-jspm
A simple "hello world" using JSPM and riot.js
josephrocca/VivaGraphJS
Graph drawing library for JavaScript