df_ai_int / classes

Commit History

Refactor output generation in write_client_footprint to use safe_get for improved error handling and clarity
ff45211

Ronio Jerico Roque commited on

Refactor fetch_backlinks method to correct MongoDB collection reference and remove unused methods for improved clarity
744e521

Ronio Jerico Roque commited on

Remove unused variable assignment in process method to enhance clarity
7bcf126

Ronio Jerico Roque commited on

Refactor process method in SeoOffPageAnalyst to simplify condition and comment out unused website audience handling
c31b3b1

Ronio Jerico Roque commited on

Refactor SeoOffPageAnalyst process method to remove website audience dependency and update session state handling in WebsiteAudienceAcquisition
3f96c5d

Ronio Jerico Roque commited on

Refactor data fetching in write_client_footprint to handle TypeError exceptions and ensure graceful degradation
e3b6ad1

Ronio Jerico Roque commited on

Fix MongoDB collection reference in Seo class and clean up process method
b91bf72

Ronio Jerico Roque commited on

Handle empty payload in SocialMedia by appending "N/A" when no data is fetched
eed4ab5

Ronio Jerico Roque commited on

Handle empty payload in SocialMedia by appending "N/A" when no data is fetched
979c872

Ronio Jerico Roque commited on

Fix telemetry collection for client name and website in ClientSummary; handle empty payload in SocialMedia
bf062f3

Ronio Jerico Roque commited on

Refactor session state initialization and processing in ClientSummary and Sem_PPC classes for improved clarity and error handling
87902a2

Ronio Jerico Roque commited on

Enhance threading support for uploading client and SEM/PPC data with improved session state management and error handling
62a8fa9

Ronio Jerico Roque commited on

Refactor upload handling in client_summary and sem_ppc classes for improved user feedback and session state management
540bd44

Ronio Jerico Roque commited on

Implement thread-safe handling for uploading client and SEM/PPC data with progress updates
daa41ad

Ronio Jerico Roque commited on

Update spinner messages to indicate file upload actions in Linkedin, Tiktok, Twitter, and Youtube classes
185161c

Ronio Jerico Roque commited on

Update spinner messages to reflect file upload actions across multiple classes
c75d56b

Ronio Jerico Roque commited on

Remove commented error message for invalid CSV format in SeoOffPageAnalyst class
2a6375a

Ronio Jerico Roque commited on

Remove commented error messages for invalid file formats in Seo and SeoOffPage classes
80ae375

Ronio Jerico Roque commited on

Fix fetch_backlinks method to return the complete result and add debug print statement in process method
8e754cf

Ronio Jerico Roque commited on

Refactor header key format in multiple analyst classes to use 'x_api_key' instead of 'x-api-key'
4e1514e

Ronio Jerico Roque commited on

Add ConnectionAnalyst class and integrate into analyzing_page for connection analysis
6d0d15b

Ronio Jerico Roque commited on

Comment out output display in SeoOffPageAnalyst and update button behavior in home page
e77d7d8

Ronio Jerico Roque commited on

Comment out output display in request_model method
7731ba6

Ronio Jerico Roque commited on

Comment out output display in request_model method
d8646ab

Ronio Jerico Roque commited on

Add Content_Process_and_Assets_Analyst class and integrate into analyzing_page
23882d0

Ronio Jerico Roque commited on

Handle AttributeError in SeoOn class during data processing
4156d4e

Ronio Jerico Roque commited on

Fix typos in Conversion Analyst class and improve Amazon class questionnaire handling
ca0ca71

Ronio Jerico Roque commited on

Fix typos and improve questionnaire handling in Amazon, eBay, and Content classes
4f561f7

Ronio Jerico Roque commited on

bug fixes (#12)
0a97c2a
verified

roniorque commited on

Refactor Seo class: remove request_model method and update error handling for file uploads
a822090

Ronio Jerico Roque commited on

Add WebsiteAudienceAcquisition class and integrate into analysis workflow; refactor upload handling in uploadFile
c650b65

Ronio Jerico Roque commited on

Refactor Marketplace response handling; simplify text extraction and update output method in output.py
1cb128c

Ronio Jerico Roque commited on

Add ConversionAnalyst class and integrate into analyzing workflow
ecef08e

Ronio Jerico Roque commited on

Add DesiredOutcome class and integrate into analysis workflow
52eab69

Ronio Jerico Roque commited on

Refactor payload handling in SeoOffPageAnalyst; update debug information to use combined_text instead of payload_txt
38334af

Ronio Jerico Roque commited on

Refactor Amazon and eBay classes to implement marketplace questionnaires; update session state management and input handling in response marketplace.
7b96aa1

Ronio Jerico Roque commited on

Refactor marketplace data retrieval to separate Amazon and eBay responses; update analysis handler to use the correct model.
e24d810

Ronio Jerico Roque commited on

Fix typo in session state key for client website in CientSummary class
a5cba28

Ronio Jerico Roque commited on

Comment out output display and initialize client summary state variables in dfOverview
44569cf

Ronio Jerico Roque commited on

Add client summary data to payload before processing in dfOverview
4950459

Ronio Jerico Roque commited on

Add DF Overview analysis functionality and integrate into the analyzing page with concurrent execution
7ad08a5

Ronio Jerico Roque commited on

Refactor analysis page to include Snapshot analysis and streamline threading for concurrent execution
e190b12

Ronio Jerico Roque commited on

Remove JSON loading from ExecutiveSummary and ensure success message displays after analysis completion
76e7594

Ronio Jerico Roque commited on

Add Executive Summary analysis functionality and integrate into analyzing page
e23525d

Ronio Jerico Roque commited on

Refactor client name and website formatting in ClientSummary class
43bd51a

Ronio Jerico Roque commited on

Add Target Market analysis functionality and integrate into concurrent execution
4394238

Ronio Jerico Roque commited on

Integrate Client Summary into multiple response classes
3a2bd5f

Ronio Jerico Roque commited on

Add Marketplace class for handling product analysis and data fetching
7814011

Ronio Jerico Roque commited on

Implement SEM/PPC analysis functionality with session state management and data fetching
a7469b6

Ronio Jerico Roque commited on

Initialize session state for video ads and update debug information to use local variables
086d004

Ronio Jerico Roque commited on