Skip to content

danielschroter/easy_read

 
 

Repository files navigation

[Easy Read]

This project translates text into easy speech using AI.

Running Locally

After cloning the repo, go to OpenAI to make an account and put your API key in a file called .env.

Then, run the application in the command line and it will be available at http://localhost:3000.

npm run dev

About

Translate Text into Easy Read using AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.3%
  • CSS 5.3%
  • JavaScript 4.4%