Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.47 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.47 KB

ReaderPal

Note: This project is currently a work in progress.

ReaderPal is a minimal web-based ePub reader that comes with an AI companion, enhancing your reading experience and helping you understand books better.

ReaderPal Screenshot

Project Roadmap

ReaderPal is designed as a standalone client-side application, with no immediate plans for backend integration. The following features are planned for ReaderPal:

  • Basic ePub reader
  • AI companion
  • User input for OpenAI API key
  • ePub file upload
  • Save and resume functionality for book, reading progress, and AI companion state
  • Customizable AI companion

Long-term goals include:

  • Search functionality within books
  • Bookmarking feature
  • Highlighting and note-taking tools
  • Customizable ebook themes
  • Cloud synchronization (?)

Important Note

To utilize the AI companion feature, you'll need to supply your own OpenAI API key. We assure you that this key is stored exclusively in your browser's local storage and is not transmitted to any server, except for OpenAI's API.

Please be aware that our AI companion is powered by OpenAI's GPT-3, a sophisticated language model. While it's capable of generating human-like text, it may occasionally produce responses that are incorrect or inappropriate.

"The JWT Handbook" by Sebastián E. Peyrott, Auth0 Inc. is included as a sample book for demonstration purposes only.


Happy reading with ReaderPal!