Skip to content

Commit 12d38f5

Browse files
authored
Update README.md
1 parent 49dbf3a commit 12d38f5

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22

33
**[Continuous AI](https://githubnext.com/projects/continuous-ai/) is any use of automated AI to support software collaboration on any platform.** The term aligns with the established concept of Continuous Integration/Continuous Deployment (CI/CD). Just as CI/CD transformed software development by automating integration and deployment, Continuous AI covers the ways in which AI can be used to automate and enhance collaboration workflows.
44

5-
* [GitHub Next Project](https://githubnext.com/projects/continuous-ai/)
6-
7-
On GitHub today, Continuous AI is supported in initial form by the combination of GitHub Actions and GitHub Models. The synergy between these features is at the core of Continuous AI at GitHub.
8-
9-
* [GitHub Actions](https://docs.github.com/en/actions)
10-
* [GitHub Models](https://docs.github.com/en/github-models/)
5+
> NOTE: this list is provided in the spirit of other "awesome" lists common on the Web. Inclusion of a link does not in any way mean endorsement or recommendation. Some of the links may be out-of-date. All should be checked carefully for appropriateness, privacy, security, responsible AI and other key operational properties.
116
127
## Categories
138

@@ -67,6 +62,13 @@ On GitHub today, Continuous AI is supported in initial form by the combination o
6762

6863
* [Add Reaction](https://github.com/pelikhan/action-add-reaction/) - Adds `eyes` reaction to an issue, pull request, ... as soon as the action starts. Fun feedback to notify the user that something started.
6964

65+
## Platforms
66+
67+
On GitHub today, Continuous AI is supported in initial form by the combination of GitHub Actions and GitHub Models. The synergy between these features is at the core of Continuous AI at GitHub.
68+
69+
* [GitHub Actions](https://docs.github.com/en/actions)
70+
* [GitHub Models](https://docs.github.com/en/github-models/)
71+
7072
## Programming Frameworks
7173

7274
Any library that can invoke an LLM inference service could be used to create a workflow.
@@ -88,3 +90,4 @@ Some of them have builtin support for GitHub Actions and/or GitHub Models.
8890
### Markdown
8991

9092
* [shippie](https://github.com/mattzcarey/shippie), uses Markdown based rules to define LLM-powered code reviews
93+
* [Agentic Workflow Definitions](https://github.com/danielmeppiel/awd-cli), build, package, share, and run agentic prompts and workflows across any LLM runtime

0 commit comments

Comments
 (0)