Hi Everyone,

I wanted to share something that I’m hoping will help me when it comes to making better choices about what I buy. While this isn’t about promoting European products in the first instance, it’s designed to help me figure out which brands I currently use, but may need to avoid, so I can find better alternatives that are local, European, allied countries, or even values-led US brands if no other option exists.

Here’s what I did:

  1. Got the idea from Reddit: I saw a post on Reddit with a visual of all the brands owned by big multinational companies. Really helpful to see the visual but there were literally thousands, and I wanted a text list I could feed into an AI chat as a reference document.

  2. Did Some Research: I looked up these multinational companies on Wikipedia which seemed to have a relatively updated list of subsidiary brands, focusing on the parent companies I wanted to steer clear of, like PepsiCo, Nestle etc.

  3. Cleaned Up the List: I used AI tool to organise everything into a neat PDF.

  4. Made It Easy to Use for me with AI: I added the PDF to a chat in Mistral so I can quickly check any products I see in my fridge or cupboard. The AI helps me spot any brands I should avoid. I can also just list the brands off using voice for ease/speed but accuracy suffers a bit. I may also be able to just take a picture but haven’t tried that yet.

The image is the output.

Anybody with access to a simple list and an LLM could do this. Been inspired by the excellent websites and resources others have made and posted here, which I will use to find alternatives - but I first needed to know where the problems were!

Im hoping this will make it easier to buy stuff that aligns with my values. Hope this makes sense and helps someone else too!

Edit1: added link to source PDF containing list of companies and their brands. You can download this and search manually to avoid any use of AI. https://files.catbox.moe/jtmcb5.pdf

  • OrlandoDoom@feddit.uk
    link
    fedilink
    English
    arrow-up
    3
    ·
    22 hours ago

    I’m a developer and use it for coding basic things, or to get a quick handle on new libraries that I know I’m only going to use for one project then never use again. GPT makes things up constantly, it just hallucinates methods all the time, I’ll tell it that the the method doesn’t exist, and like two messages later it’ll appear again. It’s saved time in some ways but when it messes up it just adds to development time, sometimes I just have to go back to the old methods of actually reading documentation and looking at stack overflow.

    I’ve tried Gemini but it’s just not very good at coding.