/AI-Children-Stories-Teller-

Generate unique children's stories from user-provided prompts. And interact with image carousel to display illustrations related to the story.

Primary LanguageTypeScript

Children's Story Generator

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! 😄

Table of Contents

Features

  • Generate unique children's stories from user-provided prompts.
  • Interactive image carousel to display illustrations related to the story.

Installation

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/M0hc3n/AI-Children-Stories-Teller-.git
  2. Navigate to the project directory:

    cd AI-Children-Stories-Teller-
  3. Install the dependencies:

    npm install

Usage

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.

Architecture

Architecture Diagram

This diagram illustrates the architecture of the application, including the main components and their interactions.

Video Demo

story-screenrecord.mp4

Click the image above to watch a video demonstration of the application in action.