Python: main language for data analysis and model building.
FastAPI: lightweight backend for API delivery.
yfinance: loads historical currency and stock data.
Prophet: Meta’s time series forecasting model (trends, seasonality).
Plotly.js: builds interactive charts on the frontend.
Tailwind CSS: utility-first CSS for modern UI with light/dark modes.
JavaScript: handles form logic, data display, and chart rendering.
Author: @Meruyert Zhaxymurat
| Date | Predicted | Lower | Upper | Trend |
|---|
Summary: The forecast uses Prophet — a time-series model from Meta that is part of the Machine Learning (ML) family within the broader Artificial Intelligence (AI) domain.
Below is the logical hierarchy of the model stack.
Why chosen: