---
title: "Careers | Fizz Dev"
description: "Explore remote, full-time opportunities to build AI products and transform how Fizz Dev works."
image: "https://fizz.dev/assets/fizz-dev-share-preview.png"
canonical_url: "https://fizz.dev/careers/"
---

# Careers at Fizz Dev

Fizz Dev is building a team focused on applying artificial intelligence to products, customer experiences, and business operations.

## Open roles

### [Senior AI Engineer](https://fizz.dev/careers/senior-ai-engineer.md)

Fizz Dev is seeking a Senior AI Engineer to design, build, and operate production-grade AI systems. You will lead the technical development of AI-powered products and workflows, from early prototypes through secure and scalable production deployment.

- **Department:** Engineering
- **Location:** Remote, United States
- **Employment type:** Full-time
- **Compensation range:** $180,000 to $230,000
- **Canonical HTML:** <https://fizz.dev/careers/senior-ai-engineer/>
- **Apply:** <https://fizz.dev/careers/senior-ai-engineer/#apply>

### [Junior AI Engineer](https://fizz.dev/careers/junior-ai-engineer.md)

Fizz Dev is seeking a Junior AI Engineer to support the development, testing, deployment, and improvement of AI-powered applications.

- **Department:** Engineering
- **Location:** Remote, United States
- **Employment type:** Full-time
- **Compensation range:** $100,000 to $135,000
- **Canonical HTML:** <https://fizz.dev/careers/junior-ai-engineer/>
- **Apply:** <https://fizz.dev/careers/junior-ai-engineer/#apply>

### [AI Product Manager](https://fizz.dev/careers/ai-product-manager.md)

Fizz Dev is seeking an AI Product Manager to define and deliver AI products that create measurable customer and business value.

- **Department:** Product
- **Location:** Remote, United States
- **Employment type:** Full-time
- **Compensation range:** $165,000 to $215,000
- **Canonical HTML:** <https://fizz.dev/careers/ai-product-manager/>
- **Apply:** <https://fizz.dev/careers/ai-product-manager/#apply>

### [GTM AI Transformation Lead](https://fizz.dev/careers/gtm-ai-transformation-lead.md)

Fizz Dev is seeking a GTM AI Transformation Lead to define and execute the company’s strategy for using AI across sales, marketing, customer success, partnerships, and revenue operations.

- **Department:** Go-to-Market Strategy, Revenue
- **Location:** Remote, United States
- **Employment type:** Full-time
- **Compensation range:** $170,000 to $220,000
- **Canonical HTML:** <https://fizz.dev/careers/gtm-ai-transformation-lead/>
- **Apply:** <https://fizz.dev/careers/gtm-ai-transformation-lead/#apply>

## Remote Work Expectations

Fizz Dev operates as a remote company. Employees are expected to:

- Communicate clearly through written documentation and virtual meetings.
- Maintain reliable availability during agreed working hours.
- Collaborate effectively across teams and time zones.
- Manage priorities independently and communicate risks early.
- Protect confidential company and customer information in their remote work environment.
- Participate in scheduled team meetings, planning sessions, and company events.

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://fizz.dev/#organization",
      "@type": "Organization",
      "email": "hello@fizz.dev",
      "legalName": "The Fizz Development Group, LLC",
      "name": "Fizz Dev",
      "url": "https://fizz.dev/"
    },
    {
      "@id": "https://fizz.dev/careers/#webpage",
      "@type": "CollectionPage",
      "about": {
        "@id": "https://fizz.dev/#organization"
      },
      "description": "Explore remote, full-time opportunities to build AI products and transform how Fizz Dev works.",
      "mainEntity": {
        "@type": "ItemList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "name": "Senior AI Engineer",
            "position": 1,
            "url": "https://fizz.dev/careers/senior-ai-engineer/"
          },
          {
            "@type": "ListItem",
            "name": "Junior AI Engineer",
            "position": 2,
            "url": "https://fizz.dev/careers/junior-ai-engineer/"
          },
          {
            "@type": "ListItem",
            "name": "AI Product Manager",
            "position": 3,
            "url": "https://fizz.dev/careers/ai-product-manager/"
          },
          {
            "@type": "ListItem",
            "name": "GTM AI Transformation Lead",
            "position": 4,
            "url": "https://fizz.dev/careers/gtm-ai-transformation-lead/"
          }
        ],
        "numberOfItems": 4
      },
      "name": "Careers | Fizz Dev",
      "url": "https://fizz.dev/careers/"
    }
  ]
}
```
