{% extends "base.html" %} {% block content %}

Smart Scholar AI

Your AI-powered learning companion for better study experiences

{% if not session.user_id %} Get Started Login {% else %} Go to Dashboard {% endif %}
Features
  • Text Summarization
  • Quiz Generation
  • Progress Tracking
  • AI Chatbot
  • Subject Management
{% endblock %}