Commit History

Refactor app.py and related modules for improved topic extraction and summarization. Updated UI prompts for clarity, enhanced file upload functionality, and added error handling in AWS file uploads. Introduced new functions for converting response text to markdown tables, creating general topics from subtopics, and improved overall code structure for better maintainability.
74d2271

seanpedrickcase commited on

Corrected prompt. Now runs Haiku correctly
0a726d1

seanpedrickcase commited on

Can now specify root path for app with an environment variable
c79d667

seanpedrickcase commited on

Added support for using local models (specifically Gemma 2b) for topic extraction and summary. Generally improved output format safeguards.
b7f4700

seanpedrickcase commited on