Autocomplete An Autocomplete application using a prefix tree structure and ui created with QT. When started first load a file with words with the load button, when space or enter is pressed the word is added to the prefix tree. Works with unicode UTF-8 encoding