Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.23 KB

File metadata and controls

22 lines (13 loc) · 1.23 KB

DAMG Hackathon Research Application

Healthcare Trends Report Generator

Project Summary

This project is an integrated data analysis system focused on healthcare trends in the United States, with special emphasis on the impact of COVID-19. The system uses multiple specialized agents to collect, analyze, and report on hospitalization trends, emergency room visits, physician visits, COVID-19 impact, and vaccination availability across different states

This project combines several key technologies to analyze US healthcare trends, with particular focus on how COVID-19 impacted healthcare systems at the state level. The main components include:

  • A multi-agent system using smolagents that uses specialized agents for different analysis tasks
  • Database connections to Snowflake for accessing healthcare data
  • PDF extraction capabilities for analyzing research documents
  • Web search functionality through Tavily API for current research
  • Report generation that combines historical trends with pandemic impact analysis

Application Links:

Application: Streamlit Deployment

Backend API: Google Cloud Run