Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 437 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 437 Bytes

SimpleDallEKlient - SDEK

A Simple Android Client for Dall-E Mini Targeting API 23 and above (Android 6+)

Takes in text as user input, hits the dalle-e backend via okhttp API, parses the response with GSON and decodes the base64 response into bitmap, loads it into a recyclerview of images

Demonstration