This document describes a system for recommending hashtags for tweets using topic models. It presents an overview of the system architecture, which includes basic filtering of tweets, language identification, calculating topic distributions using LDA, and suggesting hashtags based on the topic distributions. An evaluation on 100 tweets found that the correct hashtag was suggested within the top 5 suggestions for over 30% of tweets and within the top 10 suggestions for over 50% of tweets. Future work to improve the system is discussed.