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.
- When frontend requests for a new task it can specify the task is "collective". - Collective tasks are not closed automatically when an interaction has been submitted for them....
Closes #34 Blocked by #127
Simple updates to add a column for the lang field +migration - can be expanded upon down the line For the issue Open-Assistant #93
This is a feature recommendation. Discussion here: https://bdtechtalks.com/2022/09/05/llm-uncertainty-verbalized-probability/ Academic paper here: https://arxiv.org/abs/2205.14334
To ensure no abuse or spam the discord bot should precheck all input coming in from the user. I wrote a function to solve this problem but it can't get...
There are people coming from e.g. GitLab who could use an introduction on GitHub forks & PRs.
Closes #33 Also started moving duplicate code into their own components
There is lots of conversational data on the web, for example twitter, reddit, etc. yet only a tiny fraction of it starts with some sort of instruction or request for...
Twitter is a good source for gathering multi-turn conversation training data. One approach is to convert any thread into `A: B: A: ` format by linking user_id to the tweets....
Open-Coder
Just a suggestion that I thought yesterday, maybe we could have a sister project to this one, where it's mostly trained on code, and it can respond back with good...