This project is designed to help you learn and understand sentence transformers through the beauty of poetry.
This project uses the power of sentence transformers. It's a great way to learn about natural language processing and machine learning.
Follow these steps to get the project up and running on your local machine:
-
Clone the repository to your local machine:
git clone https://github.com/emadgit/learn-sentence-transformers.git
-
Navigate to the project directory:
cd <project_directory>
-
Install the project dependencies using Poetry:
poetry install
-
To run the project, use the following command:
poetry run start
This will start the application. Follow the on-screen instructions to interact with the project.