Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI News Writer Successfully Generates Content but Does Not Display It #154

Open
uniqueumesh opened this issue Feb 12, 2025 · 7 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@uniqueumesh
Copy link
Collaborator

Hello @AJaySi ,

I encountered an issue with the AI News Writer feature. The system successfully generates a news report (as indicated by the success message), but the actual content is not displayed in the UI.

Steps to Reproduce:

  • Open Alwrity and navigate to AI Writers.
  • Select Write News Reports.
  • Enter keywords (e.g., Upcoming AI Trends in 2025).
  • Select an origin country (e.g., India) and language (e.g., English).
  • Click Generate News Report.

A success message appears:

  • ✅ Successfully generated news report on: Upcoming AI Trends in 2025 🎉
  • However, no content is displayed below the success message (it just shows None).

Expected Behavior:

  • The generated news report should be visible on the screen.

Actual Behavior:

  • The UI displays a success message but does not show the generated content.

Debugging Information from CLI Logs:

I checked the command-line logs, and it confirms that the AI News Writer is successfully fetching and generating content.

This suggests that the backend is working fine, but the frontend might not be rendering the output properly.

Screenshots for Reference:

UI Issue (Content Not Displayed):

Image

CLI Output (Shows Successful Generation):

Image

Could you please look into this? Let me know if you need any additional details.

Thank you! 🙏

@uniqueumesh uniqueumesh added the bug Something isn't working label Feb 12, 2025
@uniqueumesh
Copy link
Collaborator Author

uniqueumesh commented Feb 12, 2025

The AI News Writer tool on alwrity.com is failing to generate news reports. When attempting to fetch articles from Google News, the system returns a 403 Unauthorized error, preventing the report generation process.

Environment Details

Here is the screenshot reference:

Image

@AJaySi
Copy link
Owner

AJaySi commented Feb 13, 2025

@uniqueumesh
Thank you for the details and info. I will look into it and update here.

@AJaySi
Copy link
Owner

AJaySi commented Feb 13, 2025

@uniqueumesh
I have fixed it, please rebase to get latest code and try again.
Request to check if the article is factually correct, I will try to add more better prompts.

Thank you.

@uniqueumesh
Copy link
Collaborator Author

@AJaySi

I appreciate your support. I am still encountering the same issue as I mentioned above.

@AJaySi
Copy link
Owner

AJaySi commented Feb 14, 2025

@uniqueumesh
hmmmm, just to confirm, you do have the latest code from github ?

@uniqueumesh
Copy link
Collaborator Author

uniqueumesh commented Feb 14, 2025

@AJaySi
Yes, I have pulled the latest code today.

@AJaySi
Copy link
Owner

AJaySi commented Feb 15, 2025

@uniqueumesh
i will work on this tonight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants