Skip to content

akhlaqahmad/storybee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Built by https://www.blackbox.ai


StoryBee

StoryBee Logo

Project Overview

StoryBee is an innovative platform designed to generate creative and personalized stories for kids using artificial intelligence. Our goal is to foster imaginations and support children's learning through engaging AI-generated narratives, tailored to fit individual preferences. Whether for bedtime stories or educational content, StoryBee combines interactive storytelling with beautiful illustrations, allowing both parents and children to collaborate in crafting unique tales.

Installation

To install StoryBee locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/storybee.git
    cd storybee
  2. Open the project in your favorite web browser:

    • Open index.html directly in a web browser to view the application.
  3. Optional - Set up a local server (recommended for development): If you want to serve the application using a local server, you can use tools like http-server or any local server setup of your choice.

    Example using http-server:

    npm install -g http-server
    http-server .

Usage

  • Browse through the homepage to learn about the features of StoryBee.
  • Sign up to start creating your own stories.
  • Provide a story hint or theme to begin crafting tales.
  • Customize your story by selecting genres, styles, and visual aesthetics.
  • Enable audio narrations to listen to stories in your or your child's voice.

Features

  • Interactive Storytelling: Engage children with stories that adapt to their interests and learning stages.
  • Personalized Learning: Create stories tailored to different ages and preferences.
  • Audio Narrations: Experience stories through audio in various voices, including voice cloning.
  • Age-appropriate Content: Provides a wide range of themes and narratives suitable for children aged 3-12.
  • Library & Sharing: Save your stories to a personal library and share them with family.
  • User-friendly Interface: Intuitive design for easy navigation and story creation.

Dependencies

As of October 2023, the following dependencies are essential for running StoryBee:

  1. http-server (for local development)
  2. A modern web browser (Chrome, Firefox, etc.)

Note: For front-end frameworks or libraries, detailed dependencies were not found in the provided content but may exist in a potential package.json file if available.

Project Structure

The project's structure is laid out as follows:

StoryBee/
├── index.html          # The main HTML file
├── css/
│   └── style.css       # CSS for styling the application
└── js/
    └── script.js       # Optional JavaScript for interactivity

Contributing

We welcome contributions to make StoryBee even better! If you'd like to help us improve the project, feel free to submit issues, suggestions, or pull requests on GitHub.

License

This project is licensed under the MIT License.

Contact

For any inquiries or support-related questions, please reach out through the StoryBee Help Center.


Join us in creating a world of endless storytelling possibilities for children with StoryBee!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published