Ayushpanditmoto / Trading-Bot

Binary Trading AI Bot is a project idea aimed at developing an AI-powered bot for binary trading. The bot utilizes machine learning algorithms to predict the direction of the next candle (whether it will move up or down) with high accuracy.
50 stars 50 forks source link

Dockerize the app #79

Open agarwalhimanshugaya opened 3 months ago

agarwalhimanshugaya commented 3 months ago

As you use many different version of package like streamlit and langchain python etc but other user have not same package then they feel difficulty in running your application but after dockerize the app with one command app start to run locally and it create a virtual environment with all the same configuration of yours