Viewing profile — anshulagx
anshulagx
HN member- Joined
- Thu, Jan 05, 2023, 8:18 AM UTC
- HN karma
- 7
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About anshulagx
No profile information was provided.
Recent public activity
-
comment
Comment #47171622
This misses the point that AI is not just vibe coding, but the same opus 4.6 is also exceptionally good at idea generation, content generation, research etc etc. It is not just vib…
- story
-
comment
Comment #42324953
Thanks 1. Open Source code 2. No DB provisioning. On the fly processing. 3. Option to self host
-
story
Show HN: Think Spotify Wrapped, but for WhatsApp Chats It's Live
Hey HN, I am relaunching my side project, WhatsAppWrapped with OurChatStory.co Please do give it a try. The data is a goldmine for analysis, so I am requesting feature requests. Wh…
-
comment
Comment #38469632
our hosted version is available at www.ourchatstory.co for you to try
-
story
Show HN: I made Spotify Wrapped but for WhatsApp chats, made it's open source
Hey HN, I am an indie hacker and I am launching my second product. Spotify Wrapped seems like a cool concept, so I imagined what Wrapped would look like for whatsapp. Privacy was a…
-
comment
Comment #38447694
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.
-
story
Show HN: I made Open Source WhatsApp wrapped, insights from chats
hosted 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 think…
-
comment
Comment #34259669
As mentioned the code is open source. The link to the repo is in footer of the site. The backend repo contains a sample response in JSON format.
-
comment
Comment #34258659
I know that you all are concerned about privacy, believe me I would be too. But be assured that none of your chats are stored anywhere. In fact, we don't even deploy a db.
-
comment
Comment #34258642
These feedbacks are very actionable. Thank you, will work on these
-
comment
Comment #34258634
I thought a lot about privacy while building this. Tbh nothing can be done to satisfy all the critics but I have tried to do all I can. That includes open sourcing the code and not…
-
comment
Comment #34257868
The data is no stored. Infact we don't even have a DB connected to the app lol. We do log some data points for product improvement but that is not persisted.
-
story
Show HN: I made a site that lets you create your WhatsApp Wrapped 2022
Insights like who text's first, who text's more and many more can be generated in a fun story format. No data is stored and the code is open source. Would love to get feedback and …