Yvann commited on
Commit
d38400e
Β·
unverified Β·
1 Parent(s): dee08f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,12 +1,12 @@
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 πŸ’»
@@ -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-hub/Talk-Sheet.git`
23
 
24
 
25
  Navigate to the project directory :
26
 
27
- `cd Talk-Sheet`
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 :