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

Ғылым және технология

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

Пікірлер: 43

  • @SimonHoiberg
    @SimonHoiberg6 ай бұрын

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

  • @AdrianTwarog

    @AdrianTwarog

    6 ай бұрын

    Thanks Simon!

  • @mrtbh

    @mrtbh

    6 ай бұрын

    My Comment Copied? lol.

  • @vijaykrishna3641
    @vijaykrishna36416 ай бұрын

    You are an amazing person ! Thanks for sharing your knowledge

  • @fredericherrera6171
    @fredericherrera61716 ай бұрын

    yeah spot on narrowing down the specific problem

  • @user-qg5bo9bd5x
    @user-qg5bo9bd5x4 ай бұрын

    Awesome idea and implementation !! thanks for sharing

  • @coldlyanalytical1351
    @coldlyanalytical13516 ай бұрын

    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

    6 ай бұрын

    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

    4 ай бұрын

    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

    4 ай бұрын

    @@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.

  • @souhaybk2854
    @souhaybk28546 ай бұрын

    great content Adrian 😍

  • @francescociulla
    @francescociulla5 ай бұрын

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

  • @themoneymaker03
    @themoneymaker036 ай бұрын

    Great Vid thanks

  • @M2dScientist
    @M2dScientist6 ай бұрын

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

  • @dakmajik
    @dakmajik6 ай бұрын

    This is so cool

  • @JonathanSanders458
    @JonathanSanders4582 ай бұрын

    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.

  • @NickQuickX
    @NickQuickX6 ай бұрын

    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

    6 ай бұрын

    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

    6 ай бұрын

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

  • @harshjain4256
    @harshjain42566 ай бұрын

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

  • @KylePrinsloo
    @KylePrinsloo6 ай бұрын

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

  • @AdrianTwarog

    @AdrianTwarog

    6 ай бұрын

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

  • @user-qg5bo9bd5x

    @user-qg5bo9bd5x

    4 ай бұрын

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

  • @techbd2477
    @techbd24776 ай бұрын

    It's freaking cool 😮

  • @ChatGPTPromptMasters
    @ChatGPTPromptMasters6 ай бұрын

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

  • @KevinLopezfr
    @KevinLopezfr5 ай бұрын

    Hey awesome. Sad that KZread announced that AI feature 😢

  • @Nova245y
    @Nova245y6 ай бұрын

    It's been long man

  • @coldlyanalytical1351
    @coldlyanalytical13516 ай бұрын

    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.

  • @Zagoorland
    @Zagoorland6 ай бұрын

    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

    6 ай бұрын

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

  • @187Ehrenmann

    @187Ehrenmann

    6 ай бұрын

    Cause in the end, it doesn't really matter

  • @SW-fh7he

    @SW-fh7he

    6 ай бұрын

    Indeed really unprofessional, very bad practice.

  • @TheHsystem

    @TheHsystem

    4 ай бұрын

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

  • @bongimusprime7981
    @bongimusprime79816 ай бұрын

    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

  • @FantasticInventor
    @FantasticInventor6 ай бұрын

    🎉🎉🎉🎉🎉🎉🎉

  • @rafaelandres9728
    @rafaelandres97284 ай бұрын

    *promo sm* 🌸

  • @mrtbh
    @mrtbh6 ай бұрын

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

  • @AdrianTwarog

    @AdrianTwarog

    6 ай бұрын

    Haha yea that's how it is sometimes!

  • @Thahira-yc2ys

    @Thahira-yc2ys

    4 ай бұрын

    This is the comment of Simon 😮

  • @mrtbh

    @mrtbh

    4 ай бұрын

    I commented before him. @@Thahira-yc2ys

Келесі