FitzBot Test Page
Local demo of the Fitzroy Local chat assistant. Click the yellow chat bubble in the bottom-right corner to try it.
Try asking
- Where should I eat in Fitzroy?
- Best wine bars near Brunswick Street?
- I'm after a vintage clothing shop
- What are your latest articles?
- How do I get my business listed?
- Best things to do in Fitzroy with kids?
What this is
- Vercel serverless function calling the Anthropic API end-to-end
- Whole-site knowledge base (condensed) in the system prompt with prompt caching
- Summarise-and-link answers drawn only from fitzroylocal.com.au
- Business enquiry capture via the Talk to the team form
- Self-injecting widget (no page setup beyond the script tag)
Embedded via: <script src="/widget.js" defer></script>
API endpoint: /api/chat