Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.46 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.46 KB

readLites

readLites Logo

Table of Contents

Features

  • Generates vivid images of characters and places from textual descriptions.

  • Efficiently distills core concepts and key points from books, reducing the need to read the entire text.

  • Supports audio books by extracting crucial notes and concepts.

  • Provides the option to listen to the extracted content as audio, catering to auditory learners.

  • Aims to foster a love for reading, reduce time spent on books, and facilitate meaningful comprehension, especially for young readers.

Tech Stack

  • Python (as the programming language)
  • Streamlit (for the user interface)
  • OpenAI API
  • Artificial Intelligence (AI)
  • Text-to-Speech (gTTS)
  • Image Generation
  • Natural Language Processing (NLP).

Getting Started

To get started with "The readLites" project, follow these steps:

  1. Clone the repository https://github.com/Priyanshu085/readLites.git.

  2. Install the necessary dependencies by running pip install -r requirements.txt.

  3. Set up your OpenAI API key and .env file.

Usage

  1. Run the application using streamlit run app.py.
  2. Access the application in your web browser.
  3. Follow the prompts to generate images, extract key points, and utilize audio book features.

License

This project is licensed under the MIT License.