Speak with the Mango God

Click to fix audio bug

The Mango Guru AI was built and trained in python using a Neural Network to predict the category of a given text pattern based on the intents.

It is trained on an NLP model to classify text inputs into predefined categories based on their content. The model is trained using a dataset of text patterns and their corresponding categories, and converting the text patterns into numerical vectors (so the machine would understand).

Example:

input: "Haha" tag: "laugh" output: "I'm glad you find the mango god amusing"