/anallyticabot

Anallyticabot is a Data App that helps you to improve the quality of chatbots.

Primary LanguagePythonApache License 2.0Apache-2.0

Quality Gate Status

Anallyticabot unlock insights from your data to create the right AI-powered conversational experiences.

Anallyticabot is free to use and is an open-source project! 💙

Features

  • Counterexamples management.
  • Decomposition Analysis (2D chart for intents model)
  • Dialog Flow
  • Intents Discovery
  • Examples similarity
  • Stopwords identify
  • Utterance generator
  • Watson predictions validation

Installation

Docker

To run Anallyticabot via Docker, just type:

docker run -d -p 8501:8501 --name anallyticabot dougtrajano/anallyticabot

Locally

To run Anallyticabot locally, just type:

git clone https://github.com/DougTrajano/anallyticabot.git
cd anallyticabot
pip install -r requirements.txt
streamlit run anallyticabot.py

Can I see a demo?

Open in Streamlit

License

See LICENSE for details.

Buy Me A Coffee