From a29313059279902803cc11eb143704b71212d74d Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 9 Sep 2022 08:28:55 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f978dd3..14a56b2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ **ideas** -1. book recommendations +**1. book recommendations** - train a model on all books - recommend books based on user inputs (keywords) (like dall-e image generation) -2. sqlite as a service (work in progress) +**2. sqlite as a service (work in progress)** - on the server: automatic sqlite data file generation based on (queried) data - in the browser: run sqlite in wasm, - download the datafile,