Commit Graph

51 Commits

Author SHA1 Message Date
ي
076a597d7a Update finance_data_researcher.py 2025-01-26 13:48:52 +05:30
ي
b58e9f519e Update firecrawl web crawler 2025-01-24 16:31:23 +05:30
ي
3653bd4e80 Update arxiv_schlorly_research.py
Function Definitions:
fetch_arxiv_data: Fetches arXiv data based on a query.
create_dataframe: Creates a DataFrame from the provided data.
get_arxiv_main_content: Returns the main content of an arXiv paper.
download_image: Downloads an image from a URL.
scrape_images_from_arxiv: Scrapes images from an arXiv page.
arxiv_bibtex: Generates the BibTeX entry for an arXiv paper.
extract_arxiv_ids_from_line: Extracts arXiv IDs from a given line of text.
read_written_ids: Reads already written arXiv IDs from a file.
append_id_to_file: Appends a single arXiv ID to a file.
Step 2: Suggest Code Improvements
Code Duplication:
Combine Similar Functions: Functions such as fetch_arxiv_data and create_dataframe can be combined or refactored to reduce redundancy.
Reuse Code: Ensure common functionality is abstracted into reusable functions.
Performance and Optimization:
Optimize API Calls: Ensure the arXiv API calls are optimized and handle rate limits.
Efficient Data Handling: Use more efficient data handling techniques, such as batch processing for large datasets.
Coding Standards and Best Practices:
Add Docstrings: Ensure all functions have detailed docstrings explaining their purpose, arguments, and return values.
Error Handling: Improve error handling to provide more informative error messages and handle different types of errors separately.
Logging: Use a consistent logging strategy to log important events and errors.
Code Structure: Group related functions into classes or modules for better organization and maintainability.
PEP 8 Compliance: Ensure the code follows PEP 8 standards for Python code style.
2025-01-24 15:52:06 +05:30
ي
f75375eaaa Delete lib/ai_web_researcher/__pycache__ directory 2025-01-18 09:35:29 +05:30
ajaysi
9409e57d2f Performance optimizations, Improved SEO tools & error handling 2024-09-26 08:16:22 +05:30
ajaysi
516144a728 revert to 93075dc 2024-09-18 14:35:51 +05:30
ajaysi (aider)
99acb9b4f1 fix: import missing modules to resolve undefined name errors in firecrawl_web_crawler.py 2024-09-17 11:27:44 +05:30
ajaysi (aider)
1078c969ca refactor: move initialize_client function to a separate file for better modularity 2024-09-17 11:27:35 +05:30
ajaysi (aider)
12d66e8ff2 feat: optimize metric display by including search term and region in output messages 2024-09-14 19:40:58 +05:30
ajaysi (aider)
6900c028f5 feat: fetch and display all metrics from pytrends on CLI 2024-09-14 19:29:41 +05:30
ajaysi (aider)
e7acd194e4 feat: display all metrics from pytrends on CLI with explanations of their significance 2024-09-14 19:22:42 +05:30
ajaysi (aider)
0ec58fc7c6 fix: handle empty data in get_related_topics_and_save_csv to prevent list index out of range error 2024-09-14 19:21:25 +05:30
ajaysi (aider)
5be849cfcb fix: import WordCloud to resolve undefined name error in generate_wordcloud function 2024-09-14 19:17:35 +05:30
ajaysi (aider)
cef400039e feat: implement missing features for multirange interest, historical hourly interest, trending searches, realtime trends, top charts, and suggestions in google_trends_researcher.py 2024-09-14 19:17:27 +05:30
ajaysi
52753901f1 Fixing Errors - WIP - Making improvements, content workflows 2024-09-13 19:41:48 +05:30
ajaysi
d005cef45a Backlinking tool & Img optimization, PIL & Tinify API 2024-08-15 14:27:17 +05:30
ajaysi
ac43dee24f New: AI SEO tools- OpenGraph Tags generation, blog from pdf 2024-08-14 14:21:57 +05:30
ajaysi
20bda6c964 New: AI SEO tools, OpenGraph Tags generator 2024-08-09 16:17:09 +05:30
ajaysi
f2aa79264e WIP - Streamlit UI, firecrawl - V0.5 2024-06-12 16:01:46 +05:30
ajaysi
ccbaa0e4fa WIP - Streamlit UI, firecrawl - V0.5 2024-06-11 17:27:50 +05:30
ajaysi
2a1bb49020 WIP - Streamlit UI, Porting CLI 2024-06-02 23:05:27 +05:30
ajaysi
10b7326044 WIP - Streamlit UI, Porting CLI 2024-05-29 16:56:08 +05:30
ajaysi
458042afc4 Streamlit UI, Porting CLI - WIP 2024-05-25 18:51:53 +05:30
ajaysi
4153cf7d93 AI Agents content ideator team, prompt config 2024-05-20 18:22:08 +05:30
ajaysi
8f2bf02b65 AI Agents content ideator team, prompt config 2024-05-20 15:07:20 +05:30
ajaysi
8bd4436414 AI finance TA writer, long form writer, WIP 2024-05-16 22:46:12 +05:30
ajaysi
45508d318b AI finance TA writer, yfinance, pandas_ta, WIP 2024-05-15 15:59:16 +05:30
ajaysi
26a35ee355 AI finance TA writer, yfinance, pandas_ta, WIP 2024-05-15 15:53:15 +05:30
ajaysi
6a95b96973 Agents team, better prompts, WIP 2024-05-12 19:13:02 +05:30
ajaysi
f3f6d5e29c Agents team bug fixes 2024-05-07 10:51:47 +05:30
ajaysi
bb2904039e Agentic content team, web researched 2024-04-29 23:48:36 +05:30
Umesh Sharma
53e78d56fe requiremets.txt is updated 2024-04-27 18:55:15 +05:30
ajaysi
20c201f4f9 Agentic content creation, web researched 2024-04-26 16:07:17 +05:30
ajaysi
3a772b36e5 AI news report writer, web researched 2024-04-24 21:13:30 +05:30
ajaysi
1c7ba95b27 Long form content generation, web researched 2024-04-24 08:58:09 +05:30
ajaysi
a9a19f102d Try Competitor Analysis 2024-04-17 23:05:32 +05:30
ajaysi
d2bb42caff Try Essay, story, Audio to Blog 2024-04-17 20:02:51 +05:30
AjaySi
44c50e9ecd Alwrity - Bug fixes 2024-04-12 18:56:20 +05:30
AjaySi
bdab2e9959 Encoding utf-8, bug fix 2024-04-12 18:46:42 +05:30
AjaySi
e3c3c03729 Alwrity - Bug fixes 2024-04-12 17:36:37 +05:30
AjaySi
cf6516eeee Keyword, Audio to Blog - WIP 2024-04-09 19:12:15 +05:30
AjaySi
c30adb3716 Keyword, Audio to Blog - WIP 2024-04-09 18:07:06 +05:30
AjaySi
23b3c7f6e0 Alwrity - WIP - main_config 2024-04-07 20:47:49 +05:30
AjaySi
1833a85637 WIP - Code refactoring 2024-03-31 19:36:33 +05:30
AjaySi
bedd0ac422 WIP - Code refactoring 2024-03-28 23:22:58 +05:30
AjaySi
3a28ecc50d WIP- AI-Writer and Web research, Working on packaging. 2024-03-12 15:58:42 +05:30
AjaySi
27f6952dd0 WIP- Try AI-Writer and Web research; working. Working on usuability aspects. 2024-03-06 15:39:02 +05:30
AjaySi
87053406ba WIP- Try AI-Writer and Web research; working. Working on usuability aspects. 2024-03-02 08:52:42 +05:30
AjaySi
a87a87a620 WIP- Try AI-Writer and Web research; working. 2024-02-24 15:15:01 +05:30
AjaySi
d89d9ad3d2 WIP-AI writer, Try Web research working. 2024-02-18 10:00:24 +05:30