Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.42 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.42 KB

camera-gapp

Apps Script

Interfaces with Google Workspace via Apps Script (with "google_*" files in Tab3)

Running Python AI on Colab

Tab3Page.getColabService() shows how AI ( currently 'lime.py::runLimeAnalysis()' ) can be run from Angular via GDrive deposited image result files.

It requires the user to press the "Run" button on the displayed Colab Python terminal script in order to get an updated image result file.

This works by initially showing an existing file, which may then be updated after running a Colab Python AI script via 'runTimeCycle()' to trigger the Android Main UI Thread to update the DOM View from a Capacitor Plugin Thread Promise handler.

Photoviewer

Includes Photoviewer Capacitor Plugin for interacting with pictures taken with PhotoService and managed via Tab2Page::ActionSheetController