Update README.md
This commit is contained in:
parent
3cc89b99f5
commit
a293130592
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
**ideas**
|
**ideas**
|
||||||
|
|
||||||
1. book recommendations
|
**1. book recommendations**
|
||||||
- train a model on all books
|
- train a model on all books
|
||||||
- recommend books based on user inputs (keywords) (like dall-e image generation)
|
- 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
|
- on the server: automatic sqlite data file generation based on (queried) data
|
||||||
- in the browser: run sqlite in wasm,
|
- in the browser: run sqlite in wasm,
|
||||||
- download the datafile,
|
- download the datafile,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue