**Google Colab Introduction**: The README now includes a quick-start guide for Google Colab. Access the project in a web-based interactive environment with a click - [link](https://colab.research.google.com/drive/1wO48BSAO_sa7cPxuSWQ5tu5y4txM8FiR?usp=sharing) .
**GitHub Actions for CI**: Details about the Continuous Integration setup with GitHub Actions have been added to the README. This ensures automated testing for more reliable builds.
**Refined Codebase**: Significant refactoring has been done to enhance code efficiency and readability, ensuring a smoother development process.