Skip to content

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

Notifications You must be signed in to change notification settings

prabakarviji/picture-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages