LAION-AI / LAION-AI/Open-Assistant

Follow up questions feature for chat

Open
#3,010 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

inference website
Dominant language
Python
Stars
37.4k
Forks
3.3k
PR merge metrics
No merged PRs in 30d

Description

Suggested by Discord user wsg

Follow-Up Question Suggestions

Introduce a feature to suggest relevant follow-up questions during conversations, maximum three at a time, closely related to the topic under discussion.

Key Points

Keep follow-up questions short, ideally no longer than 10 words.
Select follow-up questions carefully, focusing on topics directly related to the current discussion.
Ensure the follow-up questions can be answered accurately and efficiently using preexisting knowledge from the training data.
Present follow-up questions one at a time.
Retain the ability to communicate openly outside the list of suggested questions.
Continuously refine algorithms to optimize the quality of generated follow-up questions over time.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the existing chat response flow and any current question-suggestion UI or service, then compare the design with the listed constraints. Done means up to three relevant suggestions, shown one at a time, with short wording and unrestricted conversation still available.

Written by the indexing model from the issue text.

Assessment

Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.