SimpliDoc is an AI-driven web application designed to streamline and translate your documents effortlessly. With SimpliDoc, users can input plain text or upload a PDF file to generate a concise and easy-to-understand version in their preferred language.
- Copy
.env.local.example
into.env.local
- Set required env variables
- Install dependencies -
yarn install
- Run in dev mode -
yarn dev