Android Project on top of GPT-3

GPT-3 Android Studio Project

I recently created a GPT-3 project which I hosted on Vercel using python and flask.

But, now I want to learn to create an Android Studio project with GPT-3.
Can anybody share some projects or repositories to look up to?

1 Like

I am trying one, hitting a roadblock where the openai repo does not get imported from git or another location. facing 404 not found errors

I wrote this. Its javascript in a webview and interacts with api using fetch. I also didnt use Android Studio and compiled it ‘by hand’ on a phone…so might not be what youre looking for. It _is an android GPT-3 app though afterall.

What is the ultimate goal of your GPT-3 Android Studio Project?

1 Like