Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/EdiWang/EdiTranslator
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Jun 14, 2024
2 parents f274b17 + 2697822 commit 764197e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ A simple Web UI that uses the Azure AI Translator API to translate text from one

> Please note the Azure AI Translator is NOT LLM. If you are looking for LLM (e.g. GPT, llama), this is not for you yet.
![image](https://github.com/EdiWang/EdiTranslator/assets/3304703/8b3de68c-f6aa-46c2-8ca9-a534d878d111)

## Features

- Translate text from one language to another
Expand Down Expand Up @@ -43,4 +45,4 @@ See `Development` section for setup the project. Then use `Release` configuratio

- AI: Azure Translator API
- Frontend: Angular
- Backend: ASP.NET Core
- Backend: ASP.NET Core

0 comments on commit 764197e

Please sign in to comment.