intelligence#

AI understanding and context modules for Vaani.

Intelligence Modules Overview#

Conversation Engine#

Generates natural language responses using Google Gemini with web search.

Intent Classifier#

Classifies user intent using fuzzy matching and NLP.

Conversation Memory#

Maintains conversation history and context across sessions.

Personality#

Defines assistant personality and response tone.

Natural Responses#

Human-written response templates for natural interactions.

Command Classifier#

Routes commands to appropriate handlers.