Show HN: Expressio – AI-Automated Internationalization

1 day ago 4

Expressio is a tool that combines AI translation with i18n workflow automation. It leverages a translation service wrapper called Enola to connect with various translation providers like DeepL and Anthropic Claude, while adding crucial workflow automation, synchronization, and development tools on top.

Built with Bun and I18Next.

Getting started with Expressio is quick and easy:

bunx @garage44/expressio start # login with admin/admin (change password in ~.expressiorc for now)
  • Community Edition (this project): Free and open-source core translation features

    • 🚀 Instant machine translation
    • 🔄 Automatic sync of all translations when source text changes
    • 🌍 Support for extensive language coverage (ISO 639-1 and ISO 639-2)
    • 🎯 Access to less common languages typically overlooked by traditional services
    • 🔌 Service-agnostic design with extensible translation backends
  • Professional Edition: Additional features for teams and enterprises (coming later)

    • 🔧 Advanced workflow automation
    • 👥 Team collaboration tools
    • 🔌 Enterprise integrations
    • 🛠️ Priority support
git checkout [email protected]:garage44/expressio.git cd expressio bun i cd packages/expressio bun run dev

The opensource community edition of Expressio exists of multiple packages.

Interested in the upcoming professional edition of Expressio or related services? Contact us!

Read Entire Article