I am trying to integrate my code which writes data to vector DB using langchain sentence transformer.
I wanted to integrate oogabooga gui with my python code so that it can read data from the vector db and provide response for the queries asked. Any possible solutions or alternatives you can suggest?
I tried using flask but it is not helping much.
New contributor
Mubeena Kausar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.