A dynamic NewsAI dashboard that uses NLP to analyze news articles, visualize sentiment trends, and extract insights through interactive data visualizations.
I have written a code implementing RAG that uses real time google news fetch. You can easily add or modify it with just very few mod. Paste your OpenAI api key in .env file.
Run the Google news fetch file first.
Then, Run the summary_news_langchain.
Just read the code in files you can easily mod it without doubt.
I have written a code implementing RAG that uses real time google news fetch. You can easily add or modify it with just very few mod. Paste your OpenAI api key in
.env
file.summary_news_langchain
.issue #154