Build an AI app without coding in 30 minutes (using Cursor)

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 8

  • @evan_ry
    @evan_ry 11 дней назад +1

    Really nice video

  • @theacesystem
    @theacesystem 5 дней назад +1

    I am newbie at development (not a programmer). My question is...when installing dependencies using terminal in cursor should we create a conda or virtual env environment prior to installing dependencies/packages if we plan to create multiple projects? I noticed you did not do this so was wondering about this? Awesome step by step video by the way!

    • @constantout984
      @constantout984  5 дней назад

      @@theacesystem No, it’s not necessary. In the terminal, you should navigate inside your project folder. Dependencies/packages will be local to that specific project (they get added to package.json and node_modules folder).
      At least that’s what happens in React/Next.js/Node environments. I’m not too familiar with Python. 😅
      Thank you for the kind words, btw!

    • @theacesystem
      @theacesystem 5 дней назад +1

      @@constantout984 thanks so much. Look forward to more of your cursor, VO and employment video tutorials.

  • @changbo-dg7zs
    @changbo-dg7zs 9 дней назад

    Did u use which voice input software into the cursor?

    • @constantout984
      @constantout984  9 дней назад

      That’s Wispr: www.flowvoice.ai
      You can see the list of everything I used in the description.

  • @Mohamed_MDJ
    @Mohamed_MDJ 2 часа назад

    This video has the potential to be popular

  • @krisbuildsstuff
    @krisbuildsstuff 11 дней назад

    Awesome!