Installing Rasa Open Source: Windows 10 (Updated 2021)

150 Aufrufe
Published
In this video, Rachael will walk you through installing Rasa Open Source on Windows 10.

c++ visual install:
- https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0

Anaconda:
- download link https://www.anaconda.com/products/individual#windows
- install guide https://docs.anaconda.com/anaconda/install/windows/

shell commands:

conda create --name NAME python==3.8
conda activate NAME
conda install ujson (y when prompted)
conda install tensorflow (y when prompted)
pip install rasa

rasa -h
rasa init

Want to build your own bot? https://rasa.com/docs/​

Learn more about Rasa: https://rasa.com​
Rasa documentation: http://rasa.com/docs​
Join the Rasa Community: https://forum.rasa.com​
Twitter: https://twitter.com/Rasa_HQ​
Facebook: https://www.facebook.com/RasaHQ​
Linkedin: https://www.linkedin.com/company/rasa​

#converstaionalAI​ #AIchatbot​ #nlp
Kategorien
PC (Windows/Mac/Linux) Anleitungen
Kommentare deaktiviert.