Quick article summarization(try it now!) with text fragmentation(coming soon).
Paste a body of text (i.e., an article, essay, etc.) and QuickSum will generate a summary of it for you. Coded using Svelte
Features:
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
### Development
A step by step series of examples that tell you how to get a development env running.
1. Clone repo
2. In the root of the cloned folder:
3.
Install dependencies using pnpm
pnpm i
Run dev server using webpack
pnpm run start
```navigate to localhost:3000
End with an example of getting some data out of the system or using it for a little demo.
Add notes about how to use the system.