From 39d4e13b16118ef76eaa28f153a44b57b417386a Mon Sep 17 00:00:00 2001 From: Victor Queiroz Date: Thu, 22 Jan 2026 18:42:54 -0300 Subject: [PATCH] Add DeepWiki badge to README Added a badge for DeepWiki to the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 102c4bc06..e65deee49 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # X's Recommendation Algorithm +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/twitter/the-algorithm) + X's Recommendation Algorithm is a set of services and jobs that are responsible for serving feeds of posts and other content across all X product surfaces (e.g. For You Timeline, Search, Explore, Notifications). For an introduction to how the algorithm works, please refer to our [engineering blog](https://blog.x.com/engineering/en_us/topics/open-source/2023/twitter-recommendation-algorithm). ## Architecture