{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifjbmvzx7gwzo5jzqslfti267ccle3zzeanvfi2d6dj4tjgpddudm",
    "uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mlqvuopmdyx2"
  },
  "path": "/t/how-can-i-build-a-multilingual-ai-chatbot-using-transformers/175970#post_2",
  "publishedAt": "2026-05-13T16:57:28.000Z",
  "site": "https://discuss.huggingface.co",
  "textContent": "i was looking in to this subject before with a project involving a game engine.\nnot sure how much help it will be but i discovered that API language *libraries* exist that do this, and that a good approach is to treat each language like models, and organize it so that you can always add new modules in the future, that way your chatbot capability can be expanded in the future.\n\n*so you would build your chatbox and connect the language APIs kinda like a tool call.\n\nthough it also occurs to me that there may already be Expandable Language AI Chatboxes availible***",
  "title": "How can I build a multilingual AI chatbot using Transformers?"
}