Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 664 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 664 Bytes

VigilAI

AI-powered stock market dashboard

VigilAI (Virtual Investment Growth Insights and Learning powered by AI) is a full-stack application for tracking and analyzing stock market data, powered by AI. It provides real-time stock updates, insights, and recommendations for investors.

Features

  • Real-time stock data tracking
  • AI-driven stock recommendations
  • Stock performance analysis
  • User-friendly dashboard

Tech Stack

  • Backend: Django (Python)
  • Frontend: React (JavaScript)
  • Data Source: Yahoo Finance API (or similar)

Setup Instructions

Backend (Django)

  1. Navigate to the backend/ folder:
    cd backend