- Added config.json to .dockerignore and .gitignore to prevent committing sensitive API keys.
- Modified start.sh to remove unnecessary dependencies during Playwright installation.
- Removed video section from README for cleaner presentation.
- Added .idea/ to .gitignore to prevent IDE files from being tracked.
- Adjusted CORS_ORIGINS formatting in .env.example and .env.sample for consistency.
- Enhanced prompt templates in templates.py for better resume processing.
- Updated banner message in start.sh for improved clarity.