I am attempting to build a prompt engineering tool, run on Java (SpringBoot). Users can use this tool to test out their custom made prompts with various models.
-
Updated
May 1, 2025 - JavaScript
I am attempting to build a prompt engineering tool, run on Java (SpringBoot). Users can use this tool to test out their custom made prompts with various models.
A minimal project to understand how cosine similarity works in a vector database 🧠📊. It demonstrates semantic search by converting text into embeddings and comparing them using vector math.
Add a description, image, and links to the textembedding topic page so that developers can more easily learn about it.
To associate your repository with the textembedding topic, visit your repo's landing page and select "manage topics."