> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peoplecontext.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> People Context - Business Context Built From Developer Data

## What is People Context?

The PeopleContext API provides comprehensive, enriched profile data by combining GitHub, LinkedIn, and other data sources into a unified schema. Our API is designed for AI agents, recruiting platforms, and applications that need deep context about people and companies.

<Info>
  **Dataset Scale**: 58M developers from GitHub + 58M LinkedIn professionals and companies
</Info>

<CardGroup cols={2}>
  <Card title="GitHub Webset" icon="github" href="/guides/github-webset">
    58M developer profiles with repos, commits, and activity data
  </Card>

  <Card title="LinkedIn Webset" icon="linkedin" href="/guides/linkedin-webset">
    58M professional profiles and company pages with career history
  </Card>

  <Card title="Person Enrichment API" icon="user" href="/api-reference/person/enrich">
    Enrich profiles using GitHub, LinkedIn, or email identifiers
  </Card>

  <Card title="Company Enrichment API" icon="building" href="/api-reference/company/enrich">
    Get comprehensive company data from LinkedIn
  </Card>
</CardGroup>

## Key Features

<AccordionGroup>
  <Accordion icon="database" title="Unified Schema">
    All profile data follows a consistent, backward-compatible schema that combines GitHub, LinkedIn, and other sources seamlessly.
  </Accordion>

  <Accordion icon="refresh" title="Regularly Updated">
    Our datasets are refreshed monthly (GitHub) and as frequently as possible (LinkedIn) to ensure data accuracy.
  </Accordion>

  <Accordion icon="link" title="Cross-Platform Mapping">
    We've mapped \~5M profiles across GitHub and LinkedIn, providing rich cross-platform insights.
  </Accordion>

  <Accordion icon="building" title="Company Data">
    Access comprehensive company profiles including employee counts, industry data, headquarters location, and specialties.
  </Accordion>
</AccordionGroup>

## Use Cases

* **Recruiting & Talent Acquisition**: Find developers and professionals with validated skills, career history, and contact information
* **Sales Intelligence**: Enrich leads with professional backgrounds and company data for targeted outreach
* **AI Agents**: Provide rich context about people and companies for personalized engagement
* **Lead Generation**: Identify and reach decision-makers with accurate contact and firmographic data
* **Market Research**: Build comprehensive datasets combining technical skills (GitHub) and professional backgrounds (LinkedIn)
* **Company Intelligence**: Access detailed company profiles for account-based marketing and sales

## Getting Started

<Steps>
  <Step title="Get API Key">
    Contact [justin@peoplecontext.com](mailto:justin@peoplecontext.com) to get your API key
  </Step>

  <Step title="Choose Your Webset">
    Decide which dataset fits your needs: GitHub for technical profiles, LinkedIn for professional backgrounds and companies
  </Step>

  <Step title="Make Your First Request">
    Follow our [Quickstart Guide](/quickstart) to make your first API call
  </Step>

  <Step title="Build Your Integration">
    Use our comprehensive API docs to integrate People Context into your application
  </Step>
</Steps>

## Need Help?

<Card title="Contact Us" icon="envelope" href="mailto:justin@peoplecontext.com">
  Get in touch with our team for support or questions
</Card>
