Ask Claude about Farina

The bot has your Clover sales, Grubhub orders, weekly P&L, inventory items with prices, and vendor invoices in its context. Ask hypotheticals — it'll do the math.

Web search enabled. The bot can look up current product prices, vendor info, food-cost benchmarks, and customer reviews from the live web in addition to your Farina data. Citations appear beneath the response.

Conversation

Try a question to get started:

Setup

Set ANTHROPIC_API_KEY in .env.local in the project root, then restart the dev server.
# .env.local
ANTHROPIC_API_KEY=sk-ant-...
Uses claude-sonnet-4-6 with prompt caching on the data digest — subsequent messages re-use the cache (~90% cheaper input).