Ultra-Quantisation method involves replacing high-dimensional floating point vectors with {-1, 0, 1} elements for efficient embedding search.Quantisation helps in reducing data representation size and comparison speed in high-dimensional vector scenarios.Utilizing convex polytopes in high-dimensional space enables significant space and metric evaluation cost savings in embedding searches.The approach maintains a strong correlation for similarity measurements despite the extreme quantisation of vectors.