Search Engine Interface

Job ID: 37505337

Budget: €200 – €300 EUR

Our company has a Back End composed of an Embeddings Database in FAISS and another SQL Database in which we store metadata of multiple Academic Papers. In addition, we have developed in Python the search algorithm by which the user, when typing words, returns the papers with the highest relevance according to the search and their corresponding metadata.
We need an interface that can be deployed on an AWS server where a user can type in a prompt the words he/she wants to search in the Academic Papers Database and get as results the metadata that are stored in the SQL database. It is important that this interface uses the search algorithm that is written in Python.