A lot of the time, I find myself sitting with my little cousins, obliged to read them a bedtime story. However, I often struggle to come up with a good one. To make future storytelling easier, I decided to use AI to help me out. Who knows, I might even use it for my own children someday! 😄
- Generate unique children's stories from user-provided prompts.
- Interactive image carousel to display illustrations related to the story.
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/M0hc3n/AI-Children-Stories-Teller-.git
-
Navigate to the project directory:
cd AI-Children-Stories-Teller-
-
Install the dependencies:
npm install
To run the project locally, use the following command:
npm run dev
Open your browser and navigate to http://localhost:3000
to see the application in action.
This diagram illustrates the architecture of the application, including the main components and their interactions.
story-screenrecord.mp4
Click the image above to watch a video demonstration of the application in action.