PaLM2 Translations with Custom Glossary

When released, PaLM 2 not only surpassed other LLMs in translation abilities between multiple languages but also demonstrated significant improvements over Google Translate (see the Technical Report by Google). This example allows you to easily change out the languages and translation text via variables to explore this and compare with other LLMs. You can also add your own TSV or CSV glossary in the format spec'ed by Google Translate. This example run (or runs like it) can be imported into the Translation Recipe to compare with traditional translation tools!

Loading...

💪 Capabilities

Variables

  target_language

string

  source_language

string

  text_to_translate

string

  glossary

string


Run cost = 1 credits

With each run, you agree to Gooey.AI's terms & privacy policy.

How to Use This Recipe

Related Workflows