Skip to content

MuhammadHakim33/translator

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Prerequisites

This project uses gemini (gemini-1.5-flash) as AI Model. You can create new API KEY and add it into .env.local file at NEXT_PUBLIC_API_KEY variable.

Installation

  1. Clone this repository
    git clone https://github.com/MuhammadHakim33/translator.git
  2. Install all dependencies
    npm install
  3. Rename .env.local.example file into .env.local and add your API Key into that file.
  4. Run the development server
    npm run dev
  5. Open http://localhost:3000 with your browser to see the result.

About

Translator with Generative AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published