I’m Brian, and I've recently been working on an open-source React and Next.js internationalization library called gt-next, and I thought it’d be cool to show how I internationalized Vercel’s AI Chatbot with it.
Feel free to try it out today! Just `npm i gt-next gt-next-cli` .
Here’s a quick summary:
- I internationalized and shipped a multilingual chatbot in a total of 10 minutes
- I've included a 5 minute video walkthrough of the entire process
- You can check out the complete, internationalized chatbot at: https://example-ai-chatbot-ten.vercel.app/
We also have docs at: https://generaltranslation.com/docs
The source code for the AI Chatbot is here: https://github.com/General-Translation/ai-chatbot
Any feedback or comments are welcome!