There's not that much use for RAM disks on modern systems.
They may still have use in niche applications, where you have software that requires rapid access to large amounts of data, but isn't able (or isn't designed) to hold it all in RAM, so saves temporary data to disk.
Usually, this means an old 32 bit program, that hasn't been updated to take advantage of 64 bit technology. Certain scientific and industrial programs can fall into this category. However, some software insists on having a "backup" copy of data on disk (e.g. some databases) so, directing this software to use a RAM disk avoids the overhead of actually accessing a disk (even an SSD). However, because the contents of a RAM disk are lost with power failure or system crash, you can't use this technique for storing valuable data - except on a temporary basis.
This type of RAM disk is not to be confused with enterprise RAM disks. These professional devices are basically huge boxes filled with RAM (up to several TB), a large backup battery, a set of backup hard drives, that connect to servers like an external hard drive array. Take the fastest SSD on the market and multiply it's speed by 40x and you'll be getting pretty close to the speed of this type of drive. Just be aware that if you have to ask the price, you can't afford it.