Forecasting BTC using Prophet library

Updated
This is the result of forecasting BTC using a web app that forecasts time-series financial data with two options: Prophet and Neural Prophet.
The black dots represent actual price and the blue line is the model's prediction.
Keep in mind that the actual price is now below the error intervals(Blue area) so this might not be valid.
Note
The Web App I used is mentioned in Comments
Beyond Technical Analysismachine_learningprophetSeasonality

Disclaimer