Skip to content

I believe innovation thrives on inspiration and awareness. So, here's An AI-powered tool that tracks the latest news from major tech companies - Meta, Apple, Netflix, Google, Amazon, and Microsoft; and generates strategic suggestions for each company based on what their competitors are doing.

Notifications You must be signed in to change notification settings

aaditi2/MANG-FANG-news-tracker-advisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenAI based Company news tracker and advisor

LLM GenAI Python React License

This News Strategizer is an AI-powered assistant that helps generate strategic suggestions for any company based on real-time competitor news. It automatically fetches the latest headlines and uses a language model to provide insightful, actionable strategies.


🚀 Features

  • Live Competitor News:- Fetches real-time news using online APIs.
  • LLM Powered:- Leverages LLaMA 3 via open source API for high-quality insights.
  • Company-Aware Suggestions:- Uses custom prompt engineering to tailor recommendations.
  • Frontend Dashboard:- Intuitive React.js UI with filters and split-view layout for news and strategies.

🧰 Tech Stack

  • React.Js - Frontend
  • Python – Project scripting and API handling
  • SerpAPI – For live news headlines
  • Together API (LLaMA-3) – Strategy generation
  • dotenv – Secure environment variable management
  • Prompt Engineering – Custom strategy prompt format

⚙️ Setup & Installation

git clone https://github.com/aaditi2/news-strategizer.git
cd news-strategizer
python -m venv .venv
source .venv/bin/activate  # or .venv\Scripts\activate on Windows
cd backend
pip install -r requirements.txt

Output pictures

MANGFANG_advisor

MANGFANG_advisor1

MANGFANG_advisor2

About

I believe innovation thrives on inspiration and awareness. So, here's An AI-powered tool that tracks the latest news from major tech companies - Meta, Apple, Netflix, Google, Amazon, and Microsoft; and generates strategic suggestions for each company based on what their competitors are doing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published