Metadata-Version: 2.1
Name: rasac
Version: 1.0.0
Summary: A GUI for NLU pipeline configurations and model training for Rasa Conversational AIs.
Home-page: https://github.com/rasa-codeless/rasac
Author: Shamikh Hameed
Author-email: shamikhhameed@gmail.com
License: Apache License 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: GPU
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/markdown

# RASA Codeless 1.0.0 Release

### RASA Codeless provides a GUI for NLU pipeline configurations and model training and evaluation for Rasa Conversational AIs.

## Features
- Allows configuring, training, and evaluating RASA models efficiently through a React based UI
- Fully supports rasa 2.8.x projects
- Provides an easy-to-use CLI
- Provides an efficient server-based GUI
- Requires minimum machine learning expertise and RASA framework specific knowledge

## What's Cooking?
- Training data management
- Learning curve insights

## Limitations and Known Issues
- Does not support early stopping
- Training ETA not available
- Evaluations are limited to DIET Classifier

📒 Docs: https://rasa-codeless.github.io  
📦 PyPi: https://pypi.org/project/rasac/1.0.0/  
🪵 Full Changelog: Refer the relevant GitHub branch (v1.0.0)  

