Settings

Runtime controls for Gmail, Gemma, and local workspace data. Full setup lives in the README.

Runs nowDeterministic modeNo Gmail, API key, hosted DB, or model download required.
GmailOptional connectorUse only when you want real inbox evidence.Configure
GemmaOptional Ollama Cloud is disabledOptional model-backed proposals.Configure
Local data.careeros-data/state.jsonExport/import/delete this workspace only.Manage
Run locallypnpm install && pnpm dev
Configure env.env.local
GmailReadonly OAuth only
GemmaOllama Cloud API key

No desktop Ollama server and no local model download are required for this public demo.

Gmail readonly sync

Connect a local Google OAuth client, then sync recent recruiting mail into the Gemma/review pipeline. OAuth tokens are stored only under the local `.careeros-data` directory.

disabled
Current connectorGmail connector optionalGmail connector is disabled. Local console, imports, and processing are unaffected.
Google callback URLhttps://public-careeros.vercel.app/api/connectors/gmail/callbackPaste this exact value into Google OAuth Authorized redirect URIs.
Safe boundaryLocal token fileReadonly OAuth token stays under `.careeros-data` and is excluded from git.
Pipeline pathSync then reviewGmail snippets flow through triage, extraction, Ollama Cloud/Gemma, and the review gate.
OAuth setup diagnosticdisabled

Set CAREEROS_GMAIL_CONNECTOR_ENABLED=true only when you want the optional readonly Gmail connector.

Current app origin
https://public-careeros.vercel.app
Callback origin
https://public-careeros.vercel.app
Origin match
yes
Gmail sync actionsGmail pipeline

Connect opens Google OAuth with the readonly Gmail scope. Sync fetches bounded recruiting message snippets and passes them through the same mailbox triage, workflow extraction, Ollama Cloud/Gemma, and review-gate path.