I have a questions and a problem
Problem: I have created an Image Editing App with VibeCoding with GeminiPro in GoogleAI studio. I wanted to integrated it with Instagram hence I went with Google. however with VibeCoding in Gemini, it was able to make a place holder but not make the connection as that requires Back-End Coding in Node.Js or Python. and Google is sending me to Claude/Sonet4.5 etc.
Question: (a) can that be ported over to Co-Pilot and OpenAI and (b) can I do back-end codig here.
Please advise.
#Gemini to Co-Pilot / Open AI conversion.
1 messages · Page 1 of 1 (latest)
I can help with that! The issue happens because VibeCoding in GeminiPro only handles front-end logic the Instagram connection requires server-side authentication (OAuth) via Node.js or Python.
Do you already have hosting or a server where we can deploy the backend for this integration?
Hey I got Gemini in CLI
@mide, not right now, I don't have a hosting server. I host my website on Godaddy and I have Azure Subscription. Currently using Googla AI Studio and GeminiPro as I have the Google AI Subscription as well.
Got it! Since you already have Azure, we can set up a small backend there no need to buy anything extra. That will let us handle the Instagram OAuth flow properly and connect your GeminiPro/VibeCoding app the right way.