Skip to content

andersrex/kindllm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kindllm

A distraction-free LLM chat web app optimized for Kindle. The perfect companion for your book. Powered by Mixtral from Mistral AI. Mainly tested on Kindle Paperwhites.

https://kindllm.app

Stack:

  • htmx
  • Hono
  • Zod
  • Cloudflare Workers
  • Anyscale Endpoints

Usage

Install:

npm install

Set your Anyscale Endpoints API key in wrangler.toml

Dev:

npm run dev

Deploy:

npm run deploy

Go to https://kindllm.<ACCOUNT_NAME>.workers.dev with your Kindle web browser

Why?

I got annoyed constantly looking things up on my phone while reading and tried making this app a while back, but couldn't get it to work well on the old Kindle web browser.

Surprisingly, Amazon recently updated the web browser on some Kindles and it now seems to be good enough to run simple interactive apps like this!

License

MIT License

Copyright (c) 2024 Anders Rex

About

An LLM chat web app optimized for Kindle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published