Skip to content

DougTrajano/anallyticabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors