PD03 commited on
Commit
e5fffd9
·
verified ·
1 Parent(s): e1db6e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -20
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 📊
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 4.0.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
@@ -12,26 +12,15 @@ license: mit
12
 
13
  # SAP SALT Analytics Demo
14
 
15
- This Space demonstrates how open source analytics, machine learning, and deep learning can generate massive value for enterprises running SAP as an ERP system.
16
 
17
  ## Features
18
-
19
- - **Real SAP Data**: Uses the authentic SAP SALT dataset from Hugging Face
20
- - **DuckDB Analytics**: High-performance analytical queries
21
- - **AI-Powered Q&A**: Natural language interface using OpenAI
22
- - **Interactive Insights**: Pre-built business intelligence dashboards
23
 
24
  ## Usage
25
-
26
- 1. **Load Dataset**: Click to load the SAP SALT dataset into DuckDB
27
- 2. **View Insights**: Generate pre-built analytical insights
28
- 3. **Ask Questions**: Use natural language to query the data (requires OpenAI API key)
29
-
30
- ## Business Value
31
-
32
- - Automate sales order processing
33
- - Optimize customer assignments
34
- - Predict shipping preferences
35
- - Generate actionable insights
36
-
37
- Built with ❤️ using open source tools: DuckDB + OpenAI + Gradio + Hugging Face
 
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: "5"
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
12
 
13
  # SAP SALT Analytics Demo
14
 
15
+ Open source analytics + AI for SAP ERP systems using real SAP data.
16
 
17
  ## Features
18
+ - Load real SAP SALT dataset from Hugging Face
19
+ - Generate business insights with DuckDB
20
+ - Natural language queries with OpenAI
21
+ - Secure interactive web interface
 
22
 
23
  ## Usage
24
+ 1. Load Dataset: Click to import SAP SALT data
25
+ 2. View Insights: See pre-built analytics
26
+ 3. AI Q&A: Ask questions in natural language (requires OpenAI API key)