rasa-ui icon indicating copy to clipboard operation
rasa-ui copied to clipboard

how create new agent or fresh new bot ? what and how should be file tree of existing project ?

Open azizullah2017 opened this issue 4 years ago • 4 comments

1- how create new agent or fresh new bot ? I want create a new bot. 2- what and how should be file tree of existing project ? Existing project is showing in ui.

My rasa file tree is rasa-app-data

  • project - domain.yml - stories.md
  • nlu_data.md
  • model

comands excute: 1- npm start 2- python3 -m rasa_core.run -d models/dialogue -u models/nlu/Auto/Auto --port 5005 --enable_api

I cannot find anybot on ui

azizullah2017 avatar Sep 29 '19 18:09 azizullah2017

@azizullah2017 - everything is contained in Rasa UI and unlike Rasa or Rasa X, it does not use flat files to store the data.

paschmann avatar Oct 01 '19 14:10 paschmann

@paschmann thanks for the reply. Is there any example I can start with ? I have integrated the ui but it is functioning. I do not know how to integrate this with rasa nlu and core.

azizullah2017 avatar Oct 02 '19 03:10 azizullah2017

Having the same doubts. Did you find a solution to this?

kabir-vaidya avatar Jan 25 '20 05:01 kabir-vaidya

hi, @paschmann is there any usermanual/documentation for using rasa-ui after the installation process? when i want to create a new bot, there are 3 form fields that must be filled. Is there an example config format to create new bot? rasa-ui-004-form-new-bot

I really need manual or documentation of rasa-ui, to explore rasa-ui features.

titapuspitasari911 avatar Aug 06 '20 05:08 titapuspitasari911