How I Create and Code AI Startup Ideas in 24 hours - OpenAI

Поделиться
HTML-код
  • Опубликовано: 26 окт 2023
  • I've had this idea I wanted to build for quite a while, so I decided to not have any more excuses and build the whole MVP idea out in a single day. I built this AI start up in just 24 hours.
    I used simple Javascript code, with some basic HTML, CSS and Node JS, with a backend database of Astra DB since it now includes Vector Databases! I used OpenAI for the Artifical Intelligence together with ChatGPT since chat gpt seems the best at collecting youtube transcripts from the api.
    Ready to build your startup? DataStax wants to help! Sign up for Astra vector database today. Use your business email address and get from $1000- $3000 in free credits and consulting with your subscription. (link below)
    www.datastax.com/lp/astra-reg...
    Check out the full project on GitHub below:
    github.com/adriantwarog/youtu...
    #ai #startup #website
    Thanks to Datastax for sponsoring this video about Astra DB! They make videos like this and others happen on this channel :)
    Want to learn more? ⭐ Check out my courses! ⭐
    📘 Teach Me Design - Course: www.enhanceui.com/
    📚 OpenAI + GPT - Course & Templates: enhanceui.gumroad.com/
    Software & Discounts:
    💻 Screen Recorder: screenstudio.lemonsqueezy.com?aff=po745
    ✖ Editor X: www.editorx.com/adrian-twarog
    🚾 Webflow: webflow.grsm.io/adrian
    🌿 Envato: 1.envato.market/yRZjz2
    🌿 Envato Elements: 1.envato.market/LP0OJZ
    🔴 Elementor: elementor.com/adrian/?ref=23140
    Computer Gear:
    ⬛ Monitor: amzn.to/3f9DOQI
    ⌨ Keyboard: amzn.to/3eA5UFD
    🐁 Mouse: amzn.to/3xVJO8l
    🎤 Mic: amzn.to/3hgCfms
    📱 Tablet: amzn.to/3ewt7sa
    💡 Lighting: amzn.to/3vOZeZY
    💡 Key Lighting: amzn.to/3f6qP2f
    Camera Equipment:
    📷 Camera: amzn.to/3uCv4J9
    📸 Primary Lens: amzn.to/3vT6wMm
    📸 Secondary Lens: amzn.to/3tyqWIX
    🎥 Secondary Camera: amzn.to/3o2zCGi
    🎙 Camera Mic: amzn.to/33tCz9l
    🎞 USB to HDMI: amzn.to/33yW9RE
  • НаукаНаука

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

  • @SimonHoiberg
    @SimonHoiberg 8 месяцев назад +20

    Great video! Super interesting how creative you are with these APIs/OpenAI 😁
    I had to pull transcripts for RUclips videos recently as well, and I went through the exact same pain and also ended up with that library, haha 😅

  • @fredericherrera6171
    @fredericherrera6171 8 месяцев назад +2

    yeah spot on narrowing down the specific problem

  • @das_vjkrishna
    @das_vjkrishna 8 месяцев назад +2

    You are an amazing person ! Thanks for sharing your knowledge

  • @user-qg5bo9bd5x
    @user-qg5bo9bd5x 7 месяцев назад

    Awesome idea and implementation !! thanks for sharing

  • @francescociulla
    @francescociulla 8 месяцев назад

    One day I will make videos loke yours, it takes so much time and i just love them all.

  • @coldlyanalytical1351
    @coldlyanalytical1351 8 месяцев назад +7

    It's amazing you can get so far in a single day.
    The software world has certainly changed recently!
    However it is clear that you need to be a rather skilled software engineer to make it happen.

    • @rd42537
      @rd42537 8 месяцев назад +3

      20y developer here - I had grown tired of developing until the last year or so but now have a new thirst for dev with the speed at which ideas can be developed now. I 'avoided' the whole node/reactive dev ecosystem due to preoccupations with backend technologies and apprehensions about how long it would take to 'get up to speed'. Read a few modern full stack react books, some (many) tutorials videos, cloning repos and good ol' trial and error with copilot/gpt by my side I'm simply blown away. It's an incredible community and v exciting time to be involved in the dev world!

    • @N7Tonik
      @N7Tonik 6 месяцев назад

      you absolutely dont need to be a skilled software engineer, anyone who truly wants to build some coding project can do it with the help of ai (at least the MVP)

    • @coldlyanalytical1351
      @coldlyanalytical1351 6 месяцев назад

      @@N7Tonik Hmm. I've done a fair bit of ChatGPT4 coding. The code it creates is usually fine .. except for a couple of subtle hard-to-spot but easy to fix errors. You need a fairly experienced developer to do that.

    • @isaiahj3968
      @isaiahj3968 2 месяца назад

      @rd42537 can you recommend any AI coding tools that generate high quality, usable code?

  • @souhaybk2854
    @souhaybk2854 8 месяцев назад +1

    great content Adrian 😍

  • @themoneymaker03
    @themoneymaker03 8 месяцев назад

    Great Vid thanks

  • @dakmajik
    @dakmajik 8 месяцев назад

    This is so cool

  • @KylePrinsloo
    @KylePrinsloo 8 месяцев назад +1

    This is GOLDEN man! And love the RUclips transcript idea... when can I buy it? :)

    • @AdrianTwarog
      @AdrianTwarog  8 месяцев назад +1

      Lool good point, ill give it away free this time!

    • @user-qg5bo9bd5x
      @user-qg5bo9bd5x 7 месяцев назад

      @@AdrianTwarog - where's the url link for it ?

  • @JonathanSanders458
    @JonathanSanders458 4 месяца назад

    This is cool... I'm looking at the code and it turns out you aren't using the db for anything? Correct me if I'm wrong but you don't need to generate or store an embedding since all you are doing is prompting chatgpt with the "video" json object which has the video details and subtitles. The embedding and astra can be completely removed from this and it would still work the same.

  • @osearthesp
    @osearthesp 23 дня назад

    genius love you. keeep onn keepuing on we';ll e here !!!!! '=]

  • @techbd2477
    @techbd2477 8 месяцев назад

    It's freaking cool 😮

  • @ChatGPTPromptMasters
    @ChatGPTPromptMasters 8 месяцев назад

    This video is inspiring! The process of building an AI startup idea in just 24 hours is impressive.

  • @fredericherrera
    @fredericherrera Месяц назад

    good zoning in on the problem

  • @Nick-Quick
    @Nick-Quick 8 месяцев назад +1

    I want to do something similar. I'd like to create an automated workflow that would allow me to create a database of all the videos I give a like, then be able to ask those videos questions using AI.
    How could I set that up? (I am not a coder but I can usually follow instructions pretty well or just use no-code tools).

    • @todordonev
      @todordonev 8 месяцев назад

      I would suggest you self-host n8n(the langchain beta). From there its just like using Zapier(n8n is an opensource zapier alternative). There are videos in youtube on how to pull this off.

    • @AdrianTwarog
      @AdrianTwarog  8 месяцев назад +2

      I shared the code in the description if you want to take a look!

  • @KevinLopezfr
    @KevinLopezfr 8 месяцев назад

    Hey awesome. Sad that RUclips announced that AI feature 😢

  • @Nova245y
    @Nova245y 8 месяцев назад

    It's been long man

  • @harshjain4256
    @harshjain4256 8 месяцев назад

    One month ago, I tried to the whisper api to get the video captions 😅, but it was taking too much credits

  • @diva_0811
    @diva_0811 19 дней назад +1

    another idea could be an accountability partner for procastinators
    PS: Great vid

    • @diva_0811
      @diva_0811 16 дней назад

      or having a space to readily save any documents and being able to find those required by keywords

    • @diva_0811
      @diva_0811 16 дней назад

      being able to run a search for a document by writing a keyword or by using AI to find an image by its description

  • @coldlyanalytical1351
    @coldlyanalytical1351 8 месяцев назад

    Great video.
    However I had expected a video about building a product/business by almost 100% interacting with AI.
    In this case you are developing a traditional project which happens to use AI as components.

  • @M2dScientist
    @M2dScientist 8 месяцев назад

    really curious about your vscode theme. Anyone knows what theme that is?

    • @pratheekadi5965
      @pratheekadi5965 7 дней назад

      It's just the standard Dark Theme in VS Code

  • @WeirdInfoTV
    @WeirdInfoTV Месяц назад

    Your "thinking" shots are really awkward. Reminds me of the comedian "daxflame" 😂

  • @bongimusprime7981
    @bongimusprime7981 8 месяцев назад +1

    This is textbook Retrieval Augmented Generation (RAG) use case, at first I wondered why you didnt look to something llamaindex / langchain, then I realized this whole thing was an ad. Come on

  • @Zagoorland
    @Zagoorland 8 месяцев назад +28

    Why you’re not saying in the video that it’s sponsored by Astra? It’s only in the description. That’s unfair for your viewers.

    • @v1d300
      @v1d300 8 месяцев назад +6

      He does towards the tail end of the video. 9:56

    • @187Ehrenmann
      @187Ehrenmann 8 месяцев назад +5

      Cause in the end, it doesn't really matter

    • @SW-fh7he
      @SW-fh7he 8 месяцев назад +7

      Indeed really unprofessional, very bad practice.

    • @TheHsystem
      @TheHsystem 7 месяцев назад +2

      Another hater, look the video till the end. The content matter not the sponsor.

    • @FunFactDoses
      @FunFactDoses 2 месяца назад

      he said it 💀💀

  • @FantasticInventor
    @FantasticInventor 8 месяцев назад

    🎉🎉🎉🎉🎉🎉🎉

  • @rafaelandres9728
    @rafaelandres9728 7 месяцев назад

    *promo sm* 🌸

  • @RoyShouriMustango
    @RoyShouriMustango 27 дней назад

    Fake advertising

  • @WhyAreYouFindingMe
    @WhyAreYouFindingMe 8 месяцев назад +1

    Great video! Super interesting how creative you are with these APIs/OpenAI 😁
    I had to pull transcripts for RUclips videos recently as well, and I went through the exact same pain and also ended up with that library, haha 😅

    • @AdrianTwarog
      @AdrianTwarog  8 месяцев назад +1

      Haha yea that's how it is sometimes!

    • @Thahira-yc2ys
      @Thahira-yc2ys 7 месяцев назад +1

      This is the comment of Simon 😮

    • @WhyAreYouFindingMe
      @WhyAreYouFindingMe 7 месяцев назад

      I commented before him. @@Thahira-yc2ys