Fast-growing startups reshape the GeekWire 200 with innovations in AI, robotics, energy and more

ICT, Most Popular, Trends News

No Comments

Photo of author

By Rami Gupta

WhatsApp Group Join Now
Telegram Group Join Now


GeekWire Image / Canva / ChatGPT

There’s a lot of startup activity in Seattle and the broader Pacific Northwest. Some companies are growing rapidly amid the AI boom, while others are cutting costs and navigating challenges.

The GeekWire 200, our quarterly ranking of the top privately held technology startups in the Pacific Northwest, is a great resource to help keep track of the region’s up-and-coming companies, along with established leaders.

Presented by JPMorganChase, the GeekWire 200 combines objective data and editorial insight to provide a broad view of the region’s startup landscape. The ranking, which dates to 2013, has long served as a resource for investors, job seekers, service providers, and others tracking the Pacific Northwest tech scene.

Here’s the new top 10. See the full GeekWire 200 ranking here.

Top 10 Companies – Q2 2025

.gw-top10-container {
max-width: 630px;
width: 100%;
margin: 0 auto;
font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, ‘Inter’, Roboto, ‘Helvetica Neue’, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.gw-top10-table {
width: 100%;
background: #ffffff;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
overflow: hidden;
}

.gw-table-header {
background: #f9fafb;
padding: 20px 24px;
border-bottom: 2px solid #e5e7eb;
text-align: left;
}

.gw-table-title {
font-size: 14px;
color: #cb4c28;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0;
display: block;
}

.gw-table-subtitle {
font-size: 22px;
font-weight: 700;
color: #1f2937;
margin: 4px 0 0 0;
}

.gw-company-row {
display: flex;
align-items: center;
padding: 16px 20px;
border-bottom: 1px solid #f3f4f6;
transition: all 0.2s ease;
}

.gw-company-row:hover {
background-color: #f9fafb;
}

.gw-company-row:last-child {
border-bottom: none;
}

.gw-rank-badge {
width: 32px;
height: 32px;
color: #cb4c28;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 20px;
margin-right: 12px;
flex-shrink: 0;
}

.gw-company-logo {
width: 40px;
height: 40px;
margin-right: 12px;
border-radius: 8px;
overflow: hidden;
background: #f9fafb;
border: 1px solid #e5e7eb;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}

.gw-company-logo img {
width: 32px;
height: 32px;
object-fit: contain;
}

.gw-company-info {
flex: 1;
display: flex;
align-items: center;
justify-content: space-between;
min-width: 0;
}

.gw-company-details {
flex: 1;
min-width: 0;
padding-right: 12px;
}

.gw-company-name {
font-size: 16px;
font-weight: 600;
color: #1f2937;
margin: 0 0 2px 0;
display: flex;
align-items: center;
flex-wrap: wrap;
}

.gw-company-name a {
color: #1f2937;
text-decoration: none;
transition: color 0.2s ease;
}

.gw-company-name a:hover {
color: #cb4c28;
}

.gw-company-links {
display: inline-flex;
align-items: center;
gap: 4px;
margin-left: 6px;
}

.gw-linkedin-link,
.gw-coverage-link {
display: inline-flex;
align-items: center;
justify-content: center;
width: 18px;
height: 18px;
transition: all 0.2s ease;
}

.gw-linkedin-link {
color: #6b7280;
}

.gw-linkedin-link:hover {
color: #0077b5;
transform: scale(1.1);
}

.gw-linkedin-link svg {
width: 14px;
height: 14px;
}

.gw-coverage-link:hover {
transform: scale(1.1);
}

.gw-coverage-link img {
width: 14px;
height: 14px;
}

.gw-company-meta {
font-size: 13px;
color: #6b7280;
margin: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.gw-company-stats {
display: flex;
gap: 16px;
align-items: center;
flex-shrink: 0;
}

.gw-stat-item {
text-align: center;
}

.gw-stat-value {
font-size: 16px;
font-weight: 600;
color: #1f2937;
display: block;
line-height: 1.2;
}

.gw-stat-label {
font-size: 11px;
color: #6b7280;
text-transform: uppercase;
letter-spacing: 0.3px;
font-weight: 500;
margin-top: 2px;
white-space: nowrap;
}

.gw-growth-positive {
color: #10b981;
}

.gw-growth-negative {
color: #6b7280;
}

.gw-source {
padding: 16px 24px;
font-size: 12px;
color: #6b7280;
font-style: italic;
border-top: 1px solid #f3f4f6;
background: #fafafa;
}

/* Mobile responsive styles */
@media (max-width: 520px) {
.gw-company-stats {
justify-content: flex-start !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.gw-stat-item {
text-align: left !important;
}

.gw-table-header {
padding: 16px 18px;
}

.gw-table-title {
font-size: 12px;
}

.gw-table-subtitle {
font-size: 18px;
}

.gw-company-row {
padding: 14px 16px;
flex-wrap: wrap;
}

.gw-rank-badge {
width: 28px;
height: 28px;
font-size: 18px;
margin-right: 10px;
}

.gw-company-logo {
width: 36px;
height: 36px;
margin-right: 10px;
}

.gw-company-logo img {
width: 28px;
height: 28px;
}

.gw-company-info {
flex-wrap: wrap;
width: 100%;
}

.gw-company-details {
flex: 1 1 auto;
min-width: 150px;
padding-right: 0;
}

.gw-company-name {
font-size: 15px;
}

.gw-company-meta {
font-size: 12px;
}

.gw-company-stats {
margin-top: 8px;
width: 100%;
justify-content: flex-start;
gap: 20px;
padding-left: 50px;
}

.gw-stat-value {
font-size: 15px;
}

.gw-stat-label {
font-size: 10px;
}

.gw-source {
padding: 14px 16px;
font-size: 11px;
}
}

@media (max-width: 380px) {
.gw-company-stats {
padding-left: 0;
gap: 16px;
}

.gw-company-row {
position: relative;
}

.gw-rank-badge {
position: absolute;
top: 14px;
right: 16px;
margin-right: 0;
}

.gw-company-details {
padding-right: 40px;
}
}

GeekWire 200

Top 10 Companies: Q4 2025

1

Highspot

GeekWire


Seattle, Washington • Software Development

1,044
Employees
+6%
1-Yr Growth

2

Helion

GeekWire


Everett, Washington • Renewable Energy Power Generation

349
Employees
+20%
1-Yr Growth

3

Chainguard

GeekWire


Kirkland, Washington • Computer and Network Security

580
Employees
+166%
1-Yr Growth

4

Truveta

GeekWire


Bellevue, Washington • Hospitals and Health Care

379
Employees
+13%
1-Yr Growth

5

Agility Robotics

GeekWire


Tangent, Oregon • Robotics Engineering

288
Employees
+23%
1-Yr Growth

6

iSpot.tv

GeekWire


Bellevue, Washington • Advertising Services

405
Employees
-8%
1-Yr Growth

7

Brinc

GeekWire


Seattle, Washington • Aviation and Aerospace Component Manufacturing

146
Employees
+21%
1-Yr Growth

8

Responsive

GeekWire


Beaverton, Oregon • Software Development

662
Employees
+9%
1-Yr Growth

9

Carbon Robotics

GeekWire


Seattle, Washington • Automation Machinery Manufacturing

247
Employees
+40%
1-Yr Growth

10

Stoke Space

GeekWire


Kent, Washington • Defense and Space Manufacturing

312
Employees
+74%
1-Yr Growth

Data Source: LinkedIn Associated Members as of September 2025. View full GeekWire 200 →

The list reflects the longtime strength of the region’s enterprise software sector, with companies like Highspot (No. 1), Truveta (No. 4), and iSpot (No. 6) among the top 10.

But there are also startups making moves in various other industries — highlighting the growing diversity of companies cropping up in Seattle and beyond.

  • Energy: Fusion companies Helion (No. 2) and Zap Energy (No. 12); battery maker Group 14 (No. 20)
  • Robotics/hardware: Drone company Brinc (No. 7); weed-zapping startup Carbon Robotics (No. 9); surgical tech manufacturer Proprio (No. 16)
  • Consumer: Smart home device company Wyze Labs (No. 11); clothing rental startup Armoire (No. 44); microbiome testing firm Viome (No. 45)
  • Space/defense: reusable rocket company Stoke Space (No. 10); autonomous military vehicle manufacturer Overland AI (No. 14); radar maker Echodyne (No. 65)

Earlier this year, we changed the way we calculate the ranking to better reflect current trends.

Read on to learn which companies moved up the list and which startups joined the GeekWire 200 for the first time.

Several Seattle-area startups are new to the GeekWire 200.

Some companies moved up the list.

  • Oregon-based Agility Robotics (up to No. 5) is reportedly raising more cash for its Digit bipedal humanoid warehouse robot.
  • Seattle cybersecurity startup Dropzone AI (No. 21) raised $37 million in a Series B round.
  • Cloud infrastructure startup Pulumi (No. 22) just released its new AI agent Neo.
  • Yoodli, which helps sales teams practice their pitches, is No. 25 after its $13.7 million round.

Others dropped down the rankings or came off the list.

  • Rec Room is now No. 40 following substantial layoffs at the gaming startup.
  • LevelTen Energy is No. 50 after laying off 60 employees.
  • Nectar Social, previously No. 174, relocated to Silicon Valley.

And some companies “graduated” due to acquisitions.

  • Software testing startup Statsig, ranked No. 5, announced its $1.1 billion blockbuster acquisition to OpenAI.
  • Health tech startup Kevala, ranked No. 185, was acquired by Residex.

Notes on the GeekWire 200

Our list is not scientific, by any means, and the specific rankings should be taken with a grain of salt. But it has proven to be a highly useful tool. We hear regularly from readers who use the GeekWire 200 to look for jobs, prospect for customers, mine for potential investments, and get a high-level view of the tech community.

We also use the list as a valuable insights tool, gathering survey data to highlight trends among fast-growing startups.

  • GeekWire 200 survey: CEOs cautious about hiring as AI boosts productivity for Seattle startups
  • How AI is transforming Seattle-area startups: Insights from GeekWire 200 CEOs

To make sure your Pacific Northwest technology startup is eligible for the GeekWire 200, first confirm it’s included in the broader GeekWire Startup List. If so, there’s no need to submit it separately. If your startup isn’t among the companies on that larger list, you can submit it for inclusion here, and we’ll crunch the numbers to see if your company makes the next GeekWire 200 update. Email us at tips@geekwire.com with any questions.

Leave a Comment