Multiverse-of-Projects / NewsAI

A dynamic NewsAI dashboard that uses NLP to analyze news articles, visualize sentiment trends, and extract insights through interactive data visualizations.
https://news-ai-dashboard.streamlit.app/
GNU General Public License v3.0
17 stars 30 forks source link

ADD RAG for News AI #155

Open dino65-dev opened 3 weeks ago

dino65-dev commented 3 weeks ago

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.

1_MgcOoBJ0mCYC4TMxc6bdaA

issue #154