<%- include('partials/header') %> <% if (messages.error) { %> <% } %> <% if (messages.success) { %> <% } %>
<% if (user) { %>

Welcome back, <%= user.name %>!

Ready to enhance your study experience? Upload notes, generate AI quizzes, get personalized revision, and chat with our intelligent assistant.

<% } else { %>

Welcome to EduCat

Transform your study experience with AI-powered note revision, personalized quizzes, and intelligent tutoring. Upload your notes and let our smart system create the perfect study environment for you.

<% } %>
EduCat
Upload Your Notes

Simply upload your study notes in various formats (PDF, DOC, TXT) and let our AI analyze them.

<% if (user) { %> Get Started <% } else { %> Get Started <% } %>
AI-Powered Revision

Our AI will summarize, improve, and generate study questions from your notes automatically.

<% if (user) { %> View Dashboard <% } else { %> View Dashboard <% } %>
AI Quiz Generator

Generate personalized quizzes on any topic with multiple question types and difficulty levels.

<% if (user) { %> Take Quiz <% } else { %> Take Quiz <% } %>
Interactive Chat

Ask questions about your notes and get instant, intelligent responses from our AI assistant.

<% if (user) { %> Start Chatting <% } else { %> Start Chatting <% } %>

Test Your Knowledge

Generate personalized quizzes on any topic with our AI-powered quiz generator. Choose from multiple question types and difficulty levels to challenge yourself.

Multiple choice questions
True/False questions
Instant feedback and scoring
Customizable difficulty levels
<% if (user) { %> Start Quiz <% } else { %> Login to Start <% } %>
Sample Quiz Question

What is the capital of France?

Correct! Great job.

How EduCat Works

1
Upload

Upload your study notes in any supported format

2
AI Analysis

Our AI analyzes and processes your content

3
Take Quizzes

Generate personalized quizzes to test your knowledge

4
Get Results

Receive improved notes, summaries, and instant feedback

<%- include('partials/footer') %>