From d4d840e930cfdff1342dfc35977ed414b2f2d2ee Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 11 Jan 2022 09:22:08 +0100 Subject: [PATCH] Add ideabot.io Product Prediction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f3cb9e..1515d81 100644 --- a/README.md +++ b/README.md @@ -4203,6 +4203,7 @@ See also [Machine learning](sections/programming.md#machine-learning) * [Tone Analyzer](https://tone-analyzer-demo.ng.bluemix.net/) - This service uses linguistic analysis to detect joy, fear, sadness, anger, analytical, confident and tentative tones found in text. * [Karen Hao](https://www.technologyreview.com/2020/10/16/1010566/ai-machine-learning-with-tiny-data) - (2020) A radical new technique lets AI learn with practically no data | “Less than one”-shot learning can teach a model to identify more objects than the number of examples it is trained on. * [YourThings Scorecard](https://yourthings.info/scorecards/) - Evaluating and scoring smart-home devices to improve security! Learn how (in)secure your IoT devices are +* [ideabot.io](https://ideabot.io/product-prediction) - Product prediction : What will they create next? GPT-3 predicts what the top makers will build based on their previous launches and these are the results # Shell scripting See also [CLI Tools](#cli-tools)