Rogo
Answers questions about open-source repositories.
Rogo is a plugin that makes asking questions about open-source repositories a breeze! With access to data on all open-source repositories with over 1000 stars, asking questions through Rogo's /github-data/query endpoint gives you both a response in the form of a table and an optional chart image to better visualize the data. If a question is too broad or ambiguous, Rogo suggests breaking it down into smaller parts for better results. If you need more detailed information, full results can be accessed through the `full_results_url`. With Rogo, get answers to all your open-source repository questions in no time!
How to
Comments (0)
API docs
Learn how to use Rogo effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Find the most popular open-source repositories on GitHub."
-
Prompt 2: "What are the trending repositories in the field of artificial intelligence?"
-
Prompt 3: "Can you show me a chart of the top programming languages used in open-source projects?"
-
Prompt 4: "I want to find the most starred repositories related to web development."
-
Prompt 5: "What are the most recent repositories created for data science projects?"
Features and commands
Feature/Command | Description |
---|---|
/github-data/query | This command allows you to ask questions about open-source repositories and get results in both table and chart image format. |
image_url | If this key is available in the results, you should show the image to the user in the form of a Markdown image. |
full_results_url | If this key is available in the results, you can suggest to the user that they follow it to see the full results. |
For broad or ambiguous questions | For questions that are too broad or ambiguous, it is recommended to break them down into several smaller and more specific questions and send them individually. |