AbdBarho

Results 57 issues of AbdBarho

Blocked by #575

website
UI/UX

In case the users have questions about a certain task, they can click a link that open the corresponding page from https://projects.laion.ai/Open-Assistant/ Tasks: * create a documentation page for a...

documentation
website
good first issue

Issue and possible solution: https://github.com/docker/build-push-action/issues/761#issuecomment-1383822381

bug

code clean up, delegate all API calls to hook, so that the react code can focus on the data and representation. Many of the changes is just shuffling interfaces around....

website

From https://github.com/LAION-AI/Open-Assistant/pull/744 it is possible to get stats for every user, add a component to the account page to allow each logged-in user to see their stats. Question: * should...

website
good first issue
UI/UX

Refs #1047 A lot of changes are mostly clean up: in the `oasst_api_client`, the functions have been re-ordered, to move the general ones at the top. in `terms-and-service`, extracted the...

website

Closes #747 Blocked by #1156 #1166 Very simplistic, not much styling ![image](https://user-images.githubusercontent.com/24505302/216836000-e2e57752-8253-4d77-82b5-ad0d5aa16cda.png)

website

also: * sort keys in json alphabetically * change the way files are printed to be grouped by language. This will be spicy since we have many german speakers here.

website

Similar to how it is done for the inference services. I hope I didn't forget to update any file. I don't think this affects deployment

backend
website