Documentation

Advanced Recruitment Technology

HireBloom leverages cutting-edge AI and data processing to automate the most tedious parts of recruitment.

The Quickstart Guide

1

Set up your company profile

Add your company logo, description, and brand colors. This information will be used to generate your custom career page.

2

Create your first job posting

Use our intuitive editor to write job descriptions. Define requirements, benefits, and the hiring stages for this specific role.

3

Publish and share

Once your job is ready, publish it to your career page. You can also share the direct link on LinkedIn, Indeed, or your social media channels.

4

Review and collaborate

As applications come in, review resumes, leave notes for your team, and move candidates through your custom pipeline stages.

Pro Tip: Hiring Stages

You can customize your hiring stages for each job. A standard pipeline usually looks like this:

Applied
Phone Screen
Technical Interview
Cultural Fit
Offer Sent
Hired

Intelligent Resume Parsing

Our resume parsing engine uses Natural Language Processing (NLP) to extract structured data from PDF, DOCX, and image-based resumes with over 98% accuracy.

Example API Response
{
  "candidate": {
    "name": "Sarah Wilson",
    "email": "sarah.wilson@example.com",
    "phone": "+1 (555) 123-4567",
    "skills": ["React", "TypeScript", "Node.js", "AWS", "GraphQL"],
    "experience": [
      {
        "company": "TechFlow Inc.",
        "role": "Senior Frontend Engineer",
        "duration": "3 years",
        "key_achievements": [
          "Scaled frontend architecture to 1M+ users",
          "Reduced bundle size by 45%"
        ]
      }
    ],
    "education": {
      "degree": "B.S. Computer Science",
      "university": "Stanford University"
    }
  },
  "match_score": 0.94
}

Objective Interview Scoring

Eliminate bias and standardize your evaluations. HireBloom provides a structured scoring system that aggregates team feedback into actionable insights.

Technical Competency

4.8/5

Evaluates coding proficiency and system design.

Communication

4.5/5

Measures clarity and collaboration skills.

Culture Alignment

4.2/5

Assesses fit with company values and mission.

Score Calculation Logic

function calculateFinalScore(evaluations) { const weights = { technical: 0.5, soft_skills: 0.3, culture: 0.2 }; return evaluations.reduce((acc, curr) => { return acc + ( (curr.technical * weights.technical) + (curr.soft_skills * weights.soft_skills) + (curr.culture * weights.culture) ); }, 0) / evaluations.length; }

Core Concepts

Career Page

Every HireBloom account comes with a hosted, SEO-optimized career page that updates automatically when you publish jobs.

Candidate Management

Our visual pipeline lets you see where every candidate stands. Drag and drop to move them from "New" to "Hired".

Interview Scheduling

Connect your calendar and send booking links to candidates. They pick a time, and it's added to everyone's calendar automatically.

Need help with something else?

Our support team is available 24/7 to help you with any questions about HireBloom.