From 645f7dbbcdd1d8e46017745d2d876d4e222fbb9a Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 5 Sep 2017 14:34:48 +0000 Subject: [PATCH] Add SeeFood --- contents.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 3e07d6f7..e9c570a4 100644 --- a/contents.json +++ b/contents.json @@ -14335,6 +14335,18 @@ "date_added": "Jul 2 2017", "suggested_by": "@jVirus", "stars": 1 - } + }, +{ +"title": "SeeFood", +"description": "Detect various dishes using the camera", +"source": "https://github.com/kingreza/SeeFood", +"tags": ["swift", "coreml"], +"category-ids": ["media"], +"screenshots": ["https://github.com/kingreza/SeeFood/raw/master/seefood1.gif"], +"license": "gpl-3.0", + "date_added": "Sep 5 2017", + "suggested_by": "@dkhamsing" + +} ] }