Skip to content

BIR-2: Create CLI commands for taking user input #2

@devjyotipatra

Description

@devjyotipatra

The user input is broken down to two steps.

In the first step, the user is expected to provide one or more keywords as input. We are going to fetch all Stackoverflow (SO) tags which contain one of these keywords and return the top-K topics to the user for each keyword. The top-K topics will be decided based on the count of SO questions for each topic.

Then in the second step, the user can choose a set of topics returned in step 1 and ask for questions related to those topics only. The default for this step is to use all the topics returned by step 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions