AIStoryTeller
, which generates custom stories on-demand using the Grok API and enhances the experience with text-to-speech narration..env
file in the root directory with the following variables:enable_dynamic_themes
Enable theme changes based on story context use_first_person_narrative
Use first person instead of second person narrative enable_detective_story
Enable the detective story in the catalog show_continue_reading
Show the continue reading section on the home page enable_story_sharing
Allow users to share stories with others is_admin
Enable access to admin dashboard.env
filenpm run dev
- Start the development servernpm run build
- Build the application for productionnpm run preview
- Preview the production build locallyPosted Mar 20, 2025
StoryTeller is a choice-based app using feature flags for dynamic content. AIStoryTeller powers custom stories via Grok API with text-to-speech narration.
0
1
Mar 13, 2025 - Mar 18, 2025