The original Sanctuary Web App with working implementation of D7 algorithm.
Features:
- Can understand NL and classify and access around 20-30 predefined commands (Time, Date, weather, search online, etc).
- Very easy to customise and scale the entire program.
- Uses very little data to be integrated with a new command (2 examples sentences are plently. More lead to better results.) Compared to millions of datapoints for Deep learning based NLP AI systems.
- Flexible system, can be modified to fit your needs.
- Powered by Django and python.