Bert QA TensorFlow Lite
ComradeCat
9 Likes
6 Comments
139 Downloads
About
This is a Sketchware Project Demo of Tensorflow Lite's Bert QA. It can be used as an AI-powered FAQ Page.
How to use:
- Download the latest Tensorflow Lite libraries (If they are not already included in the project)
- Compile the project into an APK
- Enter information (or documentation or context) in the first text box
- Enter a question in the second text box related to the information from the first text box.
- Click the send button to show the top 5 most accurate responses
Advantages of using the Bert QA Artificial Intelligence:
- Ask ANY question about an app or product
- Get responses about anything related to the app or product.
- You don't have to read an entire documentation at once. Only read the parts of the documentation that you want to read.
Disadvantages:
- This increases the size of the app to over 100MB
- Might not work on low-end devices.