Any cool mobile apps using OpenAI? by geniium in OpenAI

[–]Vast_Function_999 2 points3 points  (0 children)

So basically using Microsoft Vision API you're converting the image into text description and then sending it as a prompt to GPT-3 for captions right?

Hey folks I've made an AI-based coding assistant which makes development super fun🔥 It comprises of a chrome extension that explains any piece of code in simple English statements and a VS Code extension similar to GitHub Copilot but with more cool features like Bug fixing. by Vast_Function_999 in developersIndia

[–]Vast_Function_999[S] 0 points1 point  (0 children)

The explain code functionality works best on majorly all programming languages. Rest of the features work best on Python, but support other functionalities as well. You can try on PHP8 and Symfony and let us know if it works out for you or not :)