DenisKorkmaz / Capstone-Project-News-App

https://capstone-project-news-app.vercel.app/
1 stars 0 forks source link

Userstory 3: Summarize Articles Using the Smmry API #4

Open DenisKorkmaz opened 1 year ago

DenisKorkmaz commented 1 year ago

Summarize Articles Using the Smmry API

Value Proposition
As a User, I want to have articles summarized using the Smmry API so that I can quickly understand the key points of an article without reading the full content.

Description

Bildschirmfoto 2023-08-02 um 17 39 23

Next to each article image on the home page, there will be three dots that users can click on. When clicked, three buttons appear: one for liking the article, one for viewing the full article, and one labeled "Summarize." When the "Summarize" button is clicked, the Smmry API will take the URL of the article and, through AI processing in the background, summarize the article. The summary will be displayed to the user on the Summary page.

Acceptance Criteria

Tasks

Complexity
M