british-food-generator.herokuapp.com
Written after a conversation at work made me realise that traditional british food names are a little bit strange. Code quality is a bit questionable but the core components are detailed below. Contributions are very welcome.
Powered by fastapi and hosted on heroku
Randomly selects from a few key words and combines with joining words. british_food_generator/name_generation.py
Markov chain based. Code here: british_food_generator/description_generation.py Source text: british_food_generator/real_descriptions_of_food.txt