Skip to content

ivsantos/tale-teller

Repository files navigation

📙 Tale Teller

Web app that generates a tale based on an input. It has input suggestions as well as already pre-generated tales. With a tale generated, you can listen to it as text-to-speech or read it, and a cover image is generated based on the tale. The main goal of this project is to help children to sleep with a tale made by themselves. It is also a way to help children to learn how to write a tale, and to have fun with it.

The tale can then be shared in Twitter, and the user can also see the tales that other users have generated previously in the shelf page.

Another main goal is to achieve accessibility requirements for this kind of project in order to be used by all users.

It is fully responsive and designed mobile-first.

This project aims to participate in @midudev hackathon: midudev-cohere-2023, in collaboration with co:here AI.

Project preview Shelf list Tale preview

View project · Report Bug · Request Feature

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/ivsantos/tale-teller.git
  1. CD into the working directory
cd tale-teller
  1. Install dependencies
npm install
  1. Run the app
npm run dev

Enjoy! 🎉

💻 Built with

🙇 Special Thanks