Skip to content

Use LLMs to generate short ad-hoc English lessons based on any fiction work (won the Clarifai's NextGen GPT AI Hackathon).

License

Notifications You must be signed in to change notification settings

luveqz/story-prep

Repository files navigation

License: MIT openai-tts-1 openai-gpt-4-turbo

Story prep: Generate short ad-hoc English lessons for your next read

Intro

What if you could learn another language by reading your favorite authors? And I don't talk about just reading them with a dictionary at hand. I mean lessons that teach just the necessary for you to enjoy that particular story 🗝🚪.

Just go to storyprep.vercel.app

Or install the Clarifai module (just make sure you set the CLARIFAI_PAT env var).

Features

  • Generate custom vocabulary sheet based on any story you provide.
  • Generate a companion audio lesson.
  • Download lesson as PDF.
  • Download lesson as audio.

Setup

Make sure to install the dependencies:

npm install # or  yarn install

Development Server

Start the development server on http://localhost:3000:

npm run dev # or yarn dev

Production

Build the application for production:

npm run build # or yarn build

Locally preview production build:

npm run preview #or yarn preview

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Use LLMs to generate short ad-hoc English lessons based on any fiction work (won the Clarifai's NextGen GPT AI Hackathon).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published