---
title: "ShortCine"
description: "Smart talent matching and cinematic casting."
image: "https://images.unsplash.com/photo-1485846234645-a62644f84728?auto=format&fit=crop&q=80&w=2000"
url: "https://foundrysoft.co/work/short-cine"
---

Deployment Case Media // Content

# ShortCine

Smart talent matching and cinematic casting.

### Mission Intel

Date 2025-12-05

Status Deployed

Version 1.0.0

Initiate Similar Project

### Overview

FoundrySoft was tasked with democratizing the film industry by building a talent platform that uses neural matching to connect artists with casting crews.

#### What we built

-   **Neural Matching Engine:** Developed an advanced search and matching algorithm that pairs talent with roles based on age, linguistic proficiency, and aesthetic "looks."
-   **AI Poster Extraction:** Engineered an OCR-based tool that automatically extracts roles and casting requirements from traditional film posters.
-   **Universal Comp-Card:** Created a shareable, high-fidelity digital identity system for actors to replace obsolete PDF portfolios and WhatsApp-based casting.

#### Tech Stack

-   **Backend:** Node.js, React Native
-   **AI:** Neural matching algorithms, AI-powered OCR
-   **Infrastructure:** Scalable cloud-based audition management
-   **Results:** Streamlined casting workflows and India's first unified digital identity for cinematic talent.

#### Next Report

[

The Allio

](https://foundrysoft.co/work/the-allio)

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "FoundrySoft",
  "url": "https://foundrysoft.co",
  "logo": "https://foundrysoft.co/logo.svg",
  "description": "FoundrySoft builds production-grade software and AI systems for US companies, from an India-based team of senior engineers.",
  "sameAs": [
    "https://github.com/foundrysofthq",
    "https://www.linkedin.com/company/foundrysoft",
    "https://www.instagram.com/foundrysoft/"
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "FoundrySoft",
  "url": "https://foundrysoft.co"
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "ShortCine",
  "headline": "ShortCine",
  "description": "Smart talent matching and cinematic casting.",
  "url": "https://foundrysoft.co/work/short-cine",
  "image": "https://images.unsplash.com/photo-1485846234645-a62644f84728?auto=format&fit=crop&q=80&w=2000",
  "dateCreated": "2025-12-05",
  "creator": {
    "@type": "Organization",
    "name": "FoundrySoft",
    "url": "https://foundrysoft.co"
  },
  "about": "Media // Content"
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://foundrysoft.co/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Work",
      "item": "https://foundrysoft.co/work"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "ShortCine",
      "item": "https://foundrysoft.co/work/short-cine"
    }
  ]
}
```
