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
trafficstars

could be interesting to let contributors form their own "groups" or "pools" or could be tag based. such that contributors can compare and rank within their different groups or pools...

feature
UI/UX
needs discussion

During data collection, every task (create some text, rank some stuff, etc.) is posed to a human. We want to be able to delegate a fraction of this to automated...

backend

Added the CTA Component to Hero.tsx. The Button should display "Login" if the User is not logged-in and should redirect to `auth/signin`. If the User is Logged-in and wants to...

website

Fixes #434. Note that I didn't change the checkboxes, but I think they are well visible:

website
UI/UX

Fixes #354 - test: add unittest tests for edge cases in OasstApiClient - fix: handle OasstError correctly in OasstApiClient

website

solved problem of having older docker-compose and upgrading it to current latest version.

documentation

Youtube Videos can be a good source of dialogs between interviewers and experts, although the dialog quality of the videos chosen should be considered when choosing which videos could help...

data

Draft for an implementation for #309. Looks like this currently: https://user-images.githubusercontent.com/19796430/210849009-df5c03d8-d67d-4646-8091-64e555d49aff.mov

website

Pull Request for #360 - Still a WIP, still need to update main and potentially update ConversationMessage types to remove optional. #### Here the current changes - in oasst_shared/schemas/protocal.py I...