-
Notifications
You must be signed in to change notification settings - Fork 1
Architecture Decision 5
08/02/2024
✅ Accepted
The project requires dynamically generated questions
We decided to use WikiData as our primary data source. This decision was dictated by the project constraints. WikiData is a free and open knowledge base that can be read and edited by both humans and machines. It provides a wide range of data that we can use to generate diverse questions.
The choice of WikiData dictates certain aspects of our data collection and question generation process. We need to familiarize ourselves with the WikiData API and the structure of the data. However, given the extensive documentation and community support for WikiData, we expect the learning curve to be manageable.
While there were no real alternatives due to project constraints, other potential data sources could include other open knowledge bases, APIs, or even our own custom data sets. However, WikiData was chosen due to its extensive range of data and the project's requirements.