Tooling to generate JSON:API schemas from protocol buffers?

Does anyone have any recommendations on tooling that generates JSON:API-compliant schemas from protocol buffers?

We’re using gRPC and protocol buffers internally, but I’d like to expose our external API in a JSON:API-compliant format.