Platform

Modern stack. Multi-LLM. Your infrastructure.

PaiSLEY is engineered for teams that care about how their hiring data is handled. Pick the AI providers you trust, deploy where your data needs to live, and integrate with your existing careers page via a clean public API.

Architecture at a glance

Frontend
React, modern component library, accessibility-first
Backend
Server actions and background workers
Database
PostgreSQL with a typed ORM
Storage
S3-compatible (Minio supported)
Authentication
Passwordless OTP / magic link for applicants; password-based for staff
AI providers
OpenAI, Google Gemini, Anthropic Claude, ElevenLabs
Infrastructure
Docker-based deployment with a worker process for AI jobs

Run it where your data should live.

Dedicated environments, Docker-first, worker process for AI jobs.

Multi-LLM by design

PaiSLEY supports multiple AI providers, including OpenAI, Google Gemini, Anthropic Claude, and ElevenLabs. Admins can map each feature (resume parsing, scoring, transcription, drafting, clarification questions) to a different provider and model.

  • Optimize cost, latency, or accuracy per task.
  • Test new models without code changes.
  • Encrypted API-key storage with connection testing and rotation.
  • Configurable request timeouts per feature.

Deployment options

Two deployment models, one product. Both come with dedicated, branded environments and full data isolation.

Managed cloud

We host, monitor, and update PaiSLEY in a dedicated environment for your organization. Fastest path to production.

Self-hosted (Docker)

Full Docker support with a worker process for background AI jobs. Health-check endpoint for monitoring. Bring your own SMTP, storage, and AI provider keys.

Public API

PaiSLEY exposes a small, focused public API for syncing published jobs into your existing careers page. Authentication uses long-lived bearer tokens with configurable, revocable permissions.

GET /api/v1/external/jobs

List published jobs (public-safe fields only).

GET /api/v1/external/jobs/:slug

Get full job details, including description and salary range.

Want the architecture deep-dive?

Bring your IT and security stakeholders to the demo. We'll walk through data flows, deployment topology, and integration points.

Schedule a technical walkthrough