prabakarviji / picture-query

A SwiftUI app using CoreML & Vision to extract text content from the images and querying from the context. Underlying it uses Google's BERT model which converted into CoreML model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PicQuery
PicQuery

An iOS app using CoreML & Vision to extract text content from the images and querying from the context

Demo


PicQuery

Key Features

  • CoreML
  • BERT Model
  • iOS Vision API
  • SwiftUI
  • PhotosPicker API

Key Features

  • Simple and Thin
  • On-Device
  • Offline Support

Note This app doesn't generate any new cotent, instead it just find and reply to answer from the extracted cotent itself. Maximum token (both question & content) size is 384

License

MIT

About

A SwiftUI app using CoreML & Vision to extract text content from the images and querying from the context. Underlying it uses Google's BERT model which converted into CoreML model


Languages

Language:Swift 100.0%