/** * Hero header with gradient title. */ import React from "react"; import styles from "./Header.module.css"; export default function Header() { return (

EduRecommender

Personalised educational content · Embeddings + LLM Re-Ranking

📖 Select a learner profile and get personalised course recommendations powered by AI.
); }