MicroFactory: Revolutionary Tiny Manufacturing Robots

MicroFactory: Revolutionary Tiny Manufacturing Robots
source: gettyimages
September 16, 2025

While many robotics firms focus on developing human-sized robots or automating entire factory lines, MicroFactory is taking a different approach by building compact, versatile manufacturing units. Based in San Francisco, MicroFactory has created a general-purpose, tabletop manufacturing kit roughly the size of a Siberian Husky’s dog crate. This small-scale factory features two robotic arms that can be trained via human demonstration or AI, allowing for precise manufacturing tasks.

> “General purpose robots are good, but it’s not necessary [to] be humanoid,” says Igor Kulakov, co-founder and CEO of MicroFactory. “We designed robots from scratch that remain general-purpose without resembling humans, making them simpler to build and operate both hardware- and AI-wise.”

Instead of selling separate robotic arms, MicroFactory offers an enclosed, transparent workstation where users can observe their manufacturing process in real time. The compact “factory-in-a-box” is tailored for delicate tasks such as circuit board assembly, component soldering, and cable routing. Its unique hands-on training involves physically guiding the robotic arms through complex motions, a method that Kulakov claims accelerates understanding compared to traditional AI programming.

> “It usually takes a few hours, but through hands-on demonstration, the robot gains a much better understanding of its tasks,” Kulakov explains. “In contrast, training a human employee can take a week or more. For manufacturing companies, this method saves time and resources, making training quicker and easier.”

Kulakov’s background in traditional manufacturing inspired MicroFactory’s concept. He and co-founder Viktor Petrenko previously ran bitLighter, a business producing portable lighting for photographers. Recognizing the difficulty in training new workers, they saw automation through AI as a promising solution.

Founded in 2024, MicroFactory rapidly developed its first prototype within five months. Today, the startup has hundreds of preorders for various applications, from electronics assembly to processing snails for export to France as escargot.

Recently, MicroFactory secured $1.5 million in pre-seed funding, including investments from leaders of AI company Hugging Face and investor-entrepreneur Naval Ravikant. This investment values the startup at a $30 million post-money valuation.

Kulakov states that the funds will be used to produce and distribute units, transforming prototypes into market-ready products slated for shipping in about two months. The company also plans to hire new talent and enhance its AI capabilities.

> “Our growth target is tenfold each year — in the first year, we aim to produce around 1,000 robots, about three per day,” Kulakov notes. “We have the capacity to scale quickly and plan to increase production steadily.”

As MicroFactory progresses, it seeks to redefine small-scale manufacturing with innovative, easy-to-use robotic systems that emphasize practical training and versatility.

Becca, senior writer at TechCrunch

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 145 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6643660,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}