Page Palette brings your eBook to life by generating images from selected paragraphs, enriching your reading experience.
-
Enhanced eBook Reading Experience 📖🎨 :
Helps readers visualize scenes, characters, or abstract ideas from books. Makes reading more immersive, especially for novels, fantasy, or educational content.
-
Children’s Storybooks & Education 🧒📚 :
Generates illustrations for children's books on the fly. Useful for language learning by associating images with words.
- 📒 Paragraph-to-Image Generation – Select a paragraph from your eBook, and PagePalette creates an AI-generated image.
- 🔖 Enhanced Reading Experience – Adds a visual dimension to storytelling.
- 🌟 Built with React.js & Tailwind CSS – Ensuring a sleek, fast, and responsive UI.
- Frontend: React.js, Tailwind CSS
- eBook Rendering: react-reader
- Animations: react-lottie
- Build Tool: Create React App (react-scripts)
We believe in the power of community! 🚀
- Navigate to the PagePalette Directory:
cd PagePalette
- Install Dependencies:
npm install
- Start the Development Server:
npm start
Visit http://localhost:3000 to access the frontend! 🎉
- 🍴 Fork the repository
- 🔄Clone Your Forked Repository
git clone https://github.com/<your github username>/PagePalette.git
- 🌱 Create a new branch:
git checkout -b feature/AmazingFeature
- ➕Stage your changes
git add .
- 💥Commit your changes
git commit -m 'Add AmazingFeature'
- 🚀 Push your branch:
git push origin feature/AmazingFeature
- 🎉 Open a Pull Request
Your contributions make PagePalette better! 🔥
- Github: Gaurav Ghodinde
This project is open source and available under the MIT License.