Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
:octocat: "Serverless" Kanban for GitHub Issues using gh-pages
| Date | Stars |
|---|---|
| 2026-07-24 | 426 |
| 2026-07-25 | 426 |
| 2026-07-28 | 426 |
| 2026-07-30 | 426 |
| 2026-08-06 | 426 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Serverless Kanban Board for GitHub Issues [![issues][gh-board-image]][gh-board-url] [![dependency status][dependency-image]][dependency-url] [![dev dependency status][dev-dependency-image]][dev-dependency-url] Why waste time and money paying for a Ticket Tracker when you already work in GitHub? Now, you don't have to.  - [Features](#features) - [Multiple Repositories](#multiple-repositories) - [Linked Issues and Pull Requests](#linked-issues-and-pull-requests) - [Real-Time Collaboration](#real-time-collaboration) - [Filtering](#filtering) - [Milestone Planning](#milestone-planning) - [Moving Cards](#moving-cards) - [Task Lists](#task-lists) - [CI Status and Merge Conflict](#ci-status-and-merge-conflict) - [Issue Images](#issue-images) - [Pull Request to non-default branch](#pull-request-to-non-default-branch) - [Batch-Edit Labels in Multiple Repositories](#batch-edit-labels-in-multiple-repositories) - [Burnup Chart](#burnup-chart) - [Easter Eggs](#easter-eggs) - [Examples](#examples) - [Development](#development) - [How Does it Work?](#how-does-it-work) - [TODO List](#todo-list) # Features ### Multiple Repositories Multiple Repositories in an organization can be shown on a board (from different organizations too!). The repository is shown in gray next to the Issue number.  ### Linked Issues and Pull Requests Just add `#123` or `orgName/RepoName#123` to the Issue or Pull Request body and linked Issues will show up with the column they are in, both below the Card and in the preview popup.  ### Real-Time Collaboration By clicking the :pencil2: icon next to the card title, multiple people can edit the Issue Body at once (ie in a meeting), and when editing is done, one person clicks <kbd>Save to GitHub</kbd>. Features: - send anyone the link to edit - real-time preview of Markdown - references to Issues show with their state and board column - Sequence, State, Gantt, and other diagrams are supported (using [mermaid](https://knsv.github.io/mermaid/)) <!--  -->  ### Filtering - cards can be filtered by label, milestone, board column, or user - filters can be inclusive as well as exclusive  ### Milestone Planning When doing Milestone (or Sprint) planning there is a view to easily move cards into milestones  ### Moving Cards Cards can be dragged from one column to the next  ### Task Lists By using the `- [ ]` notation in the body of an Issue or Pull Request, the progress of an Issue is shown in the top-right corner of a Card.  <!--  --> ### CI Status and Merge Conflict - CI Status shows up as a green :heavy_check_mark: or a red :x: on the top-right corner of a card - Merge conflicts are shown with a yellow :warning: and have a diagonal striped background <!-- ![image](https://cloud.githubusercontent.com/as
Excerpt of 9,103 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:66cc953afa52cb71, topic:serverless