Spaces:
Build error
Build error
Yvann commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# ChatBot-CSV π€
|
| 2 |
|
| 3 |
### An AI chatbot featuring conversational memory, designed to enable users to discuss their CSV data in a more intuitive manner. π
|
| 4 |
-
|
| 5 |
#### For better understanding, see my medium article π : [Build a chat-bot over your CSV data](https://medium.com/@yvann-ba/build-a-chatbot-on-your-csv-data-with-langchain-and-openai-ed121f85f0cd)
|
| 6 |
## Quick Start π
|
| 7 |
To use ChatBot-CSV, simply visit the following link :
|
|
|
|
| 1 |
# ChatBot-CSV π€
|
| 2 |
|
| 3 |
### 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 |
#### For better understanding, see my medium article π : [Build a chat-bot over your CSV data](https://medium.com/@yvann-ba/build-a-chatbot-on-your-csv-data-with-langchain-and-openai-ed121f85f0cd)
|
| 6 |
## Quick Start π
|
| 7 |
To use ChatBot-CSV, simply visit the following link :
|