Colorless Green

A serverless API hosted on AWS Lambda that generates random text according to an algorithm designed to loosely follow the rules of English grammar

The API is powered by an algorithm written in Python which generates random sentences adhering to the basic rules of sentence structure (i.e., placing a noun before a verb and connecting adjectives with the nouns they modify). The output is reminiscent of the sentence "Colorless green ideas sleep furiously" coined by Noam Chomsky, with which he highlights that a grammatically correct sentence can still lack meaning.