LangStory generate fun and customized stories for children based on any LangFlow apps. Using their favorite characters to teach them the core concepts and components of AI applications.
- Install and run LangFlow
- Open a new project, and import story generator
- Input the app you want to turn into a story, and add preference
- Run the app, save output to a json file
- Edit app/InteractiveAudiobook.tsx to set up the AI/ML API for image generation
- Run server locally
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
- Open http://localhost:3000 with your browser to see the app.
- Upload json generated from story generator
- Wait for it to generate, you got your story!