π― Project Site
DeepText is an
artificial intelligence (AI)
algorithm that interprets english language and english grammatical structures and creates outputs based on parameters such as length and topic.The goal of the project is to create an AI that can create poems and stories based on webpages and articles that we specify. The idea is that we can pass the AI information and articles about climate change and have it write stories and poems based on that specific topic.
If you are interested in the project, check out
Project
link above, or theOverview Video
link to learn more. For more reading about the software that was used to create this project, see here or to learn more about natural language processing, see here
one_step_training.py
- Outputs a Keras model that is used for prediction bypredicting.py
predicting-working.py
- Loads data and model output and predicts output text based on input data, the input model starting sentencespredicting.py
- The new WIP prediction script that currently needs to be refactored
The RoadMap and task list etc, can be view on the projects notion page here