I'm ecstatic to announce Flutter SDK for HuggingFace Inference APIs. The project is open-source and can be found at https://github.com/shivance/huggingface.dart . I have also created a sample Flutter App that does language translation using HuggingFace's Helsinki-NLP/opus-mt-ru-en" model. Below is the video demo.
## Why Flutter?
Flutter is an open-source UI software development kit created by Google. It is used to develop cross-platform applications from a single codebase for any Web Browser, Android, iOS, Linux, macOS, and Windows.
Over the past few years, the framework has grown a lot of popularity.
## Mission
This is a small step-stone to bring Open Source Machine Learning to the edge and thus make AI more accessible. This project, at the time of writing, supports only NLP APIs, I'll slowly add other modalities too.