Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Streamlit Web Interface for Stock Market Prediction #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

palaknajawan
Copy link

Refactored the project by integrating Streamlit to enhance user interaction and improve the overall usability. The original FiAi.py script, which was purely command-line based, has been replaced with FiFo.py, a web-based app using Streamlit. Key improvements include:

A sidebar for symbol input.
Display of predictions with an expandable view for different time frames.
Error handling for invalid input.
Improved layout and visuals for a better user experience.
This update fixes the issue of limited user interaction and makes the app more accessible and user-friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant