# Recommendation Bot
_If you don't want the coding version of this online textbook go here: <a href='../../../nocode/ch11_recommendations/05_recommend_bot/00_intro.html'>No Coding</a>_


Let's now make a bot to try out our own recommendation algorithm. Before we can do that though, we'll need to look at how to use dictionaries for counting.

```{tableofcontents}
```
