Skip to content

🌐 LanguageAI: A robust language translation platform supporting 130+ languages. Easily translate text and documents, and connect globally with our user-friendly interface.

License

Notifications You must be signed in to change notification settings

rahmlad-aramide/LanguageAI

Repository files navigation

LanguageAI

License Issues Stars Forks

LanguageAI Thumbnail

Description

LanguageAI is a comprehensive language translation platform that supports over 130 languages. It allows seamless translation of text and documents in various formats, breaking down language barriers and fostering global communication.

Features

  • Translate text in 130+ languages
  • Support for multiple document formats
  • Easy-to-use interface
  • Locale-based translations

Table of Contents

Installation

Prerequisites

  • Node.js >= 18.17
  • npm or yarn
  • Next.js 14.1.0

Steps

  1. Clone the repository:
    git clone https://github.com/rahmlad-aramide/LanguageAI.git
  2. Navigate to the project directory:
    cd LanguageAI
  3. Install dependencies:
    npm install
    # or
    yarn install

Usage

Development

To start the development server, run:

npm run dev
# or
yarn dev

This will start the project on http://localhost:5015.

Format

Before pushing, format the codebase, run:

npm run format
# or
yarn format

Build

To build the project for production, run:

npm run build
# or
yarn build

Deployment

Deployment is handled via Vercel.

Contributing

We welcome contributions! Please see the CONTRIBUTING.md for more details.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

  • Thanks to all contributors and supporters of the project.
  • Special mentions to Microsoft and Microsoft Azure translation service that made this project possible.

About

🌐 LanguageAI: A robust language translation platform supporting 130+ languages. Easily translate text and documents, and connect globally with our user-friendly interface.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages