Software Alternatives, Accelerators & Startups

Build A Transcription App with Strapi, ChatGPT, & Whisper: Part 3

Vercel Strapi OpenAI Jest
  1. 1
    Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.
    Now navigate to Vercel and sign up if you don't already have an account.

    #Developer Tools #Web Development Tools #App Deployment 613 social mentions

  2. 2
    Manage any content. Anywhere. The leading open-source headless CMS. 100% JavaScript / TypeScript and fully customizable.
    Pricing:
    • Open Source
    First, navigate to Strapi and click on "cloud" at the top right.

    #CMS #Blogging #Blogging Platform 339 social mentions

  3. 3
    GPT-3 access without the wait
    Pricing:
    • Open Source
    We have confirmed the API endpoint is working, let's connect it to OpenAI first, install the OpenAI package, navigate to the route directory, and run the below command in the terminal.

    #AI #AI Tools #Developer Tools 379 social mentions

  4. 4
    Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
    Pricing:
    • Open Source
    Now, let's add a test to ensure our hooks are working as we expect them to and to alert us to any breaking changes in the code that might be introduced later. First, add the packages below so we can use jest in our project.

    #Developer Tools #JavaScript Framework #Javascript Testing Framework 80 social mentions

Discuss: Build A Transcription App with Strapi, ChatGPT, & Whisper: Part 3

Log in or Post with