An open API service indexing awesome lists of open source software.

https://github.com/adalbertpungu/flask-text-translator

Une application Web d’IA pour traduire du texte avec Flask.
https://github.com/adalbertpungu/flask-text-translator

azure bootstrap cognitive-services flask html python translation

Last synced: 2 months ago
JSON representation

Une application Web d’IA pour traduire du texte avec Flask.

Awesome Lists containing this project

README

          

# An AI web app to translate text with Flask

In this app, I use a Cognitive Service to access text translation in a web app.

| **Goal** | Description |
| ------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| **You Should learn Azure** | How to create a A, Create a resource in Azure to have an API key with the Translation cognitive service. |
| **What you'll need** | [Python](https://www.python.org/downloads/) and [Visual Studio Code](https://code.visualstudio.com?WT.mc_id=academic-56258-chrhar) |