Skip to content

ayoubed/MapReduceAI

Folders and files

NameName
Last commit message
Last commit date
Nov 27, 2024
Nov 27, 2024
Nov 27, 2024
Nov 27, 2024
Nov 27, 2024
Nov 27, 2024

Repository files navigation

The current program implements a map reduce system with custom inputs and outputs, trying policies and backoff mechanism. It relies on a topological sort to build the graph of the tasks that need to be executed.

the main includes a simples example of text parsing and translation

text1 -> parse1 -> translate1
-> merge text2 -> parse2 -> translate2 /

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages