Skip to content

Add Docker support and Streamlit web interface #2

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

svngoku
Copy link
Owner

@svngoku svngoku commented Apr 8, 2025

This PR adds Docker support to the project, making it easier to run the application in any environment. It includes:

  • A Dockerfile for containerizing the application
  • A docker-compose.yml file for easy deployment
  • A Streamlit web interface for user-friendly interaction
  • Updated documentation with Docker usage instructions
  • Environment variable configuration via .env file
  • Improved environment variable handling in all components

These changes make the application more portable and easier to deploy in any cloud environment that supports Docker.

@svngoku svngoku merged commit 7716dae into main Apr 8, 2025
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.

2 participants