• Joined on 2025-04-14
bolade pushed to main at bolade/ds_task_marketing_assistant_ai… 2025-04-18 19:09:20 +00:00
942255661b Refactor BrandStyleManager and MarketingCopywriter to accept dependencies via constructor, enhancing testability. Update main.py to manage campaign data with new routes for saving, editing, and deleting campaigns. Improve index.html with a textarea for editing generated copy and a button for saving changes. Add functionality to view past campaigns.
bolade pushed to main at bolade/ds_task_marketing_assistant_ai… 2025-04-18 17:03:34 +00:00
a6147419e5 Refactor backend to use Flask instead of FastAPI, updating routing and form handling in main.py. Adjusted index.html form action to match new routing. Added .env to .gitignore. Enhanced formatting in copywriter.py for improved readability and added guidelines for content generation.
bolade pushed to main at bolade/ds_task_marketing_assistant_ai… 2025-04-17 21:26:18 +00:00
e80ba5c0d7 Initial commit of Marketing Assistant AI project, including backend setup with FastAPI, brand style management, and marketing copy generation features. Added .gitignore, README, and various data files for brand voice, past campaigns, and book excerpts. Implemented vector store for content retrieval and embeddings using Cohere API. Included HTML template for user interface.
bolade created branch main in bolade/ds_task_marketing_assistant_ai… 2025-04-17 21:26:14 +00:00
bolade created repository bolade/ds_task_marketing_assistant_ai… 2025-04-17 21:23:23 +00:00
bolade pushed to master at bolade/ds_task_marketing_assistant_ai… 2025-04-16 22:13:39 +00:00
859c17aad8 feat: Implement Pinecone vector store integration
bolade created branch master in bolade/ds_task_marketing_assistant_ai… 2025-04-16 22:13:35 +00:00
bolade created repository bolade/ds_task_marketing_assistant_ai… 2025-04-16 22:04:50 +00:00
bolade pushed to main at bolade/ds_task_ai_news_bolade 2025-04-16 16:59:31 +00:00
0b519dbef3 Refactor backend configuration by removing API key verification logic
bolade pushed to main at bolade/ds_task_ai_news_bolade 2025-04-16 16:56:14 +00:00
82fe3608d2 Refactor backend configuration and enhance news fetching functionality
bolade pushed to main at bolade/ds_task_ai_news_bolade 2025-04-15 19:32:32 +00:00
0ff7dc52fd Refactor .gitignore and update RSS feed sources in config.py
bolade pushed to main at bolade/ds_task_ai_news_bolade 2025-04-15 19:24:56 +00:00
bbd95a1713 Remove unused dummy files from processed and raw news directories to clean up the project structure.
bolade pushed to main at bolade/ds_task_ai_news_bolade 2025-04-15 19:23:55 +00:00
bc485b44b8 Update README and backend functionality for improved news application
bolade pushed to main at bolade/ds_task_ai_news_bolade 2025-04-14 20:45:23 +00:00
e3d00bb4dc Add backend functionality for news fetching, processing, and recommendations
bolade pushed to main at bolade/ds_task_ai_news_bolade 2025-04-14 17:25:29 +00:00
042f2386a0 Setup File Structure
c158262a49 Initial Commit
bolade created branch main in bolade/ds_task_ai_news_bolade 2025-04-14 17:25:24 +00:00
bolade renamed repository from ds_task_ai_news_sanmi to bolade/ds_task_ai_news_bolade 2025-04-14 16:56:50 +00:00
bolade created repository bolade/ds_task_ai_news_bolade 2025-04-14 16:56:05 +00:00