qiushiyan / ios-transformers

Integrating transformers into IOS applications with SwiftUI

Home Page:https://qiushiyan.github.io/ios-transformers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrating Transformers into IOS applications

This repository explores several ways of integreating transformers models into ios applications using SwiftUI.

Chatbot

Chatbot using the traditional server-client approach, with a listening RESTful API in api

Question Answering

QA app with a CoreML model directly built into the bundle, converted from DistillBert. Users can first scan arbitrary text and then ask questions.

About

Integrating transformers into IOS applications with SwiftUI

https://qiushiyan.github.io/ios-transformers/


Languages

Language:Swift 90.4%Language:Python 8.9%Language:Ruby 0.6%Language:Makefile 0.1%