Compte-rendu automatisé avec l’intelligence artificielle
Upmeet enregistre vos réunions et génère automatiquement un résumé structuré
Automatise la prise de notes lors de tes visios, appels clients ou réunions d’équipe.
L’outil retranscrit avec précision et te permet de gagner plusieurs heures chaque semaine.
Pourquoi utiliser Upmeet
Plus besoin d’écrire pendant les réunions. L’intelligence artificielle capture,
organise et structure les échanges automatiquement.
Gain de productivité
Tu peux te concentrer sur la discussion et la stratégie pendant les appels,
au lieu de perdre de l’énergie sur la prise de notes manuelle.
Utilisation simple
L’outil est rapide à prendre en main et fonctionne avec les principales
plateformes de visioconférence utilisées en entreprise.
Offre spéciale
Utilise le code promo PM10 lors de ton inscription
pour bénéficier de 10% de réduction.
Compatible avec
.pm-upmeet-wrap{
max-width:1100px;
margin:40px auto;
font-family:Arial, Helvetica, sans-serif;
}
.pm-upmeet-box{
background:linear-gradient(135deg,#071a2c,#03111f);
border:1px solid rgba(31,224,215,0.35);
border-radius:22px;
padding:30px;
margin-bottom:20px;
color:white;
box-shadow:0 10px 25px rgba(0,0,0,0.15);
}
.pm-hero{
text-align:center;
padding:50px 30px;
}
.pm-hero h1{
font-size:44px;
margin-bottom:15px;
color:#ffffff;
}
.pm-hero h2{
font-size:26px;
color:#1fe0d7;
margin-bottom:20px;
}
.pm-hero p{
font-size:20px;
color:#d6e2ee;
max-width:750px;
margin:0 auto 20px auto;
line-height:1.6;
}
.pm-promo{
display:inline-block;
background:rgba(31,224,215,0.15);
border:1px solid #1fe0d7;
padding:12px 22px;
border-radius:999px;
font-weight:700;
margin-bottom:20px;
}
.pm-buttons{
margin-top:10px;
}
.pm-btn-main{
background:#1fe0d7;
color:#03111f !important;
padding:16px 28px;
border-radius:12px;
text-decoration:none;
font-weight:700;
margin:6px;
display:inline-block;
}
.pm-btn-alt{
background:transparent;
border:1px solid rgba(255,255,255,0.3);
color:white !important;
padding:16px 28px;
border-radius:12px;
text-decoration:none;
font-weight:700;
margin:6px;
display:inline-block;
}
.pm-grid{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:20px;
}
.pm-upmeet-box h2{
color:#1fe0d7;
font-size:24px;
margin-bottom:10px;
}
.pm-upmeet-box p{
color:#d3deea;
font-size:17px;
line-height:1.6;
}
.pm-highlight{
background:linear-gradient(135deg,rgba(31,224,215,0.2),rgba(7,26,44,1));
}
.pm-compat{
text-align:center;
}
.pm-tags{
margin-top:15px;
}
.pm-tags span{
display:inline-block;
background:rgba(31,224,215,0.15);
border:1px solid rgba(31,224,215,0.35);
padding:10px 16px;
border-radius:999px;
margin:6px;
font-weight:600;
color:#dffefe;
}
@media(max-width:800px){
.pm-grid{
grid-template-columns:1fr;
}
.pm-hero h1{
font-size:32px;
}
.pm-hero h2{
font-size:22px;
}
}