fix: update import paths in test.py to use helper module a510590 Ronio Jerico Roque commited on Mar 18, 2025
refactor: move Analysts and Data_Source definitions to helper module for better organization 7748e77 Ronio Jerico Roque commited on Mar 18, 2025
fix: update import paths for Analysts and Data_Source to use helper module 6aa47e0 Ronio Jerico Roque commited on Mar 18, 2025
feat: add home page dashboard with analyst information and navigation buttons c96f6ba Ronio Jerico Roque commited on Mar 17, 2025
fix: update import statements to reference Analysts and Data_Source from pages.home 48feb26 Ronio Jerico Roque commited on Mar 17, 2025
feat: add TargetMarketAnalyst initialization in agent_6.py for market analysis 9c2d188 Ronio Jerico Roque commited on Mar 13, 2025
feat: add Lead List Analyst initialization in agent_5.py b30548f Ronio Jerico Roque commited on Mar 13, 2025
feat: replace SeoAnalyst with SocialMediaAnalyst in agent_4.py fd4c5e0 Ronio Jerico Roque commited on Mar 11, 2025
refactor: update analyst page navigation and import structure; add file upload functionality cfac8f5 Ronio Jerico Roque commited on Mar 6, 2025
feat: replace AgentApp with SeoOnPageAnalyst for improved on-page SEO analysis a334f0f Ronio Jerico Roque commited on Mar 4, 2025
feat: replace AgentApp with SeoOffPageAnalyst for improved off-page SEO analysis 9379039 Ronio Jerico Roque commited on Mar 4, 2025
feat: enhance Traffic EDA page with SEO keyword upload and traffic data processing 778a220 Ronio Jerico Roque commited on Mar 4, 2025
refactor: replace AgentApp with SeoAnalyst and remove page config settings in agent files 4543b59 Ronio Jerico Roque commited on Mar 4, 2025
feat: add Traffic EDA page for enhanced data analysis and file upload functionality f4dce2c Ronio Jerico Roque commited on Mar 3, 2025
feat: update analyst page configurations and improve button handling for enhanced user experience 2f47115 Ronio Jerico Roque commited on Mar 3, 2025
feat: refactor EDA page to use EDAApp class for improved structure and functionality 2fc48bf Ronio Jerico Roque commited on Mar 3, 2025
feat: refactor agent pages to use Analysts with enhanced data source and description handling eae88cd Ronio Jerico Roque commited on Mar 3, 2025
feat: refactor Agent 1, 3, and 4 pages to use AgentApp for improved API integration and simplify initialization 0dd9474 Ronio Jerico Roque commited on Feb 28, 2025
feat: update page headers and navigation for Analyst 5, 6, 7, and 8 in app.py; simplify EDA and image.py headers 4ce2c29 Ronio Jerico Roque commited on Feb 28, 2025
feat: refactor Agent 2 page into a class structure for improved organization and maintainability 1ce6d90 Ronio Jerico Roque commited on Feb 28, 2025
feat: implement Agent 2 functionality with CSV file upload and analysis session management d241e9f Ronio Jerico Roque commited on Feb 27, 2025
feat: add image clipboard functionality with CSV upload and AI analysis output b78aaeb Ronio Jerico Roque commited on Feb 27, 2025
feat: add EDA page for AI Analyst 2 with CSV upload and data analysis features 64085a1 Ronio Jerico Roque commited on Feb 27, 2025
fix: remove image_describer.py as part of codebase cleanup 768b0c3 Ronio Jerico Roque commited on Feb 27, 2025
fix: enhance agent 4 functionality with support for multiple file uploads, improved analysis session management, and UI updates 45cb608 Ronio Jerico Roque commited on Feb 27, 2025
fix: enhance agent 3 functionality with improved file upload handling, session management, and UI updates 1f526be Ronio Jerico Roque commited on Feb 27, 2025
fix: enhance agent 2 functionality with support for PDF and CSV file uploads, improved analysis session management, and UI updates 23b78fd Ronio Jerico Roque commited on Feb 27, 2025
fix: enhance agent 1 functionality with improved file upload handling and analysis session management 76feb4a Ronio Jerico Roque commited on Feb 27, 2025
fix: remove redundant button keys in agent pages for consistency and undeclared page_layout config per page d7875a5 Ronio Jerico Roque commited on Feb 27, 2025
fix: restore image pasting functionality in agent_4.py d320e40 Ronio Jerico Roque commited on Feb 27, 2025
fix: update page switch for Agent 4 and correct response handling in request_model function fd2bc23 Ronio Jerico Roque commited on Feb 27, 2025
fix: correct response handling in request_model function in agent_4.py 727fe52 Ronio Jerico Roque commited on Feb 27, 2025
fix: correct syntax for accessing Agents dictionary in agent_3.py and add streamlit_paste_button to requirements.txt 534e069 Ronio Jerico Roque commited on Feb 26, 2025
fix: correct syntax for accessing Agents dictionary in agent_2.py 69d1b71 Ronio Jerico Roque commited on Feb 26, 2025
fix: update page navigation from Home.py to app.py for all agents 2acdf49 Ronio Jerico Roque commited on Feb 26, 2025
refactor: update import paths for Agents and add requirements.txt b9ff264 Ronio Jerico Roque commited on Feb 26, 2025