1st real use case for chatgpt where it allows me to perform something I would not attempt without assistance:

Qualify a list of ~2K user agents I grabbed from github. Chatgpt tells me if they are popular at all and what their use case is.

Working with the CLI by @mmabrouk_.

@Folini you are aware of the https://www.whatismybrowser.com/ database?
What browser? My browser? Is my browser out of date?

What browser do I have? Find out my browser, check that my browser is up to date and what my settings are.

WhatIsMyBrowser.com
@MirkoDziadzka Yes, I've seen it before. Is not there a PHP library too? I thought about making this a ModSecurity rule set but never got going. With the CRS plugin functionality, I think it would be possible to run this in lua, cache the results (key: Hash of the UA) and then display the consolidated identifier of the browser in the access log. I think that would be really, really useful.
@Folini IIRC there are multiple libraries for different integrations.