All activity
Emanuele Strazzulloleft a comment
Every time I had to name a project, it was a pain. Endless searches across domains, trademark checks, social handles, all separate tools, all manual. I wanted to centralize everything in one place and make it fast and intelligent. That's how Orilai started. But the interesting part came later: I realized the best brand names aren't built from existing words. They're invented, Kodak, Skype,...

OrilaiAI-scored names, verified domains, trademark safety
Not just another name generator. Orilai validates every name across domains, trademarks, phonetics, and cultural safety before you see it.

OrilaiAI-scored names, verified domains, trademark safety
Emanuele Strazzullostarted a discussion
Orilai - Find available domain names or invent the perfect one
Every time I had to name a project, it was a pain. Endless searches across domains, trademark checks, social handles, all separate tools, all manual. I wanted to centralize everything in one place and make it fast and intelligent. That's how Orilai started. But the interesting part came later: I realized the best brand names aren't built from existing words. They're invented, Kodak, Skype,...
Emanuele Strazzulloleft a comment
Hey Product Hunt! π Built this because I was tired of tax calculator sites that upload your salary data to their servers to show you a number a 7-year-old could compute. The hard constraint was: if it can run in the browser, it runs in the browser. That forced some interesting engineering β Italian property tax alone has 8,100+ municipalities each with different rates, so I pre-render a static...

FlowelioFree calculators & tools β 100% private, runs in browser
Flowelio is a suite of 33+ free calculators for tax, health,
finance, and everyday utility β all running entirely in your browser.
Highlights:
β Italian tax calculators for all 8,100+ municipalities (IMU,
net salary, flat tax regime, NASpI unemployment)
β AI background removal and depth estimation via WebGPU β
zero uploads, 100% private
β Health tools: BMI, TDEE, body fat, pace, 1RM
β Finance: compound interest, ROI, break-even, solar savings

FlowelioFree calculators & tools β 100% private, runs in browser
I built this POC to test if complete RAG pipelines could run entirely client-side using WebGPU.
Key difference: zero server dependency. PDF parsing, embeddings, vector search, and LLM inference all happen in your browser.
Select a model (Llama, Phi-3, Mistral), upload a PDF, ask questions. Documents stay local in IndexedDB. Works offline once models are cached.
Integrated WeInfer optimization achieving ~3.76x speedup over standard WebLLM through buffer reuse and async pipeline processing.

WebPizza AI - Private PDF ChatPOC: Private PDF AI using only your browser with WebGPU
Emanuele Strazzulloleft a comment
Hey everyone, Iβm Emanuele, and I built WebPizza AI to see if browser-based RAG could actually work β and to rethink how much we trust cloud AI tools with our data. Most βchat with your docsβ apps work like this: upload your PDF β processed on their servers β chat with results. Thatβs fine, but it means your files live somewhere you canβt control. I wanted to flip that idea. What if everything...

WebPizza AI - Private PDF ChatPOC: Private PDF AI using only your browser with WebGPU
I built mcl to simplify my daily terminal workflow.
It lets you create custom shortcuts for your most-used commands locally or globally using a simple JSON config.
Itβs still early, but I plan to add auto-completion, plugin support, and command chaining soon.

MCLLightweight CLI tool for local & global commands
Emanuele Strazzulloleft a comment
Hi everyone! π I built mcl to make my terminal workflow faster and cleaner. It lets you define local and global commands in a simple JSON file β and run them anywhere with just mcl . Itβs open source, still in its early stage, and Iβd love your feedback π π GitHub: https://github.com/stramanu/mcl-...

MCLLightweight CLI tool for local & global commands
