ai_digest_finance
aidigestfinance is an automated research summarization tool that generates monthly PDF reports on scientific articles in finance and economics. It pulls recent articles from the OpenAlex database via API, stores metadata in a PostgreSQL database, and uses Google's Gemini Pro model with its large context window to analyze the content. The system produces structured PDF documents containing general insights, key findings, emerging themes, commonalities, future research directions, and a list of source articles. The tool is designed for researchers, analysts, and professionals who want concise monthly overviews of trends and developments in economic and financial research without manually reviewing dozens of papers. Configuration is done through a few simple variables specifying the report title, month, year, and topic. The modular architecture separates article extraction, database operations, AI analysis, and PDF generation into distinct scripts for easy customization and extension.