EmoCare
1.0.0
Step 1 : Install python dependencies
pip install -r requirements.txt
Step 2 : Create Pinecone account.. Create Index in the pinecone and after that generate new api key token and paste it in pinecone client in chatbot.py

Step 3 : Run streamlit
streamlit run chat_app.py
step 4 : Initial the Chat with Hi , Hello Greeting to perform detection of Emotion

Step 5 : Chat with bot
