View Project
Introducing viralnewsAI!
See the project in Action: https://www.facebook.com/vidstats.pro/
So, what is it and what does it perform?
Let me explain:
It is an AI-Powered News Posting Application that uses News API and then summarizes it within 60 words and Post it on your Social Media Page (e.g. - Facebook).
Here is the Step by Step explanation:
1. Once, the script is run it calls the NEWS API and collects the news from the api.
2. Then summarizes it within 60 words using the GEMINI PRO api.
3. After that, as per summarization, it generates suitable hashtags for the summarized news.
4. Then it generates an AI image for the summarized news using the CLOUDFLARE workers ai api.
5. Once the summarized news, hashtag, source name, source link and post image are generated, it posts the News on the users Facebook Page.
--> You can easily deploy the project in github and it will be running as per the current schedule (Every 3 hours) or you may change the schedule from the main.yaml file
------------------------------------------------------------------------------------
This is an open-sourced project, currently in the development stage...hoping to add more advanced features to it!
Here is the link to the Project incase if you may want to check/suggest - https://github.com/MinHackerz/viralnewsAI
Built with