/github-issues-labeller-cohere

This is a GitHub issue labeller. Insert the url of a repository and using Artificial Intelligence, the most appropriate tags for untagged issues will be determined based on those already tagged in the project. The more issues that are already tagged, the more accurate the AI will be in suggesting new tags.

Primary LanguageTypeScript

GitHub Issues Labeller

You can test a ** demo here **.

Open in StackBlitz Open with CodeSandbox

Preview

πŸš€ Project Description

This is a GitHub issue labeller.

Insert the url of a repository and using Artificial Intelligence, the most appropriate tags for untagged issues will be determined based on those already tagged in the project.

The more issues that are already tagged, the more accurate the AI will be in suggesting new tags.

πŸ§‘β€πŸ’» Project Tech Stack

πŸš€ Astro

Astro is the web framework that is used to build the project. It's fast, lightweight and make life easier.

βš›οΈ React

React is used to build some UI components.

πŸ€– CoHere

CoHere is an API that uses Artificial Intelligence to make predictions. Here is used to predict the labels for a GitHub issues not labeled.

πŸ“„GitHub API

The GitHub API is used to get the issues of a repository.

🎨 TailwindCSS

Tailwind CSS to fast style and build custom designs.

The demo is deployed to a VPS from Dinahosting using a GitHub Action.