Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
An interactive data analysis application built with Streamlit and LangChain that helps users analyze and visualize data through natural language conversations.
|
4 |
|
5 |
-
|
6 |
title: DataBot Analytics
|
7 |
emoji: 🤖
|
8 |
colorFrom: blue
|
@@ -11,7 +11,9 @@ sdk: streamlit
|
|
11 |
sdk_version: 1.29.0
|
12 |
app_file: app.py
|
13 |
pinned: false
|
14 |
-
|
|
|
|
|
15 |
## Project Structure
|
16 |
|
17 |
```
|
|
|
2 |
|
3 |
An interactive data analysis application built with Streamlit and LangChain that helps users analyze and visualize data through natural language conversations.
|
4 |
|
5 |
+
```
|
6 |
title: DataBot Analytics
|
7 |
emoji: 🤖
|
8 |
colorFrom: blue
|
|
|
11 |
sdk_version: 1.29.0
|
12 |
app_file: app.py
|
13 |
pinned: false
|
14 |
+
```
|
15 |
+
|
16 |
+
|
17 |
## Project Structure
|
18 |
|
19 |
```
|