main
//ellmental/com.theagilemonkeys.ellmental.semanticsearchservicedemo/main
main
fun main()
This is a demo of the Semantic Search Service using:
- OpenAI's embeddings model
- Pinecone as vector store
It will start a server on port 8080 with the following endpoints:
- POST /learn
- POST /search