← Back to context

Comment by jharohit

2 days ago

We have been building tons of internal apps with AI - some just cool widgets vs serious vertical apps.

Cool useful widget - A simple multi city clock homepage which is totally offline https://x.com/jharohit/status/1945756661706330574

vs.

A full blown NDA tracker which uses uploaded signed NDAs to process using gemini 2.5flash, metadata stored in Firebase and then a lightweight table to list all (incl when some are expiring in next 6 months) and what are key items to keep an eye out for, key details (name, company, country, counterparty, etc). NextJS deployed app on standard VM on office server (no replit tho). Will open source this shortly.