Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

Results 1560 Open-Assistant issues
Sort by recently updated
recently updated
newest added

resolves #415 This creates the "🥤SODA Synthetic Dialogue" dataset following the instructions as described in [datasets.md](https://github.com/LAION-AI/Open-Assistant/blob/main/docs/docs/data/datasets.md). Since this is the first dataset added to the repo, I followed the instructions...

data

Second try of commiting for https://github.com/LAION-AI/Open-Assistant/issues/460

data

Create an FAQ section and add it to docs site. - create a `/docs/docs/faq/faq.md` file. - update `/docs/sidebar.js` to add it to sidebar of docs site. I'd be happy to...

documentation
good first issue

The main create and evaluate task pages use a central Task.tsx component but don't of the others don't and this leads to some duplications and inconsistencies. This task aims to...

website
UI/UX

I'm getting the following error when spinning up on a Mac with an M1: Error response from daemon: platform linux/arm64/v8 not supported ![image](https://user-images.githubusercontent.com/3108592/211304443-0c6c1b00-d872-4182-94cc-f599e498e044.png)

If we list the recent actions/ratings that have contributed to the user's score on their account page they will be better able to see how they are getting points and...

website
nice-to-have

Making the users own score more prominent will probably increase gamification. If we include it in the header, maybe next to the account button, it will always be visible. This...

website

When reporting a message and adding tags to it the user currently has to first check the category on the left then set the value for it. If they try...

website
UI/UX

Implementing the calculation of the message toxicity in the workflow as well as storing its value in the database.

backend

The scrolls dataset is interesting because it is a long text dataset. the task is to experiment with breaking the information into a dialog paths, including the final task (qa,...

data