Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
Something broke. We're working on it, but in the meantime, try reloading the page. If that doesn't work, come back later.
Error ID: b846e2e2ba3b483ab93f10e72ef76820
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
at ds (https://pillser.com/assets/entry.client-DWgmqxdv.js:1:112074)
at gs (https://pillser.com/assets/entry.client-DWgmqxdv.js:1:113602)
at ys (https://pillser.com/assets/entry.client-DWgmqxdv.js:1:113850)
at gs (https://pillser.com/assets/entry.client-DWgmqxdv.js:1:113728)Show HN: I've been using AI to analyze every supplement on the market
11–20 of 50 posts
Re: Show HN: I've been using AI to analyze every supplement on the market
#12found a bug searching for "collagen": Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. Something broke. We're working on it, but in the meantime, try reloading the page. If that doesn't work, come back later. Error ID: b846e2e2ba3b483ab93f10e72ef76820 NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. at ds (https…
Re: Show HN: I've been using AI to analyze every supplement on the market
#13I picked Vitamin D as it was an option on the main page. The cheapest offered was $1.1/mg. Costco ( https://www.costco.com/p/-/kirkland-signature-extra-strength... ) sells Vitamin D at less than half that price. On Amazon, the two pack of those is even cheaper. Just an observation.
I think you've mistaken Vitamin D and Vitamin D3 https://pillser.com/search?s=dfbtbc9110&q=%22Vitamin+D3%22 The cheapest price on Pillser for D3 is $0.26/mg
Re: Show HN: I've been using AI to analyze every supplement on the market
#14Earlier quoted context omitted.
I think you've mistaken Vitamin D and Vitamin D3 https://pillser.com/search?s=dfbtbc9110&q=%22Vitamin+D3%22 The cheapest price on Pillser for D3 is $0.26/mg
That is odd. When I searched for Vitamin D, it showed me a list (which I could sort by $/mg). That list included Vitamin D, Vitamin D2 and Vitamin D3. I assumed (incorrectly it seems) that this meant that it was doing some sort of prefix match. It seems that the result table highlights the "Ingredient" column, so I assumed (incorrectly) that it was searching that column. However, it doesn't seem to search the "Supple…
If you want to look for the specific ingredients, you can do so by clicking on the "Ingredients" of the product example: Here are the links for the Vitamin D and D3. https://pillser.com/vitamins/vitamin-d and https://pillser.com/vitamins/vitamin-d3
There is even a Google Sheet that is generated based on the data that we have, although I just noticed that it's not updating properly, so I need to fix that.
Re: Show HN: I've been using AI to analyze every supplement on the market
#15Re: Show HN: I've been using AI to analyze every supplement on the market
#16This seems more like cataloguing than analyzing I'd love to see a project that actually analyzes every supplement on the market to make sure it actually contains what it claims to, contains it at the listed dosage, and to show anything else found (heavy metals for example). That's not something AI can do for us though since it'd involve physically collecting and testing samples.
Re: Show HN: I've been using AI to analyze every supplement on the market
#17Unfortunately, none of these data are usable because (in the US, at least) there is no oversight on labeling accuracy for nutritional supplements. That means I can dump woodchips into capsules and sell them as Multivitamins with 12 vitamins & minerals, and nobody would be the wiser. There is more rigorous testing being done in underground steroid + peptide communities than in legal nutritional supplements. Crazy worl…
Re: Show HN: I've been using AI to analyze every supplement on the market
#18Unfortunately, none of these data are usable because (in the US, at least) there is no oversight on labeling accuracy for nutritional supplements. That means I can dump woodchips into capsules and sell them as Multivitamins with 12 vitamins & minerals, and nobody would be the wiser. There is more rigorous testing being done in underground steroid + peptide communities than in legal nutritional supplements. Crazy worl…
Re: Show HN: I've been using AI to analyze every supplement on the market
#19Re: Show HN: I've been using AI to analyze every supplement on the market
#20It's nice to see an AI-centric Show HN product that uses proper evals and cares about data quality.
How did you build your initial data set that you're using for the evals? Bootstrapping a high quality data set is one of the hardest parts of really knowing how an AI product is performing.