I like that approach but I'm concerned: Doesn't this also increase the chances of being scammed? With Amazon, you atleast have a decent customer service if the product you got was damaged or something.
I know very little about AI. But I think one could try to get AI to write an existing language.
Let me explain: Python, for example, is a language specification which has different implementations in different languages, most popular being CPython (commonly referred to as Python).
So if you fed the existing implementations of python to an AI and asked it to create a new one in some other language - I think this could be very well be a fruitful experiment.
Intel Owl is an Open Source Intelligence, or OSINT solution to get threat intelligence data about a specific file, an IP or a domain from a single API at scale. It integrates a number of analyzers available online (and inbuilt) and is for everyone who needs a single point to query for info about a specific file or observable.
For example, one could basically query for a particular IP address and get data from ~30 analyzers/services (like shodan, VirusTotal, honeydb, hunter.io etc) with just a few clicks.
We are actively working on new features especially new analyzers. So if you or your organization has a free or even paid tool/service, create an issue on the GH repo and we will look into it!