MethdAI Receptionist
Reachy Mini app ยท live

AI Receptionist for Reachy Mini

A front desk that recognizes faces and notifies the right host.

Visitors walk up to your Reachy Mini, the robot greets them by voice, looks up who they came to see, and emails the host that their guest has arrived โ€” all in under ten seconds.

Returning visitors are recognized by face on their next visit. Operators run everything from a browser dashboard.

Gemini Live ยท OpenAI Realtime YuNet + LBPH face recognition iCal calendar matching Resend email delivery
MethdAI Receptionist dashboard

The operator dashboard โ€” live camera, visitor log, employees, calendar, and settings, all in one browser tab.

What's inside

Everything a front desk needs, in one app

A camera-aware front-desk assistant that combines realtime voice, computer vision, calendar lookup, and email delivery into a single self-contained robot app.

๐ŸŽค

Natural voice

Bi-directional audio with Gemini Live (default) or OpenAI Realtime โ€” chosen from a Settings toggle, no code changes.

๐Ÿ‘๏ธ

Face recognition

YuNet detector + LBPH recognizer. New visitors get registered, returning ones get greeted by name.

๐Ÿ“…

Calendar-aware

Pulls today's appointments from any Google Calendar iCal feed. Auto-matches visitor names to host appointments.

๐Ÿ“จ

Real email delivery

Hosts get a real email via Resend the moment their visitor arrives โ€” no waiting, no manual reception step.

๐Ÿ“Š

Live ops dashboard

Stats, visitor log, employee directory, calendar, settings โ€” every operator action lives in one browser tab.

๐Ÿ›Ÿ

Operator escape hatch

Bot mishears a name? The operator types it on the dashboard and the conversation picks back up seamlessly.

One-click install

Install on your Reachy Mini

From the Reachy Mini Control app, search MethdAI/receptionist-app and click Install. Or install via pip on the robot directly:

/venvs/apps_venv/bin/pip install --upgrade \
    git+https://huggingface.co/spaces/MethdAI/receptionist-app

/venvs/apps_venv/bin/python -m reachy_mini_receptionist.main

After install, open http://<your-robot>.local:7860/dashboard and follow the welcome banner โ€” it tells you which API keys to add (Gemini, Resend, iCal) and where to get them.

How a visit feels

From greeting to host notification in 10 seconds

  • ๐Ÿ‘‹ Robot greets the visitor as soon as a face is detected.
  • ๐Ÿ—ฃ๏ธ Visitor says their name and who they came to see.
  • ๐Ÿ“‡ Bot looks up the host in the employee directory.
  • ๐Ÿ“จ Host gets an email โ€” visitor arrival, time, appointment context.
  • ๐Ÿง  Next visit, the visitor is recognized by face โ€” no name needed.

Where it shines

Offices, demos, and small-team lobbies

Built for actual reception workflows โ€” not a toy. Used by the team at MethdAI as the lobby greeter for our own office. Apache-2.0 licensed so you can fork, adapt, or rebrand for your own venue.

Voice + Vision Calendar lookup Real emails Dashboard ops Apache-2.0