ada8b37251
feat: implement AI LLM for composing personalized outreach emails based on insights and website data
ajaysi (aider)
2024-09-17 12:12:08 +05:30
3ce8e8d70a
feat: implement personalized email composition for outreach based on website data and user proposals
ajaysi (aider)
2024-09-17 12:10:35 +05:30
bbee9e472f
feat: integrate LLM functions to generate insights for scraped website content
ajaysi (aider)
2024-09-17 12:05:53 +05:30
17eaa26ec8
feat: enhance backlink opportunity data with website metadata and context
ajaysi (aider)
2024-09-17 12:01:52 +05:30
3e9d641ac5
feat: implement contact information extraction using Firecrawl's LLM Extract feature
ajaysi (aider)
2024-09-17 11:58:01 +05:30
8930f3d2b2
feat: add scrape_url import to ai_backlinking.py for enhanced functionality
ajaysi
2024-09-17 11:57:59 +05:30
cfb5145947
feat: integrate firecrawl_web_crawler for URL search functionality in search_for_urls function
ajaysi (aider)
2024-09-17 11:50:23 +05:30
602243de0e
feat: implement search query generation and initial scraping structure for backlink opportunities
ajaysi (aider)
2024-09-17 11:48:28 +05:30
99acb9b4f1
fix: import missing modules to resolve undefined name errors in firecrawl_web_crawler.py
ajaysi (aider)
2024-09-17 11:27:44 +05:30
1078c969ca
refactor: move initialize_client function to a separate file for better modularity
ajaysi (aider)
2024-09-17 11:27:35 +05:30
0787f7e807
feat: implement Google Trends analysis with user input and intelligent defaults in content_generators
ajaysi (aider)
2024-09-14 22:12:47 +05:30
3f61a7715c
fix: import openai module to resolve undefined name error in alwrity_utils.py
ajaysi (aider)
2024-09-14 21:54:18 +05:30
fd604c4708
refactor: Optimize imports and improve code readability in alwrity_utils.py
ajaysi (aider)
2024-09-14 21:39:49 +05:30
d4c20d0798
fix: optimize sidebar configuration by reducing unnecessary file writes and improving widget creation efficiency
ajaysi (aider)
2024-09-14 21:30:18 +05:30
891455149e
fix: import missing functions and modules to resolve undefined names in alwrity.py
ajaysi (aider)
2024-09-14 21:27:32 +05:30
187c62468f
fix: remove duplicate import of streamlit to improve loading time
ajaysi (aider)
2024-09-14 21:26:57 +05:30
44c2e0966b
feat: implement web research functionality in content planning tools of alwrity.py
ajaysi (aider)
2024-09-14 20:00:39 +05:30
2a28af1d02
feat: streamline web research process and integrate Google Trends results into Streamlit UI
ajaysi (aider)
2024-09-14 19:55:16 +05:30
12d66e8ff2
feat: optimize metric display by including search term and region in output messages
ajaysi (aider)
2024-09-14 19:40:58 +05:30
6900c028f5
feat: fetch and display all metrics from pytrends on CLI
ajaysi (aider)
2024-09-14 19:29:41 +05:30
e7acd194e4
feat: display all metrics from pytrends on CLI with explanations of their significance
ajaysi (aider)
2024-09-14 19:22:42 +05:30
0ec58fc7c6
fix: handle empty data in get_related_topics_and_save_csv to prevent list index out of range error
ajaysi (aider)
2024-09-14 19:21:25 +05:30
5be849cfcb
fix: import WordCloud to resolve undefined name error in generate_wordcloud function
ajaysi (aider)
2024-09-14 19:17:35 +05:30
cef400039e
feat: implement missing features for multirange interest, historical hourly interest, trending searches, realtime trends, top charts, and suggestions in google_trends_researcher.py
ajaysi (aider)
2024-09-14 19:17:27 +05:30
93075dc833
fix: remove caching from record_voice function to resolve CachedWidgetWarning
ajaysi (aider)
2024-09-14 18:01:25 +05:30
5938dcf6e4
fix: remove undefined reference to blog_from_audio in content_generators.py
ajaysi (aider)
2024-09-14 18:00:01 +05:30
64f269ebb7
fix: remove invalid imports to resolve ImportError in alwrity.py and content_generators.py
ajaysi (aider)
2024-09-14 17:59:46 +05:30
3f98289214
feat: Enhance Streamlit UI with improved messaging and tooltips for better user experience
ajaysi (aider)
2024-09-14 17:57:33 +05:30
d8cef6eaa9
fix: update blog output format from HTML to markdown in main_config.json
ajaysi
2024-09-14 17:54:03 +05:30