Show HN: I made Open Source WhatsApp wrapped, insights from chats
ourchatstory.cohosted in ourchatstory.co but the code is open source so you can generate your Wrap locally if you are paranoid about privacy(no DB connected). Want to know what HN community thinks about this, open to feature requests, PRs and critiques :) Really liked the insights and story formats but just curious on how are you doing this without a DB tho ? glad you like it. We get the input JSON from the user, process it and return the results. There is no real need to store the data here.