Newsbot: how to summarize news and cite sources
Large Language Models (LLMs) are great summarizers. We've built a simple "newsbot" demo where an LLM like ChatGPT can be used to take a list of recent news articles and summarize them for your purposes.
The screenshot below shows a summary of news articles referencing 'inflation' over the past ~24 hours.
The code for Newsbot is open source.
The challenge with building tools like the above is properly optimizing prompts and evaluating them. If you're curious how we use PhaseLLM to evaluate and choose the right LLM and prompt combination, watch the video below!
As always, reach out to me at w (at) phaseai (dot) com if you want to collaborate. You can also follow PhaseLLM on Twitter.