Skip to content

Latest commit

 

History

History
47 lines (41 loc) · 1.83 KB

README.md

File metadata and controls

47 lines (41 loc) · 1.83 KB

What's this?

This project is a AI book notes generator for Amazon Kindle online. In Kindle you can hightlight parts of a book and they will appear as notes in your Kindle app or in kindle online. This project adds a small interface in the kindle website that allows you to copie all your notes and calling OpenAI generates a resume (TO_BE_DEFINED explanation).

Kindle online websites

Amazon has different domains for Kindle in each country. Here is a non exhaustive list of supported domains for this Chrome Extension:

  1. Main (USA): https://read.amazon.com
  2. UK: https://read.amazon.co.uk
  3. Spain: https://leer.amazon.es
  4. France: https://lire.amazon.fr
  5. Germany: https://lesen.amazon.de
  6. Canada: https://read.amazon.ca

blank.org

This weird domain is nice to develop in isolation the extension. It could be removed.

Development hours

Track how many ours it takes to do all I want.

  • 2023-06-09: xx:xx - xx:xx - 6 hours (I didn't check)
  • 2023-06-10: 09:00 - 14:40 - 5.40 hours
  • 2023-06-11: 10:26 - 16:00 - 5.50 hours
  • 2023-06-11: 17:10 - 18:42 - 1.30 hours
  • 2023-06-17: 10:00 - 13:47 - 4.47 hours
  • 2023-06-17: 14:34 - 18:00 - 3.26 hours
  • * No directly working on this project
  • 2023-07-08: 11:30 - 13:30 - 2 hours
  • 2023-07-09: 09:00 - 10:00 - 1 hour
  • 2023-07-09: 10:40 - 14:00 - 3.40 hours
  • 2023-07-10: 19:45 - 20:15 - 0.30 hours
  • 2023-07-15: 09:16 - 14:00 - 4.45 hours
  • 2023-0x-15: 15:30 - 18:00 - 2.30 hours
  • 2023-07-16: 08:30 - 14:00 - 5.30 hours
  • 2023-07-23: 10:00 - 13:40 - 3.40 hours
  • 2023-07-23: 14:30 - 18:00 - 3.30 hours
  • 2023-07-29: 11:00 - 14:00 - 3.00 hours
  • 2023-07-29: 15:00 - 17:00 - 2.00 hours
  • 2023-07-30: 09:xx - xx:xx - xx.xx hours
  • 2023-0x-xx: xx:xx - xx:xx - xx.xx hours

* I spent 2 weekend understanding and setting Node debugging in NextJS and Nvim