implement server side using different ways:
- nodejs: fastify
- python: fastapi
- rest api
- graphql
implement client side using different ways:
- typescript
- nextjs
- svelte
- server apis
- swagger api docs
- list local books
- hybrid search book, local/online
- view pdf, epub, markdown file
- chat with book, local LLM, other AI endpoints
- notebook, for note taking
- read later
- liked books
- LLM setting
- RAG playground
- share book
- upload book
- create own book, like gitbook
MIT