Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.03 KB

Translator

Text Translation Using LLM (08/2024)


Translation Service Architecture:

Software Architecture

Request: /translate

Request

Details:

0.0: Configuration: 
    0.1: .env in the /ai/src directory
            0.1.2: API_KEY="groq API key" 

1.0: Input data validation is performed

2.0: Asynchronous translation processing
    - @Async
    - Generic Class: CompletableFuture<T>

3.0: Data stored in memory (Redis) has TTL

LinkedIn and Gmail

LinkedIn Gmail