AI Chat
Ask plain-English questions about your operational data
Danvas AI Chat provides a conversational interface powered by OpenRouter + DeepSeek Chat. The AI has real-time access to your form definitions, submissions, and location data through tool-calling.
Overview
The chat interface lets you query operational data using natural language. Ask questions like "What was submitted today?" or "Show me incident reports from last week" and get instant answers from your database.
Available Tools
The AI agent has access to four tools that query your organizational data:
get_locations
Returns all restaurant locations for your organization.
{
"type": "function",
"name": "get_locations",
"description": "Get all restaurant locations for the organization"