Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rishi-raj-jain/scheduled-i18n-nextjs-app

Automating Internationalization (i18n) with OpenAI
https://github.com/rishi-raj-jain/scheduled-i18n-nextjs-app

next openai qstash tailwindcss upstash vercel

Last synced: 12 days ago
JSON representation

Automating Internationalization (i18n) with OpenAI

Awesome Lists containing this project

README

        

# 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

https://github.com/user-attachments/assets/4df0dd4c-f8ae-4bb6-8d3b-4bf45a088124

## One-click Deploy

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

[![](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/rishi-raj-jain/scheduled-i18n-nextjs-app&env=QSTASH_TOKEN,OPENAI_API_KEY,GITHUB_TOKEN,VERCEL_DEPLOY_HOOK_URL)

## Tech Stack + Features

### Frameworks

- [Next.js](https://nextjs.org/) – React framework for building performant apps with the best developer experience.

### Platforms

- [Vercel](https://vercel.com/) – Easily preview & deploy changes with git.
- [Upstash](https://upstash.com) - Serverless database platform. You are going to use Upstash Workflow TODO.
- [OpenAI](https://platform.openai.com/) - A generative AI inference platform to run and customize models with speed and production-readiness.
- [GitHub](https://github.com/) - A web-based platform for hosting and managing Git repositories.

### UI

- [Tailwind CSS](https://tailwindcss.com/) – Utility-first CSS framework for rapid UI development.
- [next/font](https://nextjs.org/docs/basic-features/font-optimization) – Optimize custom fonts and remove external network requests for improved performance.

### Code Quality

- [TypeScript](https://www.typescriptlang.org/) – Static type checker for end-to-end typesafety
- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style

## Author

- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))