my webapp will have lots of queries that will will text based searches like users, , posts and comments. I wanted to use Elasticsearch first but was recommended Onyx for their AI search capabilities. Can I integrate them with appwrite database for data stored in appwrite?
TL;DR
Developers looking to integrate Onyx.ai's AI search with Appwrite for their webapp's text-based searches can do so by utilizing Appwrite's custom functions feature. This allows developers to connect Appwrite with external services like Onyx.ai for advanced search capabilities. Check out the Appwrite documentation for more details on how to achieve this integration.