research

Biologically Plausible Graph Neural Networks for Simulating Brain Dynamics and Inferring Connectivity

Our first publication at SV Brain, releasing Cerebrum, a novel and open-sourced framework that combines biologically inspired neuron models with graph neural networks to simulate and infer synaptic connectivity in large-scale brain networks — basically, recreate your brain.

projects

plutus

The most advanced open-source matching engine for financial trading systems. Supports more trading scenarios than some production systems and includes a client library.

TextbookGPT

A collection of AI agents built from scratch for a set of popular high school AP textbooks, with infrastructure and MLOps from scratch. 1,000+ students and 24,000+ queries/month in ~1.5 months solely from word of mouth.

yavs

Yet Another Vector Store. The only vector database that enables efficient insertion and retrieval cross-platform, within the browser with Web Assembly and locally with Python bindings.

Vita

The most advanced GPT humanizer. Scientifically ensures text to bypass AI detectors (by working with probability and statistical theory) and outscores all major AI humanizers on detectors like GPTZero.

LeGPT

A fine-tuned LLaMA 3.3 over transcriptions of LeBron's various interviews and press conferences. Performs surprisingly good and drops a few gems now and then.

ClassFrame

A collaborative work platform and forum over Google Classroom. Supported all basic features alongside AI generated summaries over discussions and a grounded chatbot. Built at Google in summer 2023.

murus

A production-ready middleware for Flask with common security and performance features. Includes JWT, mTLS, rate limiting, etc. and covers most attack vectors with an ergonomic API.

vektor

A mini vector database implementation for educational purposes. Sub-linear time complexity on searches and locality-sensitive hashing for storage — fun and performant.

sanity

A language-dependent operating system in Rust, built to be the easiest system to add new architectures to. Implements all modern features expected from a stable system.

oscar

A really efficient, conservative mark-and-sweep garbage collector for C. Realistically, not for optimizing software but more so for beginners to learn the language.

slurpee

A personal AI-powered link management system, based on embedding LLM generated summaries for webpages that are uploaded through a custom Safari shortcut.