Skip to content

AI-powered application that enables users to summarize text from diverse input sources.

Notifications You must be signed in to change notification settings

m-kuehnle/summarizer

Repository files navigation

Summarizer

Summarizer

This AI-powered application enables users to summarize text from diverse input sources. Presently, it accommodates text, PDF, and image inputs.

Tech Stack

Client: Vite, React, Typescript, TailwindCSS

Server: Node

Authors

Run Locally

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

Run Tests

To execute tests, run the following command

  npm run test

Demo

Use the Live App: https://summarizer.kuehnle.me

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_OCTOAI_TOKEN

License

MIT

About

AI-powered application that enables users to summarize text from diverse input sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published