Coder Social home page Coder Social logo

scott-ca / mykros_assist Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 0.0 122 KB

A cross-language, lightweight, portable, modular, locally hosted AI assistant designed to optimize your workflow through natural language, enhancing efficiency and productivity in your daily tasks.

License: Apache License 2.0

Python 97.31% Shell 1.61% VBScript 0.12% Batchfile 0.97%
ai ai-assistant python

mykros_assist's People

Contributors

scott-ca avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mykros_assist's Issues

Seeking multilingual testers and contributors

We are currently seeking multilingual testers and contributors.

Mykros currently supports being able to interact with models and training data that is not in your native language. This feature can be configured to be used for only intent detection, all input, all output, or both input and output.

I have tested English models and their respective training data as well as custom actions while accessing them through non-English languages. I have also tested general functionality and translation capabilities between two non-English languages. However, my testing has been limited when using models, training data, and custom actions that were fully developed in a non-English language.

I would like to extend the testing to include non-English models and their respective training data along with custom actions that are accessed either through English or another non-English language. This can be done by changing the language code in the config.yml file from English to another language. To interface using another language, you would need to update the language code in the settings.yml for the from_language and to_language. The from_language will be the language the user will be inputting to access the models and the to_language will be the language the models and training data are in.

The available languages that are natively supported by the framework are below.

Available languages and their corresponding codes:
"Arabic": "ar", "Azerbaijani": "az", "Catalan": "ca", "Chinese": "zh",
"Czech": "cs", "Danish": "da", "Dutch": "nl", "English": "en",
"Esperanto": "eo", "Finnish": "fi", "French": "fr", "German": "de",
"Greek": "el", "Hebrew": "he", "Hindi": "hi", "Hungarian": "hu",
"Indonesian": "id", "Irish": "ga", "Italian": "it", "Japanese": "ja",
"Korean": "ko", "Persian": "fa", "Polish": "pl", "Portuguese": "pt",
"Russian": "ru", "Slovak": "sk", "Spanish": "es", "Swedish": "sv",
"Turkish": "tr", "Ukrainian": "uk"

This issue has also been cross-posted on framework's github page as well as it is something native to the framework as whole. The github issue on the framework page can be found below.

scott-ca/mykros_framework#1

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.