{% extends 'base.html.twig' %}
{% block title %}Platform | CogniEdu{% endblock %}
{% block body %}
<section class="py-5">
<div class="container">
<div class="mb-5">
<h1 class="display-5 fw-bold ce-title">Platform</h1>
<p class="lead text-muted">
CogniEdu is a unified AI platform built for higher education—turning institutional data into clear, actionable insight for leaders.
</p>
</div>
{# =========================
About blocks (2 columns)
========================= #}
<div class="row g-4">
<div class="col-lg-6">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h2 class="h5">What is CogniEdu</h2>
<p class="text-muted mb-0">
CogniEdu is a proprietary AI-based IP platform developed exclusively for universities and higher education
institutions. Harness the power of advanced AI for Business Intelligence (BI), Financial Analysis,
Enrollment Analytics, and Revenue Forecasting.
</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h2 class="h5">Built for Strategic Decision-Making</h2>
<p class="text-muted mb-0">
Designed for agility, real-time decision-making, and strategic planning, CogniEdu delivers tailored insights
based on your institution's data and performance trends. CogniEdu is a cutting-edge AI platform tailored
specifically for the higher education sector. Developed by a team of AI experts and education specialists,
our proprietary technology transforms raw institutional data into actionable intelligence.
</p>
</div>
</div>
</div>
</div>
<div class="row g-4 mt-1">
<div class="col-lg-6">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h2 class="h5">Integrated Intelligence Across the Institution</h2>
<p class="text-muted mb-0">
Whether you're managing enrollment, overseeing finances, or forecasting revenue, CogniEdu provides
the tools for informed, data-driven decisions. Our platform integrates seamlessly with existing systems,
ensuring minimal disruption and maximum impact.
</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h2 class="h5">Our Mission, Vision, and Values</h2>
<p class="text-muted mb-0">
<strong>Mission:</strong> To revolutionize higher education management through AI innovation.<br>
<strong>Vision:</strong> Empower every institution with real-time, predictive analytics for sustainable growth.<br>
<strong>Values:</strong> Accuracy, Agility, Security, and Customization.
</p>
</div>
</div>
</div>
</div>
{# =========================
Core platform overview (2 columns)
========================= #}
<div class="row g-4 mt-4">
<div class="col-lg-6">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h2 class="h5">Platform Overview</h2>
<p class="text-muted mb-0">
CogniEdu connects to your existing systems, normalizes data into a secure analytics layer, and applies AI-driven models
to deliver dashboards, forecasts, and decision-ready reporting.
</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h2 class="h5">Designed for Higher Education</h2>
<p class="text-muted mb-0">
Purpose-built for the workflows and outcomes that matter in higher ed: enrollment, revenue, financial sustainability,
institutional performance, and strategic planning.
</p>
</div>
</div>
</div>
</div>
{# =========================
Three feature cards (3 columns)
========================= #}
<div class="row g-4 mt-1">
<div class="col-lg-4">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h3 class="h6 mb-2">Data Integration</h3>
<ul class="text-muted small mb-0">
<li>Connect to SIS, ERP, LMS, CRM sources</li>
<li>Secure API and scheduled imports</li>
<li>Normalization and validation</li>
<li>Consistent definitions across units</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h3 class="h6 mb-2">AI & Analytics Engine</h3>
<ul class="text-muted small mb-0">
<li>Predictive forecasting (enrollment, revenue)</li>
<li>Trend detection and performance signals</li>
<li>Scenario modeling for planning</li>
<li>Decision-ready metrics and insights</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h3 class="h6 mb-2">Dashboards & Reporting</h3>
<ul class="text-muted small mb-0">
<li>Role-based dashboards</li>
<li>Drill-down and cohort views</li>
<li>Exportable reports for stakeholders</li>
<li>Institutional KPI monitoring</li>
</ul>
</div>
</div>
</div>
</div>
{# =========================
Security + Who it's for (2 columns)
========================= #}
<div class="row g-4 mt-1">
<div class="col-lg-6">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h2 class="h5">Security & Governance</h2>
<p class="text-muted">
Built with institutional needs in mind: role-based access, auditability, and secure handling of data.
For detailed controls and compliance posture, see our Security page.
</p>
<a href="{{ path('security') }}" class="btn btn-outline-secondary btn-sm">View Security</a>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card h-100 shadow-sm">
<div class="card-body">
<h2 class="h5">Who It’s For</h2>
<div class="row">
<div class="col-sm-6">
<ul class="text-muted small mb-0">
<li>Presidents & Provosts</li>
<li>Institutional Research</li>
<li>Strategic Planning</li>
</ul>
</div>
<div class="col-sm-6">
<ul class="text-muted small mb-0">
<li>CFOs & Finance Teams</li>
<li>Enrollment Leadership</li>
<li>Admissions Teams</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
{# =========================
CTA
========================= #}
<div class="mt-5 p-4 bg-light rounded-3 border">
<div class="row align-items-center g-3">
<div class="col-lg-8">
<h2 class="h4 mb-1">See the platform in action</h2>
<p class="mb-0 text-muted">Tell us about your institution and we’ll schedule a demo.</p>
</div>
<div class="col-lg-4 text-lg-end">
<a href="{{ path('request_demo') }}" class="btn btn-primary">Request a Demo</a>
</div>
</div>
</div>
</div>
</section>
{% endblock %}