Code Monkey home page Code Monkey logo

instant18n's People

Contributors

obie avatar soundasleep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

instant18n's Issues

Different approach to generate translations with OpenAI?

Hi @obie !

In an existing app that I am maintaining we already have 6929 lines in en.yml file. Lots of keys like t('dashboard.new.form.subtitle').

Currently we maintain the en.yml file. We upload it to OpenAI to generate YMLs for our other app languages.

If I was to start using this fantastic gem, I would have a mix of t('dashboard.new.form.subtitle') and I18n.it('Monthly forecast', current_user.preferred_language) all around the app.

=> What do you think about adding the feature (different approach?) to the gem like instant yml sync --fr --de --es that would send the en.yml file to openai & generate the other files?

Awsome

This is super cool!
I wanted to build same thing and found out about this gem :)

Since, you've already build it and have some experience, did you happen to find any alternative to ChatGPT that can be installed on-premise?

Split low-level OpenAI translation functionality into separate gem

I would like to see a split of this gem into 2 distinct repos. One lower level gem to simply handle calling open ai for translations with no extra fluff. Then this gem can include all the rails view helpers and rails caching and whatever high level additions you have planned.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.