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

command I ran : `docker-compose up` Error I got : ``` ERROR: The Compose file is invalid because: Service backend has neither an image nor a build context specified. At...

documentation

With the new Dashboard layout on the web, it's very difficult to find the privacy policy or terms of service. I think one minimal fix is to add the `Footer`...

website

This issue is to explore the possibility and necessity of building QA dataset based on WikiHow ## Existing dataset built on WikiHow: Summarisation: https://arxiv.org/pdf/1810.09305.pdf Commonsense: https://arxiv.org/abs/1905.07830 Subset of QA: https://huggingface.co/datasets?search=wikihow...

data

similar to #330 Applications like codewars & leetcode give you prompts with a use case, sample data & expected results, they have this for many languages, you can also see...

data

Closes #322 Factor out fixed seed data by adding DEBUG_USE_SEED_DATA_PATH in config to control seed data to use

backend

its not obvious that something actually happens when i press submit. and its confusing then to have to press the same button again then to get "next task" i did...

website
design
UI/UX

We need to define "admin" endpoints. Admins are defined as a fixed list, provided to the website (remember that each user is identified as a tuple (user_id, auth_method). So the...

backend

Might it be useful for users to be able to share tasks with each other and/or admins?

website
UI/UX
needs discussion
question

Build an interface to communicate with the Assistant, once we have trained it. This should be a chat interface similar to chatgpt, with the ability to collect some extra user...

website
UI/UX