Upload CSV or Excel File

{% if response1 and response2 %}

Google Gemini Response About Data

Plot 1

Plot 1

{{ response1|safe }}

Plot 2

Plot 2

{{ response2|safe }}

{% endif %} {% if plot1_path or plot2_path or response1 or response2 %} Download Analysis Report PDF {% endif %} {% if plot1_path or plot2_path or response1 or response2 %}

Multiclass Visualization

{% endif %} {% if response3 or response4 %}

Google Gemini Response About Data

{% if response3 %}

Multiclass Barplot

Plot 3

{{ response3 }}

{% endif %} {% if response4 %}

Multiclass Histplot

Plot 4

{{ response4 }}

{% endif %} {% endif %} {% if plot3_path or plot4_path or response3 or response4 %} Download Complete Analysis Report PDF {% endif %} {% if show_conversation %}

Conversation

{% endif %} {% if question_responses %}

Conversation History:

{% endif %}