Skip to content

chore(repo): add a description field on GitHub (currently null despite 34k stars) #491

Description

@chirag127

Ask

The GitHub repo description field is empty:

$ curl -s https://api.github.com/repos/chenfei-wu/TaskMatrix | jq .description
null

Result: on github.com/chenfei-wu the repo card has no one-liner, and search-engine snippets show only the raw file tree instead of a summary.

Suggestion

The README opens with:

TaskMatrix connects ChatGPT and a series of Visual Foundation Models to enable sending and receiving images during chatting.

That sentence works well as the description. Setting can be done via gh or the Settings page:

gh repo edit chenfei-wu/TaskMatrix --description "Connects ChatGPT with Visual Foundation Models for sending/receiving images during chat (Visual ChatGPT — arxiv.org/abs/2303.04671)."

Also nice to add on same trip

  • Topics (empty): chatgpt, visual-foundation-models, stable-diffusion, segment-anything, grounding-dino, multimodal
  • Homepage URL: link to the arxiv paper or HF Space

Thanks for the great work on TaskMatrix!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions