Manager   •   about 3 years ago

GITHUB

Prize - TBA

1. AI Chat bot that can teach you Git and GitHub. Specialized service trained on the open source git-scm book and open source GitHub Docs data sets along with a recent stackoverflow archive to help you learn how to contribute to an open source project and how to use all elements of GitHub.
Hint: Bot Framework

2. Markdown alt text suggestor - GitHub Action that can be enabled by a maintainers to scan markdown documents looking for inline images missing alt text and suggesting them. This can be run as part of a PR pre-merge check or periodically on the codebase to help improve the accessibility of a project documentation set
Hint: Computer Vision

Comments are closed.