I built an AI-powered app in Bubble using no code tools (behind the scenes look)

Поделиться
HTML-код
  • Опубликовано: 12 май 2024
  • Learn to build AI apps here: www.nocode.mba/tracks/buildin...
    Join me as I take you through my exciting journey of developing a cutting-edge AI blogging application using Bubble and Claude API. This video is not just a tutorial but a personal story of turning a manual process into an automated solution that powers the content creation for Noode MBA.
    What You'll Learn:
    Project Genesis: Discover the inspiration behind creating an AI blogging app, aimed at automating and enhancing our content creation process at Nocode MBA.
    Development Walkthrough: Step-by-step details of how I built the app using Bubble, a powerful no-code platform, and integrated it with Anthropic's Claude API for AI-driven functionalities.
    App Features and Workflow: Insight into the key features of the app, including video transcription, SEO optimization, and dynamic content generation that uses AI to produce human-like blog posts.
    Live Demonstration: Watch as I demonstrate the app in action, showcasing how it processes input and generates comprehensive blog content.
    Customization and Testing: Explore the advanced settings and testing phases that ensured the app delivered quality content, reflecting a consistent tone and style.
    This video serves as both a guide and an inspiration for anyone looking to leverage AI and no-code technologies to solve real-world problems. Whether you're a content creator, digital marketer, or tech enthusiast, you’ll find valuable insights into the power of AI and no-code development.
    Learn more about Blog Fox here:
    blogfox.ai/
    📙 READ OUR FULL NO-CODE TOOL GUIDE (FREE!)
    www.nocode.mba/guide
    🎥 SUBSCRIBE ON RUclips TO GET ALL OUR FREE VIDEOS
    / @nocodemba
    🤝 CONNECT ON SOCIAL
    My twitter: / sethjkramer
    No Code MBA’s Twitter: / nocodemba
    No Code MBA’s Instagram: / nocodemba
    💡 ABOUT NO CODE MBA
    We want to teach the 99% of the world who can’t code how to change their life building apps, websites, and automations.
    Our mission is to make building online accessible to anyone who’s curious and willing to learn. No-code democratizes the digital economy. Instead of having to $10k+ to hire a developer or learn to code, No Code MBA makes education for building apps, websites, and automations accessible to anyone.
    Discover more at www.nocode.mba

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

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

    i hope you make tuto on how you sat paywll (subscriptions) how to handle payment id of stripe when its live mode and not test mode, how to allow users to chanpge plan to upgrade or downgrade

  • @kasforai
    @kasforai 2 месяца назад +1

    Can we make SaaS with Flutterflow? I don't need a mobile app just desktop version

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

      Yup you can build a web app using FlutterFlow

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

    So is there a course for this type of AI app available on the site?

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

      Yup! Check out our building apps with AI course: www.nocode.mba/tracks/building-apps-with-ai

    • @nocodemba
      @nocodemba  2 месяца назад +1

      @@saulsigalov Thanks for the headsup!

  • @석쭈의일상
    @석쭈의일상 2 месяца назад

    I have one question.
    Do popup have their own URL address like page? if so, how can I see the URL address?
    If not possible, how can I press a button to link to a specific popup?

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

      Nope Pop ups don't have a specific URL. They get triggered by a workflow (show pop up). there are a variety of ways you could trigger this from a URL- one way is to add a URL parameter, something like URL?popup=yes and then have a workflow that says when the page is loaded AND get data from URL where parameter popup = yes then show the pop up

    • @석쭈의일상
      @석쭈의일상 2 месяца назад

      @@nocodemba Thank you for your advice. By any chance, is there a simple way to switch pop-ups to pages?

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

      @@석쭈의일상 If you put all the contents of the popup into a group, you can copy that group into a new page (with or without workflows)