LAION-AI / Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
https://open-assistant.io
Apache License 2.0
36.98k stars 3.23k forks source link

Next Iteration Meeting (Friday, May 5, 2023 7:00pm UTC) #3007

Open AbdBarho opened 1 year ago

AbdBarho commented 1 year ago

Topics for the next meeting

jjmachan commented 1 year ago

First, have to say this is an awesome initiative to get the whole community involved kudos to you guys 🙌🏽 ❤️

I have two questions /topics

  1. Plans to make OA sustainable in the long run?
  2. What is the unique value we can provide to the wider community based on the type of people and experiences we have here? in short, what are our unique advantages that we can capitalize on to build something unique. what are we uniquely positioned to do?

Looking to catch you guys in the call :)

RainRat commented 1 year ago

Data cleaning website:

  1. Fix code formatting, correct minor errors. Possible reranking by experts.
  2. Tag every variant of "as a language model", identifying as a specific AI, or implementation detail ("cutoff date of"). Users can then choose to leave them out if they desire to give their chatbot its own personality.
  3. Tag every example of refusing to do something a chatbot with a plugin can do. Users can leave them out so their plugin enabled chatbot has less chance of refusing task.
echo0x22 commented 1 year ago
  1. More context length (recent paper)
  2. Multimodal (adding capability to get an information from images, audios, videos etc.)
sedthh commented 1 year ago
  1. more info on plugins and how to contribute in this area
  2. options for AutoGPT alternative
  3. updates on safety and community guidelines --> are there any new decisions on firewalls, etc.?
  4. requested functions from user feedback survey, which one to work on and when to expect them
  5. plans for API
  6. rethinking high score list to motivate non-whales
notmd commented 1 year ago

Discuss how we gonna do with auth service.

After this we can easily extends the UI to other platform if we want eg: desktop app, mobile app or browser extension. Also make people easier to deploy their own inference server.

Review inference report type

Here is how it looks currently

class ReportType(str, enum.Enum):
    spam = "spam"
    offensive = "offensive"
    feeback = "feedback"

While this is what ChatGPT does

This is harmful / unsafe
This isn't true
This isn't helpful

Data collection on boarding

A lot of new user don't know what they have to do, resulting a lot of bad message recently

Collect feedback from chat

andreaskoepf commented 1 year ago

High level organization proposal

Working areas

Possible Sketch of a v2 Vision

Inference System

Backend

General thoughts

echo0x22 commented 1 year ago
  1. Add hints for prompts (like in Bing) image-31 bing_refuses_to_Talk

  2. Add ability to save custom presets and name it.

  1. More context length (recent paper)
  2. Multimodal (adding capability to get an information from images, audios, videos etc.)
MattAlexMiracle commented 1 year ago

Utilize feedback from deployed assistant (needs additional considerations wrt filterting etc...)

sedthh commented 1 year ago

+1 usage statistics: how the number of active users / contributors changes since the release

theblackcat102 commented 1 year ago

Expand language support to include non latin languages ( chinese, japanese, korean, thai )

Reasons:

elijah-kulpinski commented 1 year ago

The future steps towards becoming an assistant rather than just a chatGPT replacement (plugins in the near future but what else, what's in the FAR future, etc).

echo0x22 commented 1 year ago
theblackcat102 commented 1 year ago

Open Assistant Meetup notes - 06/05/2023

Here's a list of points that we covered during the meeting:

smeyerhot commented 1 year ago

ask people to donate compute power in a decentralized manner, and reward would just be prioritized in queue for chat

https://github.com/bigscience-workshop/petals