Projects

Serge

A chat interface I created for running LLMs locally using llama.cpp. Entirely self-hosted and can be run as a simple docker container!

View on | |
PythonSvelteKitTypeScriptMongoDB

HuggingChat

Core maintainer on the repo powering HuggingChat, the open-source alternative to ChatGPT with 500k+ users.

View on | |
SvelteKitNodeJSMongoDBTypeScript

AI Tarot Decks

A set of AI generated decks of tarot cards. Built using a fine-tuned image generation model and Llama 3 for prompt generation, hosted on a SvelteKit website.

View project
PythonSvelteKitLLMAI

Bluesky Comments Svelte

A Svelte 5 component for adding a comments section to your website using a Bluesky discussion as a source.

View on | |
SvelteTypeScriptATProto

Chessformer

A 231M parameter transformer model based on GPT-2 and trained on chess games to predict move sequences.

View project
PythonTransformersAI

Spesscomputer

A game project running in the browser, where you can control a spacecraft using an emulated 6502 CPU.

View project
RustGodotSvelteKitAssembly

VSCode Python PEP 723 extension

A VSCode extension that automatically activates the right venv using uv and inline script metadata.

View on | |
PythonVSCodeTypeScript

ODESSA

A modular rocket trajectory simulator, using Numba and SciPy solvers to accelerate the resolution of ODEs.

View project
PythonSciPyNumba