Skip to content

vikramsandu/StockX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockX

StockExpert (StockX) is an AI-powered multi-agent system for intelligent stock market analysis.

Description

Thinking of buying a stock? Stop guessing.

The stock market is wild—news, trends, expert opinions—it’s chaos out there. But StockX cuts through the noise. It’s like having a team of financial geniuses and a supercharged AI working just for you. StockX scans the past, reads the news, spots hidden trends, and tells you exactly what you need to know.

No confusion. Just smart, blazing-fast insights.

🚀 Features

  • Fetches real-time stock fundamentals.
  • Retrieves latest news and analyzes sentiment.
  • Uses AI to generate a concise investment decision.
  • Simple HTML frontend to interact with the advisor.

📦 Setup

1. Get API Keys

You will need:

2. Create the api_keys.json File

Inside the configs folder, create a file named api_keys.json:

{
  "groq": "YOUR_GROQ_KEY",
  "news": "YOUR_NEWS_API_KEY"
}

About

StockExpert (StockX) is an AI-powered multi-agent system for intelligent stock market analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors