Understand-conversation-AI
This repository structures data in title, summary, tags, sentiment given a fragment of a conversation
How to install:
pip install -r requirements.txt
How to run:
The code is tested in python 3.7.8 and macOS Catalina
streamlit run app.py
Or You can run online here