You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in the process of whether or not to choose Appwrite for a project using Refine.dev and Nextjs. It will have a chatbot with RBAC so the response contents should be restricted based on the roles. I looked through the docs but only found basic implementation with OpenAI, Huggingface etc but no docs regarding saving embeddings to the database then converting user query to embedding and finding the nearest match etc. I would like to know if the use case I mentioned is possible using Appwrite. TIA.
👀 Have you spent some time to check if this issue has been raised before?
💭 Description
Currently in the process of whether or not to choose Appwrite for a project using Refine.dev and Nextjs. It will have a chatbot with RBAC so the response contents should be restricted based on the roles. I looked through the docs but only found basic implementation with OpenAI, Huggingface etc but no docs regarding saving embeddings to the database then converting user query to embedding and finding the nearest match etc. I would like to know if the use case I mentioned is possible using Appwrite. TIA.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: