ideas/README.md
2022-09-09 08:28:18 +02:00

360 B

ideas

  1. book recommendations
  • train a model on all books
  • recommend books based on user inputs (keywords) (like dall-e image generation)
  1. 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