Link a rails object/model to discourse so that a new topic is created when an object is created

If I have an Article model in Rails with attributes title, image and content are there any existing plugins that would allow me to create a new topic in discourse using these attributes?