LanguageAI
1.0.0
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.
git clone https://github.com/rahmlad-aramide/LanguageAI.gitcd LanguageAInpm install
# or
yarn installTo start the development server, run:
npm run dev
# or
yarn devThis will start the project on http://localhost:5015.
Before pushing, format the codebase, run:
npm run format
# or
yarn formatTo build the project for production, run:
npm run build
# or
yarn buildDeployment is handled via Vercel.
We welcome contributions! Please see the CONTRIBUTING.md for more details.
This project is licensed under the MIT License. See the LICENSE file for more details.