Skip to content

Supporting code for our paper "Exploring the Suitability of Conversational AI for Child-Robot Interaction", submitted to ROMAN'24

License

Notifications You must be signed in to change notification settings

MannavaVivek/safe-child-robot-natural-language-interaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Child-Robot Natural Language Interaction

This repository contains the supporting code for our paper "Exploring the Suitability of Conversational AI for Child-Robot Interaction," submitted to ROMAN'24.

Requirements

To run this project, you need to have the following software and dependencies installed:

  • Rasa Open Source
    Installation instructions: Rasa Documentation

  • ROS Noetic
    Installation instructions: ROS Noetic on Ubuntu

    • Python 3.8 or higher
    • Ubuntu 20.04
  • Python packages

    • textstat
    • spacy
    • openai
    • langdetect
  • spaCy
    Model required: en_core_web_trf
    Installation:

    python -m spacy download en_core_web_trf
    

ROS servers

The ROS Noetic servers are available here

About

Supporting code for our paper "Exploring the Suitability of Conversational AI for Child-Robot Interaction", submitted to ROMAN'24

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages