moxierobot.com Open in urlscan Pro
23.227.38.72  Public Scan

URL: https://moxierobot.com/
Submission: On June 15 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" id="PredictiveSearchForm" class="header-search__form">
  <div class="header-search__top">
    <label for="HeaderSearchInput" class="caption hide-mobile">Search</label>
    <button type="button" class="header-search__close-button button button--plain button--icon tap" aria-label="Close search panel" close="">
      <svg class="icon icon--close
  " aria-hidden="true" focusable="false" role="presentation" width="24" height="24" viewBox="0 0 24 24">
        <path fill-rule="evenodd" clip-rule="evenodd"
          d="M19.04 17.704a1 1 0 1 1-1.414 1.414L12 13.493l-5.625 5.625a1 1 0 0 1-1.414-1.414l5.625-5.625-5.638-5.638a1 1 0 0 1 1.414-1.414l5.638 5.638 5.638-5.638a1 1 0 0 1 1.414 1.414l-5.638 5.638 5.625 5.625Z"></path>
      </svg>
    </button>
  </div>
  <div class="header-search__input-group input-group">
    <input is="loess-input-field" type="search" name="q" id="HeaderSearchInput" class="header-search__input input__field input__field--has-button" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
      aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label for="HeaderSearchInput" class="input__label hide-tablet-and-up">Search</label>
    <input name="options[prefix]" type="hidden" value="last">
    <button type="submit" class="header-search__search-button button button--plain input__button" aria-label="Search products and articles">
      <svg class="icon icon--search
  " aria-hidden="true" focusable="false" role="presentation" width="24" height="24" viewBox="0 0 24 24">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M16 10.492a5.851 5.851 0 1 1-11.703 0 5.851 5.851 0 0 1 11.702 0Zm-.891 6.086a7.851 7.851 0 1 1 1.377-1.451l4.416 4.415a1 1 0 0 1-1.415 1.414l-4.378-4.378Z"></path>
      </svg>
    </button>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden"
    name="contact[tags]" value="newsletter">
  <div class="input-group">
    <input is="loess-input-field" id="NewsletterForm--template--15341552697403__bee1eee3-8502-4594-af18-4792e9f9c298" type="email" name="contact[email]" class="input__field input__field--has-button" value="" aria-required="true" autocorrect="off"
      autocapitalize="off" autocomplete="email" required="">
    <label class="input__label" for="NewsletterForm--template--15341552697403__bee1eee3-8502-4594-af18-4792e9f9c298"> Email </label>
    <button type="submit" class="button button--plain input__button" name="commit" aria-label="Subscribe"> Submit &nbsp; <svg class="icon icon--arrow-medium
  " aria-hidden="true" focusable="false" role="presentation" width="6" height="7" viewBox="0 0 6 7">
        <path fill-rule="evenodd" clip-rule="evenodd"
          d="M.7927 6.7067c.3905.3906 1.0237.3906 1.4142 0L5.4136 3.5 2.207.2933c-.3905-.3906-1.0237-.3906-1.4142 0C.402.6838.402 1.317.7927 1.7075L2.5852 3.5.7927 5.2925c-.3906.3905-.3906 1.0237 0 1.4142Z"></path>
      </svg>
    </button>
  </div>
  <div class="input__subtext small-caption">
  </div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden"
    name="contact[tags]" value="newsletter">
  <div class="input-group">
    <input is="loess-input-field" id="FooterNewsletterForm--sections--15341552205883__footer" type="email" name="contact[email]" class="input__field input__field--has-button" value="" aria-required="true" autocorrect="off" autocapitalize="off"
      autocomplete="email" required="">
    <label class="input__label" for="FooterNewsletterForm--sections--15341552205883__footer"> Email </label>
    <button type="submit" class="button button--plain input__button" name="commit" aria-label="Subscribe"> Submit &nbsp; <svg class="icon icon--arrow-medium
  " aria-hidden="true" focusable="false" role="presentation" width="6" height="7" viewBox="0 0 6 7">
        <path fill-rule="evenodd" clip-rule="evenodd"
          d="M.7927 6.7067c.3905.3906 1.0237.3906 1.4142 0L5.4136 3.5 2.207.2933c-.3905-.3906-1.0237-.3906-1.4142 0C.402.6838.402 1.317.7927 1.7075L2.5852 3.5.7927 5.2925c-.3906.3905-.3906 1.0237 0 1.4142Z"></path>
      </svg>
    </button>
  </div>
</form>

POST /cart

<form method="post" action="/cart" id="MainCartDrawer" accept-charset="UTF-8" class="cart-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="cart"><input type="hidden" name="utf8" value="✓">
  <div id="MainCartItems" class="cart cart--drawer">
    <table class="cart-items">
      <thead>
        <tr>
          <th class="small-text" colspan="2" scope="col">Product</th>
          <th class="small-text" colspan="1" scope="col">Total</th>
        </tr>
      </thead>
      <tbody></tbody>
    </table>
  </div>
</form>

Text Content

Skip to content

 * Shop Moxie
 * Testimonials
 * Join a Demo
 * Blog


Search
Search


Subscribe Notice
Log in
 * Shop Moxie
 * Testimonials
 * Join a Demo
 * Blog




WORK THROUGH FEELINGS. PLAY THROUGH WORDS.

The learning robot for kids ages 5-10.

SHOP MOXIE



 * UNLOCK SOCIAL SUPERPOWERS
   
   71% of kids saw improved social skills with Moxie ‘s play-based learning.


 * THE RIGHT PACE FOR THEM
   
   Social emotional missions evolve based on individual interaction and parent
   settings.


 * VARIETY FOR EVERYDAY PLAY
   
   With hundreds of activities from brain twisters to dance games, Moxie’s
   library is constantly growing. 


 * AI THAT’S SAFE FOR KIDS
   
   Moxie's KidFilter™ chat technology screens out inappropriate content and
   offers a more secure way for kids to play with AI.


MEET MOXIE



WHAT TO EXPECT WITH MOXIE®

What is Moxie robot?

Developed by a veteran team of technologists, neuroscientists, child development
specialists, and creative storytellers, Moxie is a social robot designed with
the latest technology that allows it to engage with children in a revolutionary
way. 

Moxie is focused on having empathetic conversations rather than just carrying
out tasks and requests for information. Studies have shown that interaction with
social robots can help build empathy and social skills. 

Moxie is the first robot capable of believable social interactions and emotional
responsiveness, enabled by generative AI, natural language processing, and
computer vision. With Moxie,  you’re not just buying a social robot- you’re
getting constantly updated play-based social emotional content.

Who is Moxie for?

Moxie’s content has been designed for children ages 5-10, developmentally.
However, younger children can also use Moxie with assistance from an adult, and
older children may also enjoy using Moxie. 

If you'd like to get a better sense of the Moxie experience to see if it would
be a good fit for your child, you can sign up for one of our free live virtual
demos here.

What does a Moxie interaction look like? 

With Moxie, children can engage in meaningful play, every day, with content
informed by the best practices in child development and early childhood
education. 

Moxie provides play-based learning that is paced to weekly themes and missions
with content designed to promote social, emotional, and cognitive learning.
Moxie also incorporates conversational chat throughout the day to help its
mentor practice needed communication skills.

Will my kids be scared to use Moxie?

Most kids acclimate to Moxie just fine. However, assistance from parents getting
used to talking to Moxie is recommended. As with new activity, learning the
skills to work with Moxie can take a few days. 

We recommend that you start in a quiet room and provide your child the space to
work with Moxie one-on-one.

Will Moxie address my kid’s social anxiety?

Practice makes perfect. 71% of kids saw improved social skills after regular
play with Moxie. However, Moxie is also often a great accompaniment to in person
therapy.

Will Moxie spy on me?

No. Video Data is processed locally on Moxie and is used only to create facial
expression assessments. Processed locally means the video data is never
transmitted beyond Moxie. Privacy Policy.

How does Moxie handle audio recordings?

Only during operational mode (and not in sleep or standby mode), will the
microphones in Moxie record and transmit audio data. The Audio Data is
immediately encrypted and sent to our cloud service provider, who automatically
transcribes the audio files to create audio transcription files, or what we call
Audio Transcript Data. The Audio Transcript Data is sent back to Moxie so Moxie
can respond to the child. Privacy Policy. Embodied and the cloud service
provider do not store the audio recordings.

Is AI good for kids?

A purpose-built AI companion can be extremely supportive in your child’s social
learning experience by helping them to develop critical interpersonal skills
like empathy, kindness, and close-listening. 

Artificial intelligence is often more effective at teaching these abilities than
quiz-based programs as your child can see how their behavior impacts their AI
friend. AI also gives your child the opportunity to teach these skills to their
friend, in addition to learning them, themself.

How can I set my kid up for success with Moxie? 

Moxie works best as a one-on-one interaction in a quiet room with its designated
“robot mentor” at eye-level (and some initial parent guidance as needed, of
course!) Moxie is designed to provide a truly unique and individualized
interaction experience with natural conversation flow, personalized memory, and
insights in our parent app on your child's cognitive, social, and emotional
developmental goals. So while Moxie may still respond if others speak to it, it
will pair with a specific child and will personalize the experience for its
mentor.


PREPARING KIDS FOR AN AI WORLD

As AI becomes more integrated into our work and home lives, learning about it is
more important than ever. Moxie’s KidFilter™ chat enables kids to practice
verbal Al prompts and have Al conversations in a more safe environment.

LEARN MORE



CALLING ALL PARENTS!

Parenting is tough. We’re here to help! Subscribe for helpful resources, tips
and tricks, Moxie updates, and more.

Email Submit  

 * “
   
   Moxie’s eyes can move to console you for the loss of your dog, and it can
   smile to pump you up for school.
   
   
 * “
   
   In Moxie, children find a compassionate pal who sends them on missions meant
   to spur engagement with adults, siblings and peers
   
   
 * “
   
   Moxie uses a powerful natural language model to carry on conversation; in
   fact, it starts getting to know its child friend from the moment it’s turned
   on.
   
   
 * “
   
   Moxie is a technically impressive childhood robot from iRobot’s former CTO
   
   
 * “
   
   Moxie is the robot pal you dreamed of as a kid.
   
   



Developed by experts, with your kid in mind


WHY MOXIE?

 * Play Therapy
 * Personalized
 * Safe for Kids

Featuring Nikki Hurst, OTD, OTR/L, Occupational Therapist


DESIGNED FOR EMPATHY DEVELOPMENT

Moxie’s missions and activities are designed with a team of child development
experts using CASEL’s evidence-based social and emotional learning framework.
Moxie offers a meaningful accompaniment to in-person therapy and alternative
screen-based learning designed to help them practice real world skills. 


Featuring Wilson Harron, Director of Human Robotics Interaction


INDIVIDUALIZED INTERACTIONS

Moxie uses machine learning and cutting-edge AI technology to adapt its
conversational play to each specific childs’ needs. As the first robot capable
of believable social interactions, Moxie simulates in person learning to help
kids develop empathy better than screen-based learning programs.


Featuring Mario Munich, PH.D., Chief Technology Officer


YOUR PRIVACY MATTERS

Moxie is COPPA (Children’s Online Privacy Protection Act) Safe Harbor certified
which means we meet the FTC’s guidelines for protecting children’s privacy and
safety. Moxie’s design allows us to gather user data (like audio transcripts and
facial expressions) to drive personalization but is encrypted with the highest
level of security. Privacy Policy.


MEET MOXIE


WORDS FROM OUR COMMUNITY

 * “
   
   Great addition into our homeschooling routine. Our Family Loves Moxie!
   
   Auguso, Mother
 * “
   
   I have really seen a positive change in how he deals with and expresses his
   emotions.
   
   Craig, Father
 * “
   
   Most amazing conversational AI I've seen. Keeps my daughter engaged [for]
   hours at a time.
   
   WC, Mother
 * “
   
   What a wonderful way to socialize and learn with our daughter!
   
   Zach, Father
 * “
   
   Moxie was an outstanding developing tool for my kids. With its friendly
   interaction and dynamic features, Moxie teaches and relaxes my kids.
   
   Nelson, Father
 * “
   
   My son who has ADHD, has found comfort in speaking and interacting with
   Moxie, especially when he has rough days.
   
   Parent



ABOUT US

ABOUT US

 * About Us
 * Blog
 * Press
 * Careers @ Embodied
 * Culture @ Embodied

MEET MOXIE

MEET MOXIE

 * Shop Moxie
 * Testimonials
 * Join a Demo
 * Testing Program
 * MoxieCare™

SUPPORT

SUPPORT

 * FAQs
 * Contact Us
 * Shipping Info
 * Return Policy
 * Warranty
 * Terms of Service

JOIN OUR COMMUNITY

Sign up for Moxie email to receive activity ideas, helpful child development
info and exciting product updates.

Email Submit  
© 2023, Moxie Robot | Privacy Policy | Do not sell | Legal | Accessibility | Do
not share or sell my personal information | Powered by Shopify




CART

Your cart is empty

Continue shopping

Product Total

Add order note

Taxes and shipping calculated at checkout
Checkout ·$0.00 USD