Google Previews Project IDX App Development
Written by Kay Ewbank   
Thursday, 17 August 2023

Google has released an early preview of Project IDX, a browser-based development experience built on Google Cloud and powered by Codey, a foundational AI model trained on code and built on PaLM 2. Project IDX is also built on Code OSS, Code-Open Source Software, the core layer of VS Code.

The developers say Project IDX can be used to build, manage and deploy full-stack web and multiplatform applications. The key concept of Project IDX is that of workspaces, each with the full capabilities of a Linux-based VM. The workspaces are hosted in the cloud. 

projectidx

Developers can import existing projects from GitHub as well as creating new projects, with templates for popular frameworks including Angular, Flutter, Next.js, React, Svelte, Vue, and languages such as JavaScript, Go and Dart. Python support will be added soon, along with support for more project types and frameworks. Project IDX includes a built-in web preview and the developers say a fully-configured Android emulator and an embedded iOS simulator are coming soon. All will be available directly in the browser.

Behind the scenes, Project IDX makes use of Google's AI-based facilities, including the Codey and PaLM 2 models that are used in Studio Bot in Android Studio and Duet in Google Cloud. At the moment, Project IDX has smart code completion, an assistive chatbot, and contextual code actions like "add comments" and "explain this code". The developers say the AI capabilities are in their very early days.

The final element of Project IDX is its integration with Firebase Hosting. The Project IDX team says this makes it possible to deploy a shareable preview of your web app, or deploy to production with a fast, secure, and global hosting platform, with just a few clicks. Firebase Hosting also supports dynamic backends, powered by Cloud Functions, so this also works with full-stack frameworks such as Next.js.

Project IDX is available in preview now.

projectidx

More Information

Project IDX

Related Articles

Flutter 3.7 Adds New Rendering Runtime

Flutter Introduces Mix  

Flutter 2.1 Has Stable Windows Support  

Flutter Improves Performance

Flutter 2.0 Increases Web Support

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Prompt Engineering For Agentic Systems
07/08/2025

 

Introducing a Github repository that delves into ways of constructing prompts that squeeze performance out when building AI Agents 

 



GitHub Adds Copilot Agents Panel
28/08/2025

GitHub has added an agents panel that developers can use to delegate tasks to Copilot from any page on github with a simple prompt. 


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 17 August 2023 )