This AI-powered application enables users to summarize text from diverse input sources. Presently, it accommodates text, PDF, and image inputs.
Client: Vite, React, Typescript, TailwindCSS
Server: Node
Clone the project
git clone https://github.com/m-kuehnle/summarizer
Go to the project directory
cd summarizer
Install dependencies
npm install
Start the development server
npm run dev
To execute tests, run the following command
npm run test
Use the Live App: https://summarizer.kuehnle.me
To run this project, you will need to add the following environment variables to your .env file
VITE_OCTOAI_TOKEN