Loading editor...
{% extends 'base.html.twig' %} {% trans_default_domain 'Playground' %} {% block title %}{{ 'title'|trans }} - Shamra Academia{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %}
{{ 'project.empty_projects'|trans }}
Loading editor...
{{ 'research_plan.intro'|trans({}, 'Playground')|default('Tell us about your research idea and we will help you create a comprehensive research plan.') }}
${ researchPlanThoughts }
{{ 'research_plan.clarification_intro'|trans({}, 'Playground')|default('Please answer these questions to help us create a better research plan:') }}
${ clarification.hint }
{{ 'research_plan.generating_desc'|trans({}, 'Playground')|default('Our AI agents are working together to create a comprehensive research plan.') }}
{{ 'research_plan.dont_close'|trans({}, 'Playground')|default('Please do not close this window until the process is complete.') }}
{{ 'research_plan.review_references_desc'|trans({}, 'Playground')|default('Your research plan has been created and added to your project. Would you like to save any of the references used to your personal library?') }}
{{ 'research_plan.no_references'|trans({}, 'Playground')|default('No references were used in this research plan.') }}
{{ 'write_ai.searching'|trans({}, 'Playground') }}
{{ 'write_ai.no_results'|trans({}, 'Playground') }}
{{ 'write_ai.generating'|trans({}, 'Playground') }}