Spaces:
Build error
Build error
Yvann commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
-
#
|
| 2 |
|
| 3 |
-
###
|
| 4 |
-
#### By integrating the strengths of Langchain and OpenAI,
|
| 5 |
|
| 6 |
## Quick Start π
|
| 7 |
-
To use
|
| 8 |
|
| 9 |
-
[
|
| 10 |
|
| 11 |
|
| 12 |
## Running Locally π»
|
|
@@ -19,12 +19,12 @@ Follow these steps to set up and run the service locally :
|
|
| 19 |
### Installation
|
| 20 |
Clone the repository :
|
| 21 |
|
| 22 |
-
`git clone https://github.com/yvann-
|
| 23 |
|
| 24 |
|
| 25 |
Navigate to the project directory :
|
| 26 |
|
| 27 |
-
`cd
|
| 28 |
|
| 29 |
|
| 30 |
Create a virtual environment :
|
|
|
|
| 1 |
+
# ChatBot-CSV π€
|
| 2 |
|
| 3 |
+
### ChatBot-CSV is an AI chatbot featuring conversational memory, designed to enable users to discuss their CSV data in a more intuitive manner. π
|
| 4 |
+
#### By integrating the strengths of Langchain and OpenAI, ChatBot-CSV employs large language models to provide users with seamless, context-aware natural language interactions for a better understanding of their CSV data.π§
|
| 5 |
|
| 6 |
## Quick Start π
|
| 7 |
+
To use ChatBot-CSV, simply visit the following link :
|
| 8 |
|
| 9 |
+
[ChatBot-CSV.app](https://chatbot-csv.streamlit.app/)
|
| 10 |
|
| 11 |
|
| 12 |
## Running Locally π»
|
|
|
|
| 19 |
### Installation
|
| 20 |
Clone the repository :
|
| 21 |
|
| 22 |
+
`git clone https://github.com/yvann-hubChatBot-CSV.git`
|
| 23 |
|
| 24 |
|
| 25 |
Navigate to the project directory :
|
| 26 |
|
| 27 |
+
`cd ChatBot-CSV`
|
| 28 |
|
| 29 |
|
| 30 |
Create a virtual environment :
|