Spaces:
Build error
Build error
Yvann commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Talk-Sheet π€
|
| 2 |
|
| 3 |
### Talk-Sheet 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 Talk-Sheet 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 Talk-Sheet, simply visit the following link :
|
|
@@ -43,3 +43,9 @@ Launch the chat service locally :
|
|
| 43 |
`streamlit run talk_sheet.py`
|
| 44 |
|
| 45 |
#### That's it! The service is now up and running locally. π€
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Talk-Sheet π€
|
| 2 |
|
| 3 |
### Talk-Sheet 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, Talk-Sheet 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 Talk-Sheet, simply visit the following link :
|
|
|
|
| 43 |
`streamlit run talk_sheet.py`
|
| 44 |
|
| 45 |
#### That's it! The service is now up and running locally. π€
|
| 46 |
+
|
| 47 |
+
Contributing
|
| 48 |
+
Contributions are always welcome! If you want to contribute to this project, please open an issue or submit a pull request.
|
| 49 |
+
|
| 50 |
+
License
|
| 51 |
+
This project is licensed under the MIT License - see the LICENSE file for details.
|