Urgent.News

What's breaking now, across thousands of outlets.

Tech

Amparo: applying for food aid without reading a single word

This is a submission for Weekend Challenge: Generosity Edition What I Built Every year an enormous amount of aid money goes unclaimed. Not because it runs out, and not because nobody needs it, but because of something much stupider. The form is the wall. If you are blind, if you never learned to read well, or if you arrived last month and don't yet speak the language the form is printed in, the…

This is a submission for the Weekend Challenge: Generosity Edition titled "Amparo: applying for food aid without reading a single word." The project aims to remove the barrier of unclaimed aid money by creating an aid application system that can be completed entirely by talking. The voice interface accepts answers in the applicant's own words and language, reads back what it understands, allows corrections, and produces a finished PDF to take to a local food bank.

The key feature is that it uses Google Gemini to conduct an interview with the user, asking questions one field at a time in simple language, and ElevenLabs to provide a warm human voice for the questions. The system is built with Flask, Google Gemini, and ElevenLabs, and is MIT licensed.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Shopify's agent-commerce category filter doesn't filter. We checked 190 stores.

Since 2026 every Shopify storefront answers an agent-commerce endpoint at POST /api/ucp/mcp , advertised at GET /.well-known/ucp . Merchants did not turn it on and it is not in their admin.

  • Shopify's agent-commerce category filter fails to filter results.
  • Tested across 190 Shopify storefronts.
  • Sending category identifier in request schema fixes the issue.

Whisper.cpp Vulkan on Arch: A Detective Story With No Crime

A six-week journey through source builds, CI pipelines, and one package pacman never mentioned. TL;DR: pacman -S whisper-cpp ggml-vulkan . That's it. That's the whole answer.

  • Author investigates six-week mystery of whisper.cpp CPU usage
  • Vulkan support missing in official extra/whisper-cpp package
  • Custom PKGBUILD created for Vulkan-enabled whisper-cpp

More from Sunday 6 September →