Taco Bot

Tinqs Meeting Assistant

ServerOnline
TLSSecured (Caddy + Let's Encrypt)
Your accessNot authenticated

You're seeing this page because you're not authenticated yet. Get started in under a minute:

How to connect

Taco Bot is the Tinqs meeting assistant. It listens during Google Meet calls, answers questions about company docs, and summarizes conversations. Access requires authentication via one of two methods:

Team (Tailscale)

Direct browser access

Connect to the tinqs.com tailnet, then access Taco via its Tailscale hostname. Full identity resolution included.

Extension (any network)

Chrome extension

Install the Taco extension, enter the API secret, and it works from any network โ€” home, office, mobile hotspot.

Install the Chrome extension

  1. Open chrome://extensions in Chrome (or Edge). Enable Developer mode โ€” the toggle is in the top-right corner. Then click Load unpacked (top left).Chrome extensions page with Developer mode toggle highlightedEnable Developer mode, then click "Load unpacked"
  2. A folder picker opens. Navigate to the taco-bot repo and select the extension subfolder โ€” not the root folder, not lib or node_modules. The correct folder contains manifest.json, popup.html, and service-worker.js.Folder picker showing the extension folder selected inside taco-botSelect the "extension" folder (highlighted in blue), then click "Select"
  3. The Taco icon (๐ŸŒฎ) appears in your Chrome toolbar. Click it to open the popup. Set Gateway base URL to: https://taco.arikigame.com
  4. Enter the TACO API secret โ€” ask Ozan or check the team Devops chat for the current key.
  5. Click Test connection. You should see "OK โ€” Taco v0.1 (remote config loaded)." Done.

Using Taco in a meeting

Join a Google Meet call with the extension installed. Taco activates automatically and watches captions and the chat box.

  1. Say "Hey Taco" during the call, or type Taco in the Meet chat.
  2. Ask your question naturally โ€” "Hey Taco, what's the next milestone for Isleborn?"
  3. Taco searches company docs on Git Studio and replies in the Meet chat within seconds.

API endpoints

Authenticated requests (Bearer token or Tailscale identity) can use:

GET /api/meeting/status
POST /api/meeting/ask
POST /api/meeting/transcript
GET /api/meeting/calendar