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

Pre-commit::Lint website requires bash, it can be resolved by installing WSL + Ubuntu but that still throws errors as nodejs scripts are downloaded with windows encodings ``` /mnt/g/Program Files/nodejs/npm: line...

bug

[based on discord conversation with @yk , Huu Nguyen , @christophschuhmann ; please edit if i got something wrong] __Hypothesis:__ it might be that training adapters to a much larger...

ml

From comment https://github.com/LAION-AI/Open-Assistant/issues/158#issuecomment-1367630126 When doing tasks on device with a small screen, it may happen that the text for one of the tasks is large enough to cover the entire...

website
good first issue
UI/UX

Is it possible someone who has some experience with with youtube or other video scraping to create transcripts of free/opensource lectures from youtube or other video sites preferably where there...

data

As per https://github.com/LAION-AI/Open-Assistant/issues/175 redis setup to be used for rate limiting - maybe BE cache down the line. I have updated the docker compose file to include redis + redis...

backend

Write a quick test suite of around a dozen basic "happy path" or "smoke test" cases, stored in an .md somewhere. The idea is you can refer to these cases...

website
testing

https://stackexchange.com/sites After reading a discussion here about how to build a model that detects "instruction-like" conversations on Twitter, I was wondering about data sources that are in instruction format by...

data
good first issue

A large part of making the assistant is to teach it to follow instructions. While training using RLHF seems like the main ingredient, there are already prepared supervised instruction-following datasets...

data
needs discussion

e.g. which "Bot Permissions" check boxes have to be checked at https://discord.com/developers/ for [ALL_UNPRIVILEGED](https://docs.hikari-py.dev/en/latest/reference/hikari/intents/). For example all privileged gateway intents need to be activated: - presence intent - server members...

discord-bot
documentation

Running `npm run build` reveals a large number of small warnings. We should do a full pass over and clean them up.

website
good first issue