shukdevdattaEX commited on
Commit
d632d84
Β·
verified Β·
1 Parent(s): ac82f7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -1202,7 +1202,7 @@ Provide a detailed, data-driven answer with:
1202
 
1203
  <div class="footer">
1204
  <div>
1205
- <h3><i class="fas fa-star"></i> Report Generated by Smart Data Analyzer Pro v2.0</h3>
1206
  <p>Powered by Advanced AI β€’ Professional Business Intelligence</p>
1207
  </div>
1208
  <div class="footer-links">
@@ -1211,7 +1211,7 @@ Provide a detailed, data-driven answer with:
1211
  <a href="https://huggingface.co/shukdevdattaEX"><i class="fas fa-globe"></i> Visit Website</a>
1212
  </div>
1213
  <p style="margin-top: 15px; font-size: 0.9em; color: #6c757d;">
1214
- Β© 2025 Smart Data Analyzer Pro. Professional data analysis made simple.
1215
  </p>
1216
  </div>
1217
  </div>
@@ -1265,7 +1265,7 @@ Provide a detailed, data-driven answer with:
1265
 
1266
  **File:** {file_name}
1267
  **Generated:** {datetime.now().strftime('%Y-%m-%d %H:%M:%S')}
1268
- **Analyzer:** Smart Data Analyzer Pro v2.0
1269
  **AI Model:** OpenAI gpt-oss-20b via Chutes API
1270
 
1271
  ---
@@ -1288,7 +1288,7 @@ text---
1288
 
1289
  ---
1290
 
1291
- *This report was generated using Smart Data Analyzer Pro v2.0 - Professional data analysis powered by advanced AI technology.*
1292
  """
1293
 
1294
  # Initialize the enhanced analyzer
@@ -1503,7 +1503,7 @@ def batch_analyze_files(files, api_key, progress=gr.Progress()):
1503
 
1504
  # Create the enhanced Gradio interface
1505
  with gr.Blocks(
1506
- title="πŸš€ Smart Data Analyzer Pro v2.0",
1507
  theme=gr.themes.Ocean(),
1508
  css="""
1509
  .gradio-container {
@@ -1573,7 +1573,7 @@ with gr.Blocks(
1573
  # Header
1574
  gr.HTML("""
1575
  <div class="main-header">
1576
- <h1>πŸš€ Smart Data Analyzer Pro v2.0</h1>
1577
  <p>Advanced AI-Powered Data Analysis & Business Intelligence Platform</p>
1578
  <p style="opacity: 0.9; margin-top: 10px;">
1579
  ✨ Enhanced with Advanced Statistics β€’ 🎯 Multi-format Support β€’ πŸ“Š Interactive Visualizations β€’ πŸ“± Mobile Optimized
@@ -1631,7 +1631,7 @@ with gr.Blocks(
1631
  with gr.Column(scale=2, elem_classes=["results-section"]):
1632
  gr.Markdown("### 🎯 Analysis Results")
1633
  analysis_output = gr.Markdown(
1634
- value="""## πŸ“‹ Welcome to Smart Data Analyzer Pro v2.0!
1635
 
1636
  **πŸš€ Enhanced Features:**
1637
  - βœ… **Multi-format Support**: CSV, Excel, JSON, Parquet, TSV
 
1202
 
1203
  <div class="footer">
1204
  <div>
1205
+ <h3><i class="fas fa-star"></i> Report Generated by AnalytixPro v2.0</h3>
1206
  <p>Powered by Advanced AI β€’ Professional Business Intelligence</p>
1207
  </div>
1208
  <div class="footer-links">
 
1211
  <a href="https://huggingface.co/shukdevdattaEX"><i class="fas fa-globe"></i> Visit Website</a>
1212
  </div>
1213
  <p style="margin-top: 15px; font-size: 0.9em; color: #6c757d;">
1214
+ Β© 2025 AnalytixPro. Professional data analysis made simple.
1215
  </p>
1216
  </div>
1217
  </div>
 
1265
 
1266
  **File:** {file_name}
1267
  **Generated:** {datetime.now().strftime('%Y-%m-%d %H:%M:%S')}
1268
+ **Analyzer:** AnalytixPro v2.0
1269
  **AI Model:** OpenAI gpt-oss-20b via Chutes API
1270
 
1271
  ---
 
1288
 
1289
  ---
1290
 
1291
+ *This report was generated using AnalytixPro v2.0 - Professional data analysis powered by advanced AI technology.*
1292
  """
1293
 
1294
  # Initialize the enhanced analyzer
 
1503
 
1504
  # Create the enhanced Gradio interface
1505
  with gr.Blocks(
1506
+ title="πŸš€ AnalytixPro v2.0",
1507
  theme=gr.themes.Ocean(),
1508
  css="""
1509
  .gradio-container {
 
1573
  # Header
1574
  gr.HTML("""
1575
  <div class="main-header">
1576
+ <h1>πŸš€ AnalytixPro v2.0</h1>
1577
  <p>Advanced AI-Powered Data Analysis & Business Intelligence Platform</p>
1578
  <p style="opacity: 0.9; margin-top: 10px;">
1579
  ✨ Enhanced with Advanced Statistics β€’ 🎯 Multi-format Support β€’ πŸ“Š Interactive Visualizations β€’ πŸ“± Mobile Optimized
 
1631
  with gr.Column(scale=2, elem_classes=["results-section"]):
1632
  gr.Markdown("### 🎯 Analysis Results")
1633
  analysis_output = gr.Markdown(
1634
+ value="""## πŸ“‹ Welcome to AnalytixPro v2.0!
1635
 
1636
  **πŸš€ Enhanced Features:**
1637
  - βœ… **Multi-format Support**: CSV, Excel, JSON, Parquet, TSV