How to give aistudio access to codebase ? or use api on codebase?

Hello how to provide access to my codebase on googleAI studio ? Is there a simple way like claude where i can just provide my github repo and it can fetch the codebase ?

if that is not possible, what’s the otherway to go about it ?
OR do i simply provide my API key to cursor ? ?

2 Likes

have the same question

yeah i wish we could have something very similar to claude github connect.

Hi @goku_saiyan,

Welcome to the Forum!

You can import a GitHub repository and ask about it in the Gemini web app.
See the step by step instructions here Import a GitHub repository & ask about it in the Gemini web app - Gemini Apps Help.

If you want an AI assistant that can securely access, analyze and even make changes to your codebase, check out Jules by Google.

Thank you!