Please enable JavaScript.
Coggle requires JavaScript to display documents.
ImageLingo - Coggle Diagram
ImageLingo
-
-
-
-
-
Criteria
Prescribed
Python, Flask, Bootstrap, and SQLite
-
-
-
Web app must save the image (filename) and recognised image content in several languages in an SQLite database
-
-
-
Must be able to select an image from an image folder to be added to the database. The image name, recognised items and their translation will be automatically stored in the database.
-
Data
The data is generated by the Google Vision API, and based upon the images uploaded to the web application.
-