tantara
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Multi Agent World Cup Simulator (github.com)
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…
-
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…
- Show HN: Run Qwen3.5 0.8B in browser (Web and Extension) (tiny-whale.vercel.app)
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…
-
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…
-
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…