Last updated: May 2026
Reviews is a module of HubKard, used to manage restaurant reviews and generate reply drafts. It is not a public-facing product and is not intended for use by parties outside of the organization.
Reviews processes the following data: Google review content and author names fetched via the Google Places API; authentication credentials (email and password) for admin access; and AI-generated reply drafts produced by the Anthropic Claude API.
All data is stored in a Supabase (PostgreSQL) database hosted in the EU (eu-central-1). Review data is retained indefinitely to support historical analysis. Authentication data is managed by Supabase Auth.
Reviews uses the following third-party services: Google Places API (review data), Anthropic Claude API (reply generation), Supabase (database and authentication), and Vercel (hosting). Each service operates under its own privacy policy.
For questions about data handling, contact hrvoje.malenica@gmail.com.