{"id":1034,"date":"2024-11-08T13:41:45","date_gmt":"2024-11-08T13:41:45","guid":{"rendered":"https:\/\/dev-greekmosaico.pantheonsite.io\/?page_id=1034"},"modified":"2026-04-08T10:07:14","modified_gmt":"2026-04-08T10:07:14","slug":"summary-plugin","status":"publish","type":"page","link":"https:\/\/opengovai4d.ellak.gr\/en\/summary-plugin\/","title":{"rendered":"Summary"},"content":{"rendered":"<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:24px;padding-bottom:48px\">\n<p class=\"has-custom-primary-color has-text-color has-link-color wp-elements-0bc5dedb56e5d575e0b56cef09663fa1\" style=\"font-size:clamp(27.894px, 1.743rem + ((1vw - 3.2px) * 2.094), 48px);\"><strong>Summary<\/strong><\/p>\n\n\n\n<p style=\"font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.521), 19px);\">The plugin we use to create a summary collects the comments submitted to a consultation and organizes them in the form of a summary. Once the process is complete, the summary is available for download and reading by the system user.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-base-2-background-color has-background uag-hide-tab uag-hide-mob is-layout-flow wp-container-core-group-is-layout-540340e3 wp-block-group-is-layout-flow\" style=\"border-top-color:#b3b2b5;border-top-width:1px;padding-top:48px;padding-right:128px;padding-bottom:80px;padding-left:128px\">\n<div class=\"wp-block-uagb-container uagb-layout-flex uagb-block-d482de8f alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<p class=\"has-text-align-center\" style=\"font-size:clamp(22.041px, 1.378rem + ((1vw - 3.2px) * 1.454), 36px);\"><strong>How it works <mark style=\"background-color:#ffdd00\" class=\"has-inline-color\">Summary<\/mark>;<\/strong><\/p>\n\n\n\n<p class=\"has-text-align-left\"><strong>1.<\/strong> The plugin accepts comments in text, audio or video format as input.<br><strong>2.<\/strong> Comments shall be sent together with the text of the consultation.<br><strong>3.<\/strong> Embeddings are calculated for both comments and basic text.<br><strong>4.<\/strong> Through cosine similarity, a relevance check is performed to filter unrelated comments.<br><strong>5.<\/strong> The main themes are extracted from each comment.<br><strong>6.<\/strong> Positions are grouped according to their relevance.<br><strong>7.<\/strong> A report is created for each group.<br><strong>8.<\/strong> The individual petitions are grouped together in a single text.<\/p>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"231\" src=\"https:\/\/opengovai4d.ellak.gr\/wp-content\/uploads\/2026\/04\/image-1-1024x231.png\" alt=\"\" class=\"wp-image-1415\" srcset=\"https:\/\/opengovai4d.ellak.gr\/wp-content\/uploads\/2026\/04\/image-1-1024x231.png 1024w, https:\/\/opengovai4d.ellak.gr\/wp-content\/uploads\/2026\/04\/image-1-300x68.png 300w, https:\/\/opengovai4d.ellak.gr\/wp-content\/uploads\/2026\/04\/image-1-768x173.png 768w, https:\/\/opengovai4d.ellak.gr\/wp-content\/uploads\/2026\/04\/image-1-1536x346.png 1536w, https:\/\/opengovai4d.ellak.gr\/wp-content\/uploads\/2026\/04\/image-1-2048x461.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-base-2-background-color has-background uag-hide-desktop has-global-padding is-layout-constrained wp-container-core-group-is-layout-7adbbe34 wp-block-group-is-layout-constrained\" style=\"border-top-color:#b3b2b5;border-top-width:1px;padding-top:48px;padding-bottom:80px\">\n<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center\" style=\"font-size:clamp(22.041px, 1.378rem + ((1vw - 3.2px) * 1.454), 36px);\"><strong>Discover them <mark style=\"background-color:#ffdd00\" class=\"has-inline-color\">stages<\/mark><\/strong><\/p>\n\n\n\n<p class=\"has-text-align-left\" style=\"font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.521), 19px);\">These steps aim to reflect the different working approaches that need to be taken into account when creating a digital public service, targeted specifically at citizens or businesses.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-bottom:0\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Dancing+Script:wght@700&#038;family=Roboto:wght@400;900&#038;display=swap\" rel=\"stylesheet\">\n<title>Double Diamond<\/title>\n<style>\n  \/* General styling for the container *\/\n  .mcontainer {\n    width: 100%;\n    gap:30px;\n    display: flex;\n    flex-direction: column;\n    align-items:center\n}\n\n.mstage-card{\n    width:300px;\n    border:solid;\n    border-color: #CDCCCE;\n    border-radius: 8px;\n    padding: 32px 40px 32px 40px;\n    gap: 24px;\n    border-radius: 8px;\n    background-color: #FEFEFE;\n}\n\n.mstage{\n    font-size: 24px;\n    color:#252830;\n    font-family: 'Roboto';\n    font-weight: 700;\n}\n\n.msubtitle{\n    font-size: 24px;\n    color:#003375;\n    font-family: 'Roboto';\n    font-weight: 700;\n}\n\n.mbuttonStage{\n    width: 183px;\n    height: 40px;\n    border: 0px 0px 2px 0px;\n    padding: 8px 20px 8px 20px;\n    gap:8px;\n    opacity: 0px;\n    background-color: #006736;\n    box-shadow: 0px 2px 0px 0px #212930;\n    font-family: 'Roboto';\n    font-size: 19px;\n    font-weight: 600;\n    line-height: 24px;\n    text-align: left;\n    color:#FEFEFE\n}\n\n.mbuttonStage:hover{\n    background-color: #17492b;\n}\n\n.mcontent{\n    font-family: 'Roboto';\n    font-size: 20px;\n    font-weight: 400;\n    text-align: left;\n}\n\n.mstage-card2{\n    width: 300px;\n    padding: 32px 40px 32px 40px;\n    gap: 24px;\n    border-radius: 8px 0px 0px 0px;\n    border: 2px 0px 0px 0px;\n    border:solid;\n    border-color: #CDCCCE;\n    background-color: #FEFEFE;\n    border-radius: 8px;\n}\n\n.mstage-card3{\n    width: 300px;\n    padding: 32px 40px 32px 40px;\n    gap: 24px;\n    border-radius: 8px 0px 0px 0px;\n    border: 2px 0px 0px 0px;\n    border:solid;\n    border-color: #CDCCCE;\n    background-color: #FEFEFE;\n    border-radius: 8px;\n}\n\n\n.mstage-card4{\n    width: 300px;\n    padding: 32px 40px 32px 40px;\n    gap: 24px;\n    border-radius: 8px 0px 0px 0px;\n    border: 2px 0px 0px 0px;\n    border:solid;\n    border-color: #CDCCCE;\n    background-color: #FEFEFE;\n    border-radius: 8px;\n}\n\n.mstage-card5{\n    width: 300px;\n    padding: 32px 40px 32px 40px;\n    gap: 24px;\n    border-radius: 8px 0px 0px 0px;\n    border: 2px 0px 0px 0px;\n    border:solid;\n    border-color: #CDCCCE;\n    background-color: #FEFEFE;\n    border-radius: 8px;\n}\n\n<\/style>\n<\/head>\n<body>\n\n    <div class=\"mcontainer\">\n\n        <div class=\"mstage-card\">\n           <div style=\"gap:4px\">\n               <p class=\"mstage\">Stage 1<\/p>\n               <p class=\"msubtitle\">Defining a strategy<\/p>\n           <\/div>\n           <p class=\"mcontent\">Define the key elements of the project<\/p>\n           <ol class=\"mcontent\">\n               <li>Identifying needs<\/li>\n               <li>Arrest of the service<\/li>\n               <li>Consultation on the service<\/li>\n               <li>Formulation of strategic objectives<\/li>\n               <li>Preparation of a strategic plan<\/li>\n               <li>Legislation of a service<\/li>\n           <\/ol>\n           <a class=\"mbuttonStage\" href=\"https:\/\/opengovai4d.ellak.gr\/en\/define-strategy\/\">For Stage 1<\/a>\n       <\/div>\n       <!-- -------------------------------------------------------------- -->\n       <div class=\"mstage-card2\">\n           <div style=\"gap:4px\">\n               <p class=\"mstage\">Stage 2<\/p>\n               <p class=\"msubtitle\">Service design<\/p>\n           <\/div>\n           <p class=\"mcontent\">Understand the needs of the service<\/p>\n           <ol class=\"mcontent\">\n               <li>Definition of design rules<\/li>\n               <li>Determination of service characteristics<\/li>\n               <li>Identification of building elements<\/li>\n               <li>Preparation for implementation<\/li>\n           <\/ol>\n           <a class=\"mbuttonStage\" href=\"https:\/\/opengovai4d.ellak.gr\/en\/service-design-2\/\">For Stage 2<\/a>\n       <\/div>\n       <!-- -------------------------------------------------------------- -->\n       <div class=\"mstage-card3\">\n           <div style=\"gap:4px\">\n               <p class=\"mstage\">Stage 3<\/p>\n               <p class=\"msubtitle\">Service implementation<\/p>\n           <\/div>\n           <p class=\"mcontent\">Implement the service<\/p>\n           <ol class=\"mcontent\">\n               <li>Implementation of building elements<\/li>\n               <li>Testing of structural elements<\/li>\n               <li>Development of a first functional version<\/li>\n           <\/ol>\n           <a class=\"mbuttonStage\" href=\"https:\/\/opengovai4d.ellak.gr\/en\/service-implementation-2\/\">For Stage 3<\/a>\n       <\/div>\n       <!-- -------------------------------------------------------------- -->\n       <div class=\"mstage-card4\">\n           <div style=\"gap:4px\">\n               <p class=\"mstage\">Stage 4<\/p>\n               <p class=\"msubtitle\">Service function<\/p>\n           <\/div>\n           <p class=\"mcontent\">Feedback on the proper functioning of the service<\/p>\n           <ol class=\"mcontent\">\n               <li>Service monitoring<\/li>\n               <li>Receive feedback<\/li>\n           <\/ol>\n           <a class=\"mbuttonStage\" href=\"https:\/\/opengovai4d.ellak.gr\/en\/operation-service\/\">For Stage 4<\/a>\n       <\/div>\n       <!-- -------------------------------------------------------------- -->\n       <div class=\"mstage-card5\">\n           <div style=\"gap:4px\">\n               <p class=\"mstage\">Stage 5<\/p>\n               <p class=\"msubtitle\">Continuous service improvement<\/p>\n           <\/div>\n           <p class=\"mcontent\">Evaluate and improve the service<\/p>\n           <ol class=\"mcontent\">\n               <li>Service evaluation<\/li>\n               <li>Identification of points of improvement<\/li>\n               <li>Implementation of improvements<\/li>\n               <li>Monitoring of the implementation of improvements<\/li>\n           <\/ol>\n           <a class=\"mbuttonStage\" href=\"https:\/\/opengovai4d.ellak.gr\/en\/feedback-and-update\/\">For Stage 5<\/a>\n       <\/div>\n\n    <\/div>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Summary \u03a4\u03bf plugin \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bc\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c0\u03b5\u03c1\u03af\u03bb\u03b7\u03c8\u03b7\u03c2 \u03c3\u03c5\u03bb\u03bb\u03ad\u03b3\u03b5\u03b9 \u03c4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03c0\u03bf\u03c5 \u03c5\u03c0\u03bf\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b2\u03bf\u03cd\u03bb\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03b5\u03b9 \u03c3\u03b5 \u03bc\u03bf\u03c1\u03c6\u03ae \u03c3\u03c5\u03bd\u03bf\u03c0\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2. \u039c\u03cc\u03bb\u03b9\u03c2 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03b8\u03b5\u03af \u03b7 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1, \u03b7 \u03c0\u03b5\u03c1\u03af\u03bb\u03b7\u03c8\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03b3\u03b9\u03b1 \u03bb\u03ae\u03c8\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c4\u03bf\u03c5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2. \u03a0\u03c9\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03c4\u03bf Summary; 1. \u03a4\u03bf plugin \u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03c3\u03b5 \u03bc\u03bf\u03c1\u03c6\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5, [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"wp-custom-template-different-header","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-1034","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"etm-custom-language-flag":false,"gamipress-points":false,"gamipress-achievement":false,"gamipress-rank":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/opengovai4d.ellak.gr\/en\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Summary \u03a4\u03bf plugin \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bc\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c0\u03b5\u03c1\u03af\u03bb\u03b7\u03c8\u03b7\u03c2 \u03c3\u03c5\u03bb\u03bb\u03ad\u03b3\u03b5\u03b9 \u03c4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03c0\u03bf\u03c5 \u03c5\u03c0\u03bf\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b2\u03bf\u03cd\u03bb\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03b5\u03b9 \u03c3\u03b5 \u03bc\u03bf\u03c1\u03c6\u03ae \u03c3\u03c5\u03bd\u03bf\u03c0\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7\u03c2. \u039c\u03cc\u03bb\u03b9\u03c2 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03b8\u03b5\u03af \u03b7 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1, \u03b7 \u03c0\u03b5\u03c1\u03af\u03bb\u03b7\u03c8\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03b3\u03b9\u03b1 \u03bb\u03ae\u03c8\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c4\u03bf\u03c5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2. \u03a0\u03c9\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03c4\u03bf Summary; 1. \u03a4\u03bf plugin \u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03c3\u03b5 \u03bc\u03bf\u03c1\u03c6\u03ae \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5,&hellip;","_links":{"self":[{"href":"https:\/\/opengovai4d.ellak.gr\/en\/wp-json\/wp\/v2\/pages\/1034","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opengovai4d.ellak.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/opengovai4d.ellak.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/opengovai4d.ellak.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/opengovai4d.ellak.gr\/en\/wp-json\/wp\/v2\/comments?post=1034"}],"version-history":[{"count":75,"href":"https:\/\/opengovai4d.ellak.gr\/en\/wp-json\/wp\/v2\/pages\/1034\/revisions"}],"predecessor-version":[{"id":1474,"href":"https:\/\/opengovai4d.ellak.gr\/en\/wp-json\/wp\/v2\/pages\/1034\/revisions\/1474"}],"wp:attachment":[{"href":"https:\/\/opengovai4d.ellak.gr\/en\/wp-json\/wp\/v2\/media?parent=1034"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}