Coder Social home page Coder Social logo

hwu-social-alignment-robots-2025 / alignment-social-robots Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 27.33 MB

This project investigates human-robot alignment using a Furhat robot. Participants rank items, discuss with the robot, and re-rank to explore alignment dynamics. The study assesses whether alignment depends on concept nature and its correlation with trust in robots, contributing to human-robot interaction insights.

License: MIT License

Kotlin 100.00%
furhat kotlin llm psychology-experiments heriot-watt-university

alignment-social-robots's Introduction

Alignment Social Robots

Overview

Our project explores how humans and an anthropomorphic​ robot, powered by a sophisticated Large Language Model​ (LLM), achieve alignment in conversations.

To measure the alignment, we will be running experiments of human-robot interactions with a Furhat robot. Asking the participants to complete a ranking tasks before and afterward to quantify the robot influence over the subject.

You'll find here the implementation of the Furhat client that will make the connection between the Furhat robot and the LLM API.

Quickstart

To run the Furhat client please follow the instructions of the quickstart documentation.

Our Team

This project was made by:

Under the supervision of:

alignment-social-robots's People

Contributors

guilhem-sante avatar jeffsherer avatar

Stargazers

 avatar

alignment-social-robots's Issues

Add continous export dialog history

Using ChatGPT, resume the dialog history to have context of the previous dialog history. In this way we can manage the conext window minimazing the losing information.

Structure the prompt engineering parameters

As we'll be trying a lot of prompt engineering options, we should make the switch from the one prompt to another as simple as possible. Beginning by structure the prompt engineering parameters, an potentially add the loading of configuration file for better integration.

Change queryied OpenAI model

We’re currently using querying the gpt-3.5-turbo-instruct as the LLM to generate our responses. But this model only have a context window of 4,096 tokens, which is no a lot compared to some other model like gpt-4-turbo-preview which can take over 128,000 tokens (and also the training data is more recent).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.