Cline , RooCode + Gemini 2.0 Pro : Free AI Coding Agent! Develop a Full stack Apps!

AiDigipt · Intermediate ·🧠 Large Language Models ·1y ago

Key Takeaways

The video demonstrates how to set up and use Google's Gemini 2.0 Pro AI model with Cline and RooCode to develop full-stack applications without writing code, using the AI model's strongest coding performance and ability to handle complex prompts.

Full Transcript

hi everyone in this video we will do a fully free AI code generator setup and we will use this Gemini 2.0 pro and it is completely free guys they have released this uh Gemini 2.0 pro yesterday and they have also written that it has the strongest coding performance and ability to handle the complex prompts with better understanding and resenting of World Knowledge and the interesting thing is that it comes with the the largest context window at 2 million tokens so that means you can upload 10,000 lines of code and you can ask the issue that you are facing in your code or you can ask it to generate or add some features in your existing code so before using this gini 2.0 pro let me show you how you can access through this web okay so if you go to this aist studio. google.com and this L interface you will get and and here on the right hand side you will find this model options and here you will find this Gemini 2.0 pro and this experimental 0205 that means it is a 5th February this model was published so select this and here you see that this input output cost is $0 and this processes 10,000 lines of code and call tools natively and like search and stream images and videos in real time right and now uh here you see that you will find this option to ask the question so let me ask it one question and after that we will do the setup with the vs code so if I press enter here you see that I have asked name a country whose name starts with the letter S and ends with land provides its capital city and the answer is Switzerland and the capital city is Barn so we got the answer in this way you can use is uh gini 2.0 pro experimental uh model by using this web interface now to use this with the vs code uh install this client and R code uh in this vs code and after that open this client on the left hand side you will find the icon so first I will show you the client setup then I will go for the r code okay so open this client and here you will find this API provider and here select this open router we you will use this open router to do the setup and here in this drop down select the open router now I have given one Link in the description box this open router link for this Gemini Pro 2.0 experimental here you will see and it is completely free and here uh just scroll down below and here you will find the model name you see that this is the model name and copy this model name from here and open your PS code go to this client and just paste it here okay also when you will paste it you will find it find it in the drop down okay just just select it and now we need the open router API key now for that so here you will find this uh create API key option okay so under this API tab you have to go this is the API tab just go there and you will find this create API key option okay and click on this create API key and after that click on this create create key okay and you will find this interface and here give a name and after that click on this create and you will get the API key now copy that API key and paste it here and after that click on this done and now you are good to go to use this client now if I ask a simple uh Habit tracker website normally uh if I build it with the HTML CSS and JavaScript and press enter you will see it will do the API request and it will Implement all of these things now this was the procedure for the client and if you go to this R code also you will uh find the same option so go to this settings and here you will find this API provider select here the open router and paste your API key here also and here you have to select the model and uh after that click on this done and here also if I paste the same uh Pro like build a habit tracker website so using react CH you can do or using next J you can do okay but for the time saving purpose I am just generating the simple vanilla uh JavaScript project so if I press enter here you see that it will do the API request and it will give me the result so here you see user wants a build habit tracker website and all the codes is populating on the right hand side and if I click on the save so it will do the API request okay okay and it will do the AP request for the CSS JavaScript and we will get all of the code so here you see the now I got the CSS uh code so I hope you got the point that how to use this guys and if you are visiting this channel for the first time don't forget to subscribe this Channel and if you have any question just let me know in the comment section and see you guys in the next video thanks for watching

Original Description

Google’s Gemini 2.0 Pro is the #1 AI model for coding, reasoning, and complex problem-solving. Paired with Cline, a cutting-edge AI coding agent, you can now develop full-stack applications without writing a single line of code! 🤯 ✅ Key Features: 💡 Gemini 2.0 Pro – Best AI model for coding & complex reasoning. 🛠️ Cline – A powerful AI coding agent that builds apps step by step. ⚡ Full-stack development – Generate front-end & back-end code effortlessly. 🔥 No-code AI automation – Let AI handle the coding for you! 🎯 FREE API Access – Get started without any cost. --- 🔗 **Resources Mentioned in the Video:** 🔔 Join Telegram : https://t.me/codedigipt 👉 Gemini: https://aistudio.google.com/prompts/new_chat 👉 Open Router : https://openrouter.ai/google/gemini-2.0-pro-exp-02-05:free/api --- #ainews #aitools #coding #ai #coding #fullstackdevelopment #opensourceai #gpt4 #googlegemini Your Queries: gemini 2.0 pro gemini 2.0 flash lite new gemini 2.0 models new ai model gemini new gemini 2.0 pro models new ai models deepseek r1 alternative deepseek v3 alternative gemini 2 new gemini models free gemini api new gemini ai coder
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

The video teaches how to set up and use Gemini 2.0 Pro with Cline and RooCode to develop full-stack applications without writing code, leveraging the AI model's strongest coding performance and ability to handle complex prompts.

Key Takeaways
  1. Access the AIST studio and select the Gemini 2.0 Pro model
  2. Install the Cline client and RooCode in VS Code
  3. Set up the Open Router API provider and obtain an API key
  4. Configure the Cline client and RooCode with the API key and model name
  5. Use the AI model to generate code for a full-stack application
💡 The Gemini 2.0 Pro AI model can be used with Cline and RooCode to develop full-stack applications without writing code, leveraging its strongest coding performance and ability to handle complex prompts.

Related Reads

Up next
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)
Watch →