ira/report
Steve White bf49474ca6 Add query type selection to Gradio UI and improve report generation 2025-03-12 12:09:08 -05:00
..
database Clean up repository: Remove unused test files and add new test directories 2025-03-11 16:56:58 -05:00
__init__.py Implement Phase 1 of Report Generation Module: Document Scraping and SQLite Storage 2025-02-27 17:39:34 -06:00
document_processor.py Fully functional end-to-end test of research with gemini flash 2025-03-01 11:55:57 -06:00
document_scraper.py Improve document scraper with better error handling and add mock option for testing 2025-02-27 17:51:05 -06:00
progressive_report_synthesis.py Improve query type detection and add specialized extraction prompts for comparative queries 2025-03-12 11:57:40 -05:00
report_detail_levels.py Add Google Gemini model support and dynamic model selection in UI 2025-02-28 11:31:53 -06:00
report_generator.py Add query type selection to Gradio UI and improve report generation 2025-03-12 12:09:08 -05:00
report_synthesis.py Improve query type detection and add specialized extraction prompts for comparative queries 2025-03-12 11:57:40 -05:00
report_templates.py Add report templates module and tests 2025-03-12 10:15:28 -05:00