frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Competiflow – monitor competitor pricing, changelogs, blogs

https://competiflow.com/
3•nyku•29m ago•0 comments

Show HN: Immersive Gaussian Splat tour of grace cathedral, San Francisco

https://vincentwoo.com/3d/grace_cathedral/
200•akanet•16h ago•45 comments

Show HN: Ex Situ – Open-source spatial index of displaced cultural artifacts

https://exsitu.app/map
39•hbyel•7h ago•25 comments

Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

2875•section33•1d ago•340 comments

Show HN: Vertically Works – UI components built on writing-mode: vertical-RL

https://vertically.works
5•jihoons•8h ago•0 comments

Show HN: QuiverKit – 62 developer tools that run offline

https://quiverkit.dev
4•ensardev•4h ago•4 comments

Show HN: OTP Inspired actor supervisor based full stack templates

https://shipstacks.tech
11•annrap1d•22h ago•2 comments

Show HN: The0 – self-hosted runtime for trading bots, bring your own language

https://github.com/alexanderwanyoike/the0
17•mercutio93•22h ago•4 comments

Show HN: Claude is getting an attitude

3•_nhh•5h ago•2 comments

Show HN: Wheesper – Start an anonymous discussion with a link

https://wheesper.com/
34•whatdoyouthink2•21h ago•23 comments

Show HN: Take a photo of a menu, get a website

https://www.eatfoodnow.com/
4•t-van•6h ago•0 comments

Show HN: A Pipeline for Making 10-minute AI Movies with Claude Code and Seedance

https://github.com/dawndrain/movie-gen
18•dawndrain•22h ago•4 comments

Show HN: A Job Board for European Defence Companies

https://www.defencejobseu.com/
4•Collusus96•13h ago•2 comments

Show HN: CheapStack – affordable dev starter kits and boilerplates

https://cheapstack.dev
4•makbar890•14h ago•1 comments

Show HN: Ekko – post-quantum E2EE layer for Instagram, WhatsApp, Telegram Web

https://useekko.app/
9•kvasilev•12h ago•3 comments

Show HN: DroneWorld – Earth with multiplayer drones and Ethereum real estate

https://droneworld.app/
3•mannders•8h ago•0 comments

Show HN: Repolink – Turn any GitHub repo into a tool for any of your projects

https://github.com/imjszhang/js-repolink
3•imjszhang•8h ago•0 comments

Show HN: Fluidic Network Grid – A branchless control plane in Jax

https://github.com/PJHkorea/Fluidic_Network_Grid
2•PJHkorea•8h ago•1 comments

Show HN: Imud – Gpsd, but for IMUs

https://github.com/richcreations/imud
2•richcreations•8h ago•0 comments

Show HN: cbxy – A format for creating guided comic book experiences

https://github.com/ngafar/cbxy
9•nawazgafar•17h ago•3 comments

Show HN: Envy - A flat-file, frictionless note-taking application for macOS

https://envynote.app
4•widowlark•9h ago•0 comments

Show HN: Shackle – Deterministic runtime governance for AI agents

https://github.com/Fame510/SHACKLE
3•shacklepro•9h ago•0 comments

Show HN: pgwd – PostgreSQL connection alerts with cron exit codes

https://github.com/hrodrig/pgwd
3•hejeroaz•9h ago•0 comments

Show HN: Hospital Price Watch: Transparent, Shoppable Hospital Prices

https://hospitalpricewatch.com/
3•brad12345•10h ago•1 comments

Show HN: AI meeting notes – no bot, insights and answers from your files (BYOK)

https://getaiassist.app/
2•rfigueror1•10h ago•0 comments

Show HN: GPU Accelerated Desktop Screen Flash Filter (Photosensitive Epilepsy)

https://flashfilter.app/
7•flashfilter•18h ago•3 comments

Show HN: Q3Edit – Edit and play Quake 3 maps in the browser

https://q3edit.com
104•drdator•2d ago•26 comments

Show HN: Linguin, a live multilingual dictionary for 120 languages

https://linguin.xyz/
5•astroscout•15h ago•0 comments

Show HN: IKEA Complexity Index

https://ikea.greg.technology/
178•gregsadetsky•3d ago•87 comments

Show HN: UEFI Bootloader for TempleOS

https://codeberg.org/0x2f22d23e/UwUEFI
8•AlecMurphy•8h ago•0 comments
Open in hackernews

Show HN: Take a photo of a menu, get a website

https://www.eatfoodnow.com/
4•t-van•6h ago
I got sick of seeing bad restaurant websites and building websites manually, so I automated it.

How it works, take a picture of your menu and EatFoodNow sends the image to Gemini to extract the data and structure it to fit a clean website design. Each restaurant is hosted as a subdomain in a Next.JS multi-tenant environment.

I've made the process as frictionless as possible so a user gets to see their preview website before signing up.

I think supervision is important so after generation everything is editable in a way that looks as close as possible to the final output.

I've also integrated Stripe Connect to build an ordering systems and custom domain support.

It's free because I want to build products people love to use and then add features later that are worth paying for.

Try it break it, give me some feedback and let me know if it's good or bad.

- Tony