btpf / Alexandria

A minimalistic cross-platform eBook reader built with Tauri, Epub.js, and Typescript
GNU General Public License v3.0
2.18k stars 49 forks source link

Ollama integration #45

Open trymeouteh opened 7 months ago

trymeouteh commented 7 months ago

Consider adding Ollama integration to allow Ollama LLMs to work with ebooks.

Ollama is a FOSS offline AI solution that uses open source LLMs. They also have a JS library

https://ollama.com/ https://github.com/ollama/ollama-js