This repository is dedicated to testing the performance of text embeddings created by the Ready-to-Use Text Embedding API in enhancing search experiences for Vrooli. Feel free to fork this and modify the test cases for your own use cases.
Here is our setup guide for running this repo. If you already have Docker set up on your system, all you need to do is run docker-compose up -d
and check app.log
for the test results.
Contributions are always welcome! If you have suggestions for improvements, please create an issue or a pull request💖