Skip to content

Scrape stock details, visualize trends with charts, and get AI price forecasts - all with your voice! Built with Next.js, Javascript, Python, Cheerio, and AlphaVantage.

Notifications You must be signed in to change notification settings

satwikrprabhu/stock-scraper

Repository files navigation

Speak Stocks

Explore the market with your voice and uncover insights through AI-powered prediction.

Description

Speak Stocks is a voice-powered stock exploration and prediction website built with Next.js, Cheerio, Alpha Vantage API, Apex Charts, and Tailwind CSS. It enables you to:

  • Search for stock details using voice commands
  • Visualize historical stock data with interactive candlestick charts
  • Get AI-powered predictions for future stock prices

Features

  • Voice-powered search: Effortlessly find stock information using your voice
  • Candlestick visualization: Analyze trends with dynamic Apex Charts
  • AI-based prediction: Explore potential price movements with AI-generated forecasts
  • Intuitive interface: Navigate seamlessly with a user-friendly design
  • Built with modern technologies: Leverages Next.js, Tailwind CSS, and advanced APIs

Tech Stack

  • Frontend: Next.js, Tailwind CSS, Flask
  • Data Fetching: Cheerio (for scraping), Alpha Vantage API for charts
  • Prediction: AI model (implementation details to be added)

Installation Steps

  1. Clone the repository:
git clone https://github.com/your-username/speak-stocks.git
  1. Navigate to the project directory:
cd speak-stocks
  1. Install dependencies:
npm install
# or
yarn install
# or
pnpm install
  1. Start the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Open http://localhost:3000 in your browser.

Getting Started

  • Access the voice search functionality and explore stock details.
  • Interact with the candlestick charts to analyze historical data.
  • View AI-powered predictions for future stock prices.

Additional Information

  • This project utilizes next/font for optimized font loading.
  • Replace any placeholder API keys or environment variables with your own.

About

Scrape stock details, visualize trends with charts, and get AI price forecasts - all with your voice! Built with Next.js, Javascript, Python, Cheerio, and AlphaVantage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •