mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 08:55:58 +03:00
[PR #173] [MERGED] Alwrity keyword research #584
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#584
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/AJaySi/ALwrity/pull/173
Author: @AJaySi
Created: 4/5/2025
Status: ✅ Merged
Merged: 4/6/2025
Merged by: @AJaySi
Base:
main← Head:alwrity_keyword_research📝 Commits (10+)
6c833e2Made changes to Getting started with ALwrity and added lot of details on API keysd6c0bc1Google Search Grounded results, Content Calendar Ideator, Competitor Analysis, and Keyword Researcher65f452bGoogle Grounded Search and Styling Fixes1e588a0Merge branch 'main' into new_alwritydcd8917ALwrity AI Keyword Web Researcher8f09899Merge branch 'new_alwrity' of https://github.com/AJaySi/AI-Writer into new_alwrityc40ce6cGoogle Search Grounded results, Content Calendar Ideator, Competitor Analysis, and Keyword Researcherb4660d9Google Grounded Search and Styling Fixes3ffb563ALwrity AI Keyword Web Researcherb1d15b7Merge branch 'new_alwrity' of https://github.com/AJaySi/AI-Writer into new_alwrity📊 Changes
25 files changed (+4044 additions, -862 deletions)
View changed files
📝
.gitignore(+66 -0)📝
alwrity.py(+187 -94)➖
lib/ai_web_researcher/.gpt_online_researcher.py.swp(+0 -0)➕
lib/ai_web_researcher/gemini_grounding_search_streamlit.py(+155 -0)📝
lib/ai_web_researcher/google_trends_researcher.py(+66 -119)📝
lib/ai_web_researcher/gpt_online_researcher.py(+671 -37)📝
lib/ai_web_researcher/metaphor_basic_neural_web_search.py(+362 -33)📝
lib/ai_web_researcher/tavily_ai_search.py(+83 -47)➕
lib/alwrity_ui/display_google_serp_results.py(+277 -0)➕
lib/alwrity_ui/google_trends_ui.py(+458 -0)➕
lib/alwrity_ui/keyword_web_researcher.py(+529 -0)➖
lib/utils/alwrity_sidebar.py(+0 -244)📝
lib/utils/alwrity_utils.py(+0 -20)📝
lib/utils/api_key_manager/components/personalization_setup.py(+13 -6)📝
lib/utils/content_generators.py(+53 -16)➕
lib/utils/settings_page.py(+438 -0)📝
lib/utils/style_utils.py(+114 -46)📝
lib/utils/test_config_settings.py(+2 -2)📝
lib/utils/ui_setup.py(+62 -28)➕
lib/workspace/AskAlwrity-min.ico(+0 -0)...and 5 more files
📄 Description
Better insights from AI by feeding in AI research from Tavily and Metaphor.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.