Skip to content

pratyush0000/BABEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babel

Description

Babel is a two-level translation application that leverages the power of OpenAI and Microsoft Azure APIs to provide accurate and efficient translations. Built with Vite and React, Babel offers a seamless user experience for translating text between multiple languages.

Table of Contents

Installation

Follow these steps to install and set up the project:

  1. Clone the repository

    git clone https://github.com/pratyush0000/BABEL.git
  2. Navigate to the project directory

    cd babel
  3. Install dependencies

    npm install

Usage

Instructions for running the project:

  1. Start the development server

    npm run dev
  2. Open your browser and navigate to

    http://localhost:5173
    

Environment Variables

Create a .env file in the root directory of the project and add the following variables:

# OpenAI API Key
VITE_OPENAI_API_KEY=your key




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published