Mother Nature Commands

Mature Nature Commands that the user can interact with.

In our discord, we have a prototype chat AI bot coined "Mother Nature" that users can interact with to fetch information from. Mother Nature has a variety of functionality and users can browse the user stories below to find out what each command does.

Get the current list of commands

Retrieve a List of all commands

/commands

Check Whether a molecule is safe as a Color Additive

Compares the given chemical to

/is_color_legal chemical_name: test
/is_color_legal chemical_name: FD&C Blue #1

Check Whether a molecule is safe as FDA Color Additive

/check_fda_color_status

Remove Smiles from the Chemical Training List

/remove_smile_file smile: test

Add Smiles to the Chemical Training List

/add_smile_file smile: test

Rerun Training for Deep Learning

/retrain_mother_nature

Generate Chemicals For Different Categories

/make_github_issue_lorax message: cannabis
/make_github_issue_lorax message: cannabis war

Generate Chemicals For Different Categories

/make_github_issue_arbiter message: cannabis
/make_github_issue_arbiter message: cannabis war

Create a Graph Node in GlobalChem

/create_graph_node node_class_name: name-of-node text_message: info-in-node

Fetch the Training Set Used in Retraining

/fetch_training_set category: cannabis

Last updated