Update README.md

This commit is contained in:
Sander Hautvast 2023-04-10 11:18:29 +02:00 committed by GitHub
parent 30def345e3
commit 7096b93dc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
- 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 (done on java and rust)**
- on the server: automatic sqlite data file generation based on (queried) data
- in the browser: run sqlite in wasm,
- download the datafile,