Closed 2mal3 closed 7 months ago
One option I could think of would be to just provide a unified search frontend for other sites. When a user searches for something, the search with its parameters is passed to the other sites and Eventfully only displayed in a standardized way, completely without AI.
We could then use AI to process only that search data and store it in our database. Further searches would then also return the cached processed events.
We have a problem with our current approach. We have a huge amount of data and every event we get, gets immanently classified by ai. This costs a lot of time and processing power / money, which make it impractical or even near impossible for further use.
We have to think about a system that can mostly work without ai or uses way less resources.