Update README.md
This commit is contained in:
parent
9fdc9fbaab
commit
3cc89b99f5
1 changed files with 5 additions and 0 deletions
|
|
@ -4,3 +4,8 @@
|
|||
- 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)
|
||||
- on the server: automatic sqlite data file generation based on (queried) data
|
||||
- in the browser: run sqlite in wasm,
|
||||
- download the datafile,
|
||||
- FAST queries on local data
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue