[GH-ISSUE #164] Open Source AI Keyword Research Not Generating Content in UI (But Works in CLI) #119

Closed
opened 2026-03-02 23:33:47 +03:00 by kerem · 6 comments
Owner

Originally created by @uniqueumesh on GitHub (Mar 12, 2025).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/164

Originally assigned to: @AJaySi on GitHub.

I’m encountering an issue where ALwrity AI’s keyword research feature fails to generate content in the web UI, even though it successfully produces output when run via the command-line interface (CLI). I’ve attached screenshots for reference:

  • The UI screenshot shows no generated content is displayed after the keyword research is completed.
  • The CLI screenshot demonstrates that the tool generates and saves content, but it never appears in the UI.

Screenshots

UI Screenshot – shows the web interface after keyword research is completed with no content visible.

Image

CLI Screenshot – shows successful content generation and saving in the console output.

Image

Possible Causes

  1. A mismatch between what’s being returned by the PyTrends API and what the UI is expecting.
  2. The UI might not handle certain edge cases (e.g., empty arrays or missing fields).

@AJaySi, could you please investigate why the UI fails to display the generated content despite successfully completing it in the CLI? If there’s any additional debug information I can provide, please let me know. I appreciate any help or guidance on resolving this issue.

Thank you!

Originally created by @uniqueumesh on GitHub (Mar 12, 2025). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/164 Originally assigned to: @AJaySi on GitHub. I’m encountering an issue where ALwrity AI’s keyword research feature fails to generate content in the web UI, even though it successfully produces output when run via the command-line interface (CLI). I’ve attached screenshots for reference: - The UI screenshot shows no generated content is displayed after the keyword research is completed. - The CLI screenshot demonstrates that the tool generates and saves content, but it never appears in the UI. **Screenshots** UI Screenshot – shows the web interface after keyword research is completed with no content visible. ![Image](https://github.com/user-attachments/assets/08bd01c9-27f5-44bd-b01e-24b938325d84) CLI Screenshot – shows successful content generation and saving in the console output. ![Image](https://github.com/user-attachments/assets/8f5b11b0-9ee8-4b9c-86c6-325be20b1129) **Possible Causes** 1. A mismatch between what’s being returned by the PyTrends API and what the UI is expecting. 2. The UI might not handle certain edge cases (e.g., empty arrays or missing fields). @AJaySi, could you please investigate why the UI fails to display the generated content despite successfully completing it in the CLI? If there’s any additional debug information I can provide, please let me know. I appreciate any help or guidance on resolving this issue. Thank you!
kerem 2026-03-02 23:33:47 +03:00
Author
Owner

@AJaySi commented on GitHub (Mar 13, 2025):

@uniqueumesh
Shit, so many bugs. Hmmm, so I will debug this and reply to you soon in 2 days time.
Thank you Umesh.

<!-- gh-comment-id:2720035100 --> @AJaySi commented on GitHub (Mar 13, 2025): @uniqueumesh Shit, so many bugs. Hmmm, so I will debug this and reply to you soon in 2 days time. Thank you Umesh.
Author
Owner

@AJaySi commented on GitHub (Apr 1, 2025):

@uniqueumesh
Starting work on this. I am planning to revamp ALwrity AI research completely.
I have already included https://ai.google.dev/gemini-api/docs/grounding?lang=python

I will update my progress here. (https://www.youtube.com/watch?v=JXQJpyQBShU)

<!-- gh-comment-id:2769313747 --> @AJaySi commented on GitHub (Apr 1, 2025): @uniqueumesh Starting work on this. I am planning to revamp ALwrity AI research completely. I have already included https://ai.google.dev/gemini-api/docs/grounding?lang=python I will update my progress here. (https://www.youtube.com/watch?v=JXQJpyQBShU)
Author
Owner

@AJaySi commented on GitHub (Apr 3, 2025):

@uniqueumesh
I have found the cause and fixing the issue. I have changed the UI and added advanced options to do AI research.
Also, included context for doing research and finding keywords based on type of content generation.

I will update the code in 2-3 days.

<!-- gh-comment-id:2775908702 --> @AJaySi commented on GitHub (Apr 3, 2025): @uniqueumesh I have found the cause and fixing the issue. I have changed the UI and added advanced options to do AI research. Also, included context for doing research and finding keywords based on type of content generation. I will update the code in 2-3 days.
Author
Owner

@AJaySi commented on GitHub (Apr 5, 2025):

I have updated AI research and provided more options. I will submit the patch in 1-2 days and close this issue.
https://www.alwrity.com/post/alwrity-deep-researcher-for-content-generation

<!-- gh-comment-id:2780227940 --> @AJaySi commented on GitHub (Apr 5, 2025): I have updated AI research and provided more options. I will submit the patch in 1-2 days and close this issue. https://www.alwrity.com/post/alwrity-deep-researcher-for-content-generation
Author
Owner

@AJaySi commented on GitHub (Apr 5, 2025):

Image

Image

Image

@uniqueumesh : There 2 more UIs to display more data. I will push these changes in the new patch.

<!-- gh-comment-id:2780660274 --> @AJaySi commented on GitHub (Apr 5, 2025): ![Image](https://github.com/user-attachments/assets/f9e0dfda-4ad7-447c-905c-78da97df27b1) ![Image](https://github.com/user-attachments/assets/67e06d78-d956-4d14-9c1e-b3d1cd8c1f51) ![Image](https://github.com/user-attachments/assets/86ce6620-ba2c-4e8c-82ef-27f24ca94d22) @uniqueumesh : There 2 more UIs to display more data. I will push these changes in the new patch.
Author
Owner

@uniqueumesh commented on GitHub (Apr 5, 2025):

@AJaySi

UI looks fantastic and easy to use for non-tech users. Great work.

<!-- gh-comment-id:2780663688 --> @uniqueumesh commented on GitHub (Apr 5, 2025): @AJaySi UI looks fantastic and easy to use for non-tech users. Great work.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#119
No description provided.