-
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.
- 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).
To get started with "The readLites" project, follow these steps:
-
Clone the repository
https://github.com/Priyanshu085/readLites.git
. -
Install the necessary dependencies by running
pip install -r requirements.txt
. -
Set up your OpenAI API key and .env file.
- Run the application using
streamlit run app.py
. - Access the application in your web browser.
- Follow the prompts to generate images, extract key points, and utilize audio book features.
This project is licensed under the MIT License.