Laurin Brechter

My Projects

Tab Transcribe

A chrome extension that uses openai whisper to transcribe the audio from any tab. The extension runs fully client side without any third party services.

Typescript
OpenAI
Whisper
Chrome Extension

pamidb

A specialized database written in rust for pattern mining.

Rust
Pattern Mining
Database

Sentiment Analysis of Product Reviews

Built a natural language processing model to analyze sentiment in product reviews, helping the company improve customer satisfaction.

Python
NLTK
TensorFlow
Keras

A/B Testing Framework

Developed a statistical framework for conducting and analyzing A/B tests, increasing the efficiency of product feature rollouts.

Python
SciPy
Statsmodels
Matplotlib