Hi, would anyone have advice on which tech stack to use to map data from different format (image, csv…) to words provided by a dataset? Ex: if I upload a document with “kindergarten” and so on written on it, it should map it to the category “childcare” (from the category options I provided).
Currently using Open AI api for it, but I am wondering if there are better options out there (which ideally would not have their data stored in the US, but rather in Europe, preferably Germany). I would also take any advice to make the results more accurate.
Ideally, this would be used on a project with a lot of users. I am still in the process of getting started, trying to find out which resources I should look at to learn how to do it… would appreciate any advice on the topic.
Thanks in advance