Yvann commited on
Commit
180f795
Β·
unverified Β·
1 Parent(s): 635d838

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,15 +1,15 @@
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 :
8
 
9
  [Talk-Sheet.app](https://talk-sheet.streamlit.app/)
10
 
11
 
12
- ## Running Locally
13
  Follow these steps to set up and run the service locally :
14
 
15
  ### Prerequisites
@@ -42,4 +42,4 @@ Launch the chat service locally :
42
 
43
  `streamlit run src/app.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 :
8
 
9
  [Talk-Sheet.app](https://talk-sheet.streamlit.app/)
10
 
11
 
12
+ ## Running Locally πŸ’»
13
  Follow these steps to set up and run the service locally :
14
 
15
  ### Prerequisites
 
42
 
43
  `streamlit run src/app.py`
44
 
45
+ #### That's it! The service is now up and running locally. πŸ€—