machine learning web app game where the user competes against the AI in picking stocks
StockIT is an innovative machine learning web app that transforms the stock trading experience into a competitive game against artificial intelligence. Users can engage in a unique challenge where they buy and sell randomly selected stocks while the price trends span a full year. This engaging concept not only entertains but also educates users on stock trading dynamics and the influence of historical trends on stock prices.
The app is crafted with a blend of advanced technologies, making it accessible on both desktop and mobile platforms. With an intuitive interface powered by D3 and React, it not only updates stock data in real time but also maintains a leaderboard to track user performance against the AI.
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components