Open-Assistant
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.
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...
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...
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...
Fixes #434. Note that I didn't change the checkboxes, but I think they are well visible:
Fixes #354 - test: add unittest tests for edge cases in OasstApiClient - fix: handle OasstError correctly in OasstApiClient
solved problem of having older docker-compose and upgrading it to current latest version.
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...
Draft for an implementation for #309. Looks like this currently: https://user-images.githubusercontent.com/19796430/210849009-df5c03d8-d67d-4646-8091-64e555d49aff.mov
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...