/Demo-Streamlit-Apps

This repository is using for demo Streamlit App.

Primary LanguagePython

To running this Rasa Demo, you need: Install requiments (recommend using python 3.8):

  • conda create -n env python=3.8 (or another virtual environment)

  • pip install -r requirements.txt


Train model:

  • rasa train

Prepare 2 command line:

  • commandline 1: rasa run --enable-api
  • commandline 2: cd streamlit
  • streamlit run Home.py

Demo_Streamlit_Apps

This repository is using for demo Streamlit Web Apps.

To use this demo:

Demo Files:

  1. crypto_price_streamlit.py Demo-Crypto.png

  1. penguins-app.py Demo-Penguin-Classifier.png

  1. Rasa-chatbot Screenshot-2022-12-18-212410.png