COVerage

ИИ + Новости・AI+ニュース・AI + News.

“Coverage” is an AI-powered news application that compiles local news related to the COVID-19 pandemic. Information, ranging from local outbreak news to school closures/updates, is analyzed by our natural language processing AI, summarized, and ranked.

alt text

“Coverage” was created to obtain the latest news from local outlets on how the COVID-19 pandemic is impacting the community by taking a user’s location. We categorize news into five sections: Policy Changes (local laws/curfews), Finance, Vaccine Progress, Education, and Statistics/Spread Rates.

As a contributor to this project, I managed the development and wrote thousands of lines of code. I also co-created the algorithm we use to rank our search results. I first-authored our paper. Our team presented this as a talk to the Stanford Electrical Engineering faculty in Summer of 2020. My team and I initially started COVerage as a response to the lack of up-to-date and reliable news for how COVID-19 was affecting our communities. Whether we were looking at the number of cases in our county or how our local grocery stores are affected, we couldn’t find a solid way to view everything at once. This is why we created COVerage.

A cool feature of COVerage that we got a chance to implement is news from around the world. For example, if a user is looking at COVerage’s interface from Tokyo, Japan, then COVerage will show news in Japanese and will show news from local Tokyo news.

You can find our GitHub repository here.

My team’s involvement with this project was through the STEM2SHTEM Stanford Compression Forum Internship program. After the program ended, our team met with some professors within the Electrical Engineering Department to discuss continuing our research into Fall. We then had the opportunity to talk about our project with Stanford Journalism. This project was my introduction to computer science research.