Hey,<p>I want to show you my demo AI-powered app that helps summarise someone's recent tweets to help you decide whether to follow them. It'll give you an idea of the tone and languages they use too,<p>If you don't want to spend time scrolling through Tweets, let AI tell you what someone's been Tweeting about recently!<p>Built with Haystack: <a href="https://github.com/deepset-ai/haystack">https://github.com/deepset-ai/haystack</a><p>It uses text-davinci-003 from OpenAI (for now) with a custom Haystack PromptTemplate.<p>You can check out the source code here too: <a href="https://github.com/TuanaCelik/should-i-follow">https://github.com/TuanaCelik/should-i-follow</a>