Welcome to ainzzorl’s blog.
Powering a browser extension with locally hosted LLMs
In this blog post, I’ll describe one of my hobby projects - a browser extension for checking if shopping items align with my values - and how I ended up routing its LLM calls to a desktop computer sitting in my apartment. About Vegan Confirmed Vegan Confirmed is an extension for Chrome and Firefox, designed for vegans who want to make sure products they buy online are vegan. It analyzes text on shopping web pages either when the user clicks a button such as “Buy” or “Add to Cart”, or when they explicitly request an analysis. ...