Back

Connect Orbyt to ChatGPT

Developers~1 min read
On this page

ChatGPT supports Custom GPTs with Actions. You can import Orbyt's OpenAPI spec to build a GPT that reads your pipeline and helps you prepare for interviews.

Setup

  1. Generate an API key in Settings > Account > API Keys
  2. Go to chat.openai.com > Explore GPTs > Create
  3. In the Configure tab, add Actions > Create new action
  4. Set authentication to API Key with Bearer type, paste your token
  5. Import schema from URL: https://www.orbytjobs.ai/openapi.yaml
  6. Save your GPT

What your GPT can do

  • Read your pipeline and suggest next actions
  • Add jobs and log activities
  • Check upcoming interviews
  • Help prepare for interviews using your real pipeline data

For the full guide, visit orbytjobs.ai/developers/chatgpt

Was this helpful?

Still need help? Email us at support@orbytjobs.ai

Related articles