Yvann commited on
Commit
f50f347
Β·
unverified Β·
1 Parent(s): 778571d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
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.