Built by https://www.blackbox.ai
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.
To install StoryBee locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/storybee.git cd storybee -
Open the project in your favorite web browser:
- Open
index.htmldirectly in a web browser to view the application.
- Open
-
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-serveror any local server setup of your choice.Example using
http-server:npm install -g http-server http-server .
- 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.
- 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.
As of October 2023, the following dependencies are essential for running StoryBee:
http-server(for local development)- 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.
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
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.
This project is licensed under the MIT License.
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!