/scheduled-i18n-nextjs-app

Automating Internationalization (i18n) with OpenAI

Primary LanguageTypeScript

Automating Internationalization (i18n) with OpenAI

Introduction · One-click Deploy · Tech Stack + Features · Author

Introduction

In this repository, you will find the code for automated internationalization (i18n) system built using Upstash Workflow, GitHub API and OpenAI.

Demo

demo.mp4

One-click Deploy

You can deploy this template to Vercel with the button below:

Tech Stack + Features

Frameworks

  • Next.js – React framework for building performant apps with the best developer experience.

Platforms

  • Vercel – Easily preview & deploy changes with git.
  • Upstash - Serverless database platform. You are going to use Upstash Workflow TODO.
  • OpenAI - A generative AI inference platform to run and customize models with speed and production-readiness.
  • GitHub - A web-based platform for hosting and managing Git repositories.

UI

  • Tailwind CSS – Utility-first CSS framework for rapid UI development.
  • next/font – Optimize custom fonts and remove external network requests for improved performance.

Code Quality

  • TypeScript – Static type checker for end-to-end typesafety
  • Prettier – Opinionated code formatter for consistent code style

Author