Steps to import plugins - UNC-Project-Open-AAC/OS-DPI GitHub Wiki
When you're on your custom-designed UI webpage and want to add one of the listed AI features while integrating it with existing functionalities, you can do so by importing the appropriate plugins. You can integrate one or more AI features into a single UI.
- Text: Keyword Prediction
- Text: Utterance Prediction
- Image: Keyword Prediction
- Image: Utterance Prediction
Step 1. Download the AI-plugin feature
Step 2. Unzip the downloaded .zip file and get .osdpi file
Load Plugin
Step 3. Go to the current UI you're working on, and click Step 4. Click on the .osdpi AI-plugin file
Step 5. (Optional) Remove unnecessary display window
Step 6. (Optional) Adjust the size of stacks and grids
Step 7. (Optional) Remove redundant backend sockets/keyboards
If multiple AI plugins are integrated, ensure that redundant backend sockets/keyboards are removed, maintaining only a single active connection. The original design ensures that each integration has one connection. Therefore, when multiple integrations are used, the redundant connections must be removed. Since all backend socket/keyboard pairs are identical, removing any one of them is sufficient.
Step 8. Enter a keyword or an image to interact with the plugins!
- If you want to know how to interact with the AI-plugin features, please see the wiki page How to interact with the plugins.