eShopSupport Series: DataGenerator Project
This is the first part of my eShopSupport Series which looks into the details of the eShopSupport GitHub repository.
DataGenerator Project The DataGenerator is a console application that will generate multiple types of seed data files for loading into the application or to use when evaluating the question answering functionality. However, you don’t have to use the DataGenerator - there are two sets of generated files provided in the github repo: dev and test.
In this entry I will provide some detail of what the DataGenerator application does, some interesting things about it and a few things I’d like to change.
What does it do? This project is introduced about 16 minutes into Steve Sanderson’s talk How to add genuinely useful AI to your webapp (not just chatbots), where …
Posted by Jason on Monday, September 2, 2024