Skip to content

General

General

Categories

39 results found

  1. Adding support for jupyter notebooks and access to GPUs will enable deep learning and AI related developments much more easier in project idx. While Google colab and kaggle provides this, they lack a good IDE and other features. Also you can look lightning.ai studios for inspiration.

    64 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    5 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Automatic intelligent code checking. On the example of Quokka (plugin for VSCode) only that it would be interactive and automatically prompt you. For example, if you have an error in some place, it will highlight it and can solve it yourself or will describe why it happens.

    99 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    7 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Rashed

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    7 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. In Interactive Chat mode, it would be great if Gemini could review the entire project upon our first entry and provide some suggestions. For example, it could point out issues like 'The APIKEY section in your project is empty; you should fill it in,' or suggest improvements such as 'Adding this here would make it better.' Additionally, I think there should be a standalone application for this feature, not just web-based access.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    1. Ability to upload an image in the Gemini chat. I should be able to screenshot a figma design and have Gemini implement it as best as it can.
    2. Ability to reference local code. Similar to Cursor IDE, I should be able to tell Gemini: "Look at this @file as a reference", or: "Only use the components under @example/components"
    3. Ability to customize a default prompt. If I always use certain conventions I don't want to repeat them over and over. I should be able to write them once under .idx/prompt.txt and have Gemini use them for context.
    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. When I asked to add as a start of Gemini answers (in a conversation) the current timestamp.
    I was surprised that the answer was "I take as reference the timestamp of the server where I am running and for me UTC is 202310-27 (while we are in France for Paris today 202401-07)

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Pemasaran global

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Steeetniklive : Un média citoyen en pleine croissance
    9,4 millions de vues, 16 331 abonnés, et une communauté engagée !
    Steeetniklive, c’est l’assurance d’un espace de liberté d’expression, sécurisé et ouvert, où les citoyens peuvent débattre et s’informer sans filtre.

    Rejoignez un mouvement qui place les faits et la vérité au cœur de chaque discussion.


    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. I am very happy with the process easier for the clarification of the best way to get a new lifestyle thank you so much.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. flutter build apk --release

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. AI and/or UI assisted Python Libraries installation would go a long way into coding and app development using Python

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Instead of showing proposed changes in the chat, show it right in the file, that's much more intuitive. Also completing all steps and asking me to "Accept All" or "Reject All" after is more intuitive than accepting 1 step at a time.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. This concept outlines integrating Gemini AI and an image generation model within Project IDX to streamline website development.

    Technical Approach:

    1. Project Setup:

      • Utilize Project IDX and choose a suitable template (e.g., Gemini API with JavaScript/Vite or Python).
      • Integrate the desired image generation model's API (e.g., using libraries like Diffusion Bee for DreamStudio access).
    2. Gemini AI for Content Creation:

      • Leverage Gemini's API to generate text content for various website sections:
        • Use clear prompts for specific functionalities (e.g., "Write compelling product descriptions for our e-commerce store").
        • Employ Gemini's ability to adapt content based on user input or website theme for a dynamic…
    13 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Would be great to jump into an environment with https://github.com/google/mesop ready to go.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. What do I require

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Fintech assurance compagnie USD

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. I suggest that Gemini has a pause button while it's thinking so you can start reading responses instead of having to wait until it's done since the responses keep scrolling the screen.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. I am having difficulty to run the GIT Gemini 2.0 Cookbook projects in IDX. Too time consuming. Also Gemini code assistant gave up trying to resolve the NIX environment issues. Also can not get the following project to run:

    https://github.com/google-gemini/multimodal-live-api-web-console

    It should not be so complex to accomplish running Google Git repositories in the Google environment. I have a million use cases for Gemini 2.0 Flash and need to move faster. Thank you for your time.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Growth Wealth Interest Investment Income

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  AI  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1
  • Don't see your idea?