diff --git a/README.md b/README.md index a9f0dad..2b9c7cf 100644 --- a/README.md +++ b/README.md @@ -145,3 +145,7 @@ You might create a feed for a given community by compiling a list of DIDs within ### A Topical Feed To implement a topical feed, you might filter the algorithm for posts and pass the post text through some filtering mechanism (an LLM, a keyword matcher, etc.) that filters for the topic of your choice. + +## Community Feed Generator Templates + +- [Python](https://github.com/MarshalX/bluesky-feed-generator) - [@MarshalX](https://github.com/MarshalX) \ No newline at end of file