Support » Plugin: AI Engine » Can AI Engine support FAQs with Chinese, Japanese and other Asia’s Languages ?

  • Resolved cloudchan

    (@cloudchan)


    1. Can AI Engine support FAQs with Chinese, Japanese and other Asia’s Languages ? (Yes or No)
    2. Can AI Engine get answers firstly from searching the website’s content and then try to get answers from Azure OpenAI API or OpenAI GPT API if the answers is/are not found from website ?
    3. Can other applications like my Mobile Apps use RESTFUL API via https to send the query to AI Engine and then get answer from AI Engine according to the flow mentioned on item #2 above ?
    4. I don’t want that anyone can use the API to access GPT via our AI Engine. Is there any protection such as using password or API Key to protect the connection between my Mobile App and AI Engine mentioned on item #3 above ?

    Thanks !!

    Best Regards. Cloud

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    1. It should!
    2. AI doesn’t work like that; you can use embeddings to search your website content, but you’ll need to learn a lot about how AI works: https://meowapps.com/ai-engine/tutorial/#contextualization.
    3. If you have a developer, yes, you can use AI Engine API to perform requests. Everything is possible, but you might need to work on your own REST API for your own app, then call AI Engine internally from your implementation of the REST API.
    4. Hard to reply to that one – but basically, you really do need a developer to do all this 🙂
Viewing 1 replies (of 1 total)
  • The topic ‘Can AI Engine support FAQs with Chinese, Japanese and other Asia’s Languages ?’ is closed to new replies.