tantara

↗ HN profile [ 26.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. The World Cup kicks off today. I built a world cup simulator that plays matches using multi agents. It uses four agents. 1) two manager agents: handle lineup, formulation, strategy, etc 2) main agent: generate the game…

  2. OpenBrief is basically a GUI for yt-dlp with some AI on top — paste a link, it downloads locally, and transcription and voice generation run with local AI on your machine. Summaries and chat over the transcript use an…

  3. A year ago, I shared a simple demo of running LLMs locally in a Chrome extension. Today, I’m excited to share TinyWhale, a monorepo that lets you run Qwen 3.5 0.8B entirely on-device, both as a web application and a…

  4. Hi all, I open sourced my toy project that runs Generative AI models LOCALLY in the side panel of a Chrome extension. The Chrome extension uses Transformers.js to run models in browser under the hood. I've integrated…

  5. Hi all, I open sourced my toy project that runs Generative AI models LOCALLY in the side panel of a Chrome extension. The Chrome extension uses Transformers.js to run models under the hood. I've integrated and tested…