Inspiration

Reading is good for us, but sometimes it can also be tiring due to the overwhelming amount of information to consume these days. This add-on tries to save your some time by summarizing the text for you.

What it does

Given a multi-paragraph text, the add-on evaluates and extract the key sentences in each paragraph and make it into a summary. Simply type /tldr and enjoy.

How I built it

The add-on utilizes the open source library node-summary for text evaluation algorithm. It was deployed to AWS EC2 with auto scaling and leverages nginx internally for load balancing.

Challenges I ran into

Figure out how to integrate with the Atlassian Connect API.

What's next for TLDR

Improvement of the text evaluation algorithm and parse the main text given a URL.

Built With

Share this project:

Updates