/text-translator

A translator web app made with Flask and Ms Azure API

Primary LanguagePython


Translator

The Translator Web App is a sophisticated language translation application developed using Flask, a lightweight and powerful web framework, and integrated with Microsoft Azure Translator API. This project aims to provide users with a seamless and efficient translation experience across multiple languages.

Project Preview

PREVIEW APP

Built With

  • Flask
  • Bootstrap
  • Microsoft Azure Translator API

Features

  • Clean and intuitive user interface
  • Automatically detect the source language of the input text
  • Translations between a wide range of languages

Run it locally

  1. Install python
  2. Run pip install -r greksinimler.txt in the terminal with the project.
  3. Create a .env file in the root of the project and add the following:
KEY=<azure api key>
  1. Run flask run in the terminal with the project.
  2. Then go to localhost:5000.