Skip to content

JoeyWangTW/LangStory

Repository files navigation

LangStory

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.

How to use

Story generator

  1. Install and run LangFlow
  2. Open a new project, and import story generator
  3. Input the app you want to turn into a story, and add preference
  4. Run the app, save output to a json file

Story Teller

  1. Edit app/InteractiveAudiobook.tsx to set up the AI/ML API for image generation
  2. Run server locally
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open https://localhost:3000 with your browser to see the app.
  2. Upload json generated from story generator
  3. Wait for it to generate, you got your story!

About

Stories for next gen AI engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published