SolidLabResearch / Challenges

24 stars 0 forks source link

Build a Solid Voice Assistant (Solexa?) #31

Open rubensworks opened 2 years ago

rubensworks commented 2 years ago

Pitch

Several voice assistents like Alexa, Siri, Google Assistance, etc, already exist. These voice assistants help us to discover information (e.g. will it rain today), and to give tasks (e.g. turn the lights off). All (most?) of these voice assistants are based on centralised technologies, and act as a black-box. The goal of this challenge is to build a decentralised voice assistant using Solid.

Desired solution

This voice assistant should be able to accept speech (audio), and convert it into SPARQL select or update queries (optionally with natural language text as intermediary step). Each voice assistant should be linkable to a WebID (this could be done via the query engine). These queries can then be executed over your (or someone else's) Solid pod.

Acceptance criteria

A webapp must be able to:

Pointers

Scenarios

N/A

Deadline

October 1st 2022

github-actions[bot] commented 2 years ago

Please provide a status update about this challenge. Every ongoing challenge needs at least one status update every 2 weeks. Thanks!

rubensworks commented 2 years ago

Status update

An initial meeting with @Sindhu-Vasireddy is being planned.

github-actions[bot] commented 2 years ago

Please provide a status update about this challenge. Every ongoing challenge needs at least one status update every 2 weeks. Thanks!

rubensworks commented 2 years ago

Status update

@Sindhu-Vasireddy and I had an initial brainstorm meeting yesterday. She'll do an exploratory search on the required software now.

github-actions[bot] commented 2 years ago

Please provide a status update about this challenge. Every ongoing challenge needs at least one status update every 2 weeks. Thanks!

angelo-v commented 2 years ago

I have rhasspy running at home, it should not be too complicated to write a skill for it accessing a Solid Pod to read some data and output a response. I have coded some skills, but nothing solid related yet.

github-actions[bot] commented 1 year ago

Please provide a status update about this challenge. Every ongoing challenge needs at least one status update every 2 weeks. Thanks!

rubensworks commented 1 year ago

This challenge is not actively being worked on at the moment.