An open API service indexing awesome lists of open source software.

https://github.com/fgrehm/slop-collabs

A home for AI Collaborations that might never get a chance to live on their own repo.
https://github.com/fgrehm/slop-collabs

Last synced: 26 days ago
JSON representation

A home for AI Collaborations that might never get a chance to live on their own repo.

Awesome Lists containing this project

README

          

# AI Slop Collabs

A home for ~~vibe coded ideas~~ AI Collaborations that might never get a chance to live on their own repo. Single project for now, more to come over time. Many has been killed throughout the past year and I hope I had archived them somewhere.

- [gh-standup](./gh-standup) - A small bash CLI that emits an LLM-ready prompt summarizing recent GitHub repo activity. Pipe the output to any LLM to get a daily standup.
- [clickwall](./clickwall) - A tiny Hugo paired shortcode that gates AI-generated sections of a blog post behind a "click to reveal" panel, TOS-style. After a reader accepts once, subsequent visits to the same post show a softer "you've seen this before" panel that unblurs on hover (or tap).
- [zellicat](./zellicat) - A hacky bash wrapper that runs a command in a stacked zellij pane and captures its output, working around zellij not yet being able to hand pane output back to the caller ([zellij-org/zellij#4630](https://github.com/zellij-org/zellij/pull/4630)).

## LICENSE

[MIT](https://opensource.org/licenses/MIT). See [`LICENSE`](./LICENSE).