⬇️ Installation

Install AnglE quickly and start building powerful sentence embeddings.


📦 Installation Methods


Method 2: Manual Installation

Install directly from the GitHub repository:

git clone https://github.com/SeanLee97/AnglE.git
cd AnglE
python -m pip install -e .

The -e flag installs in editable mode, useful for development.