Changelog

New updates and improvements to Builderkit

September 14, 2024
Video Tutorials are now Live
New

Video tutorials for all the apps are live at https://www.builderkit.ai/tutorials

The documentation has also been updated with the video tutorials for respective demo apps

September 8, 2024
All Apps together in a single branch
New

We are adding a new branch to the GitHub repository named "all-apps", which will contain all the implemented apps in one place. From this branch, all available apps can be deployed to a single domain

August 29, 2024
Taking 2 new Landing Pages live
August 15, 2024
Launching Music Generator App
New

Generate music from a prompt using Music Generator app. Select duration, genre and mood for specific configuration

Added

Updated the documentation to include the configuration and detailed setup for the Music Generator app

August 13, 2024
New Blog: Creating a Public URL for Testing Webhooks
Added

Guide on creating temporary public URLs to test webhooks locally, allowing developers to debug integrations without deployment

August 12, 2024
Launching Llama 3.1 ChatGPT App
New

LlamaGPT - an open source alternative to ChatGPT powered by the most advanced open source model LLama 3.1 is now live, with an option to enable the Llama service via Groq, Replicate or Azure AI

Added

Updated the documentation to include the configuration and detailed setup for the Llama ChatGPT app

August 9, 2024
11th landing page is live
New

Landing page 11 is now live and can be tested at -

https://base.builderkit.ai/landing-pages/11

August 7, 2024
Launching Text to Speech App
New

A new app called Text to Speech is now live, where you can transform written text into human-like speech with different voices

Added

Updated the documentation to include the configuration and setup for the Text to Speech app

July 30, 2024
Support for Groq and Gemini in MultiLLM ChatGPT tool
Added

Use AI Models such as Groq and Gemini in the MultiLLM ChatGPT tool from the dropdown among the list of supported AI models

Update

Updated the documentation for Groq & Gemini in MultiLLM CHatGPT tool

July 17, 2024
Support for enabling public access in demo apps
Update
  • Minor updates in the codebase to enable public access to pre-built apps, allowing end users to use the tools without signing in
  • Updated the documentation to guide on how to allow public access to the apps
  • The support has been added to the following pre-built apps:
    • Content Writer
    • MultiLLM ChatGPT
    • Chat with PDF
    • QR Code Generator
    • Youtube Content Generator
    • Chat with Youtube
June 24, 2024
Update #3
Update
  • The documentation has been updated to explain how to create a public URL for testing the webhooks locally. This update is required for the following apps: Voice Transcription, Headshot Generator, Image Generator, Interior Design, Image Upscaler & Enhancer.
  • Updated api function to edge runtime from nodejs runtime for streaming to overcome vercel timeout issue. Changes done for the following apps: Content Writer, MultiLLM ChatGPT, Voice Transcription, Youtube Content Generation, Chat With Youtube.
June 11, 2024
Documentation is now Live

The Builderkit Documentation is now live. You can go through the documentation to understand how to set up builderkit and the various pre-built apps. The documentation is detailed and extensive, aimed at making builderkit self serve for all the builders.

We will continuously update the documentation to make it more exhaustive and will try to cover all the common queries in documentation. Please write to us at hello@builderkit.ai if you have any questions - we would be more than happy to answer your queries.

June 4, 2024
New features and components in NextJs Boilerplate

Following set of features and components have been taken live -

  • Waitlists - completely modular pre-built waitlist page which you can use with any color scheme (theme)
  • SEO - It provides a utility function to generate SEO metadata as per your project configuration
  • Crisp - a chat feature for customer support
  • Upload media files - store media files of upto 50 MB limit in free plan in Supabase Storage
  • Payments - seamless integration with two popular payment gateways: Stripe and Lemon Squeezy. This allows you to easily handle subscriptions and process payments within your application.
  • Email integration - easily send emails through popular services: Loops and Resend
  • Magi link - a secure and user-friendly way to implement email verification and session management (user login)
  • Admin Dashboard - provides a comprehensive overview of API usage, user statistics, and other key metrics for your application
May 27, 2024
Update #2
Update
  • Add feature to allow users to download the generated QR codes in the QR Generation app
  • Enhance error handling mechanisms and display appropriate error messages in the demo applications
  • Revise and enhance the user interface and user experience for the voice transcription feature
  • Ensure the app logo automatically switches between light and dark themes based on the selected theme
Fix
  • Resolve issues related to UI overflow in the chat with YouTube app
  • Correct and update the metadata for all demo apps
  • Make the README file more detailed and understandable for users
  • Ensure the design of the interior design app is responsive across all devices
  • Remove unnecessary comments and logs from all over the codebase
May 25, 2024
Adding README for independent documentation

Added comprehensive README files for the NextJs Boilerplate and demo app. Each README provides detailed information about the application's purpose, features, installation steps, environment setup, and usage guidelines.

NextJs Boilerplate:

  • Provide an introduction of the Builderkit
  • Includes information on AI models, Supabase integrations, payment and email setups, and pre-built AI apps.
  • Provides a Quickstart Guide with prerequisites, installation steps, environment variable setup, and instructions for running and building the application.
  • Lists additional requirements and contact information for support.

Demo Apps:

  • Describes the respective app, it's features and capabilities
  • Explains how to set up and use supabase with the project
  • Provides a quickstart guide with prerequisites, installation steps, environment variable setup, and instructions for running and building the application
  • Lists additional requirements and contact information for support
May 21, 2024
Update #1
Add
  • Add streaming support for the required tools like content writer, voice transcription etc
  • Implement rate limiting to restrict the number of requests a user can make for the demo apps
Fix
  • Fix the bug for theme switching for the apps
  • Improve streaming for OpenAI-generated responses within the content writer tool
  • Remove the depricated library for Supabase Auth and handle the google auth login manually
  • Fix admin dashboard issues
  • Remove un-used libraries and cleanup the codebase
  • Increate token size in YouTube content writer tool
May 19, 2024
Pre-built App Redesign

We are excited to announce a major redesign of our pre-built AI apps, now live with an improved user interface and a host of new features aimed at enhancing user experience (UX) and functionality.

Update
  • View History: Easily access your past interactions and activities.
  • Settings and Account Details: Manage your preferences and view your account information conveniently.
  • Theme Support: Switch seamlessly between dark mode and light mode to suit your preference.
  • Pricing Plan Component: Explore and select from various pricing plans that best fit your needs.

These updates are part of our ongoing efforts to provide a more intuitive and user-friendly interface.

May 13, 2024
Launching 10 pre-built Landing Pages

Builderkit provides 10 pre-built landing pages included with it. You can simply import and use any of them.

All the landing pages are completely modular i.e. you can add or remove any section of the landing page just by importing or removing it.

You can test and experience all the landing pages by going to Landing Pages section in https://apps.builderkit.ai.

May 2, 2024
Launching 6 more AI tools

We are taking 6 more pre-built AI tools live with Builderkit.ai.

Apps
  • Chat with PDF - Upload a PDF file and chat with the content of the PDF file
  • Headshot Generator - Train a model with your custom images and generate headshots based on the trained model
  • QR Generator - Generate QR Code with your custom URL. You can also select prompts from the suggestions
  • Youtube Content Generation - Get video transcription and generate content for different platforms from Youtube Url
  • Image Upscaler & Enhancer - Enhance or Upscale your images with different models and get the best quality images
  • Chat with Youtube - Upload an Youtube video and chat with the content of the video and get contextual answers
April 11, 2024
Launching 5 Demo Apps

We are taking 5 pre-built Demo Apps live with Builderkit.ai.

Apps
  • Content Writer - You can generate any kind of content providing the topic and the writing style you want
  • MultiLLM ChatGPT - Chat with the AI models like OpenAI, Claude, Mistral, Llama 2 and more
  • Voice Transcription - Record your voice or upload an audio file to get the transcription and the summary
  • Image Generator - Text to image generation with different styles, themes and SDXL models
  • Interior Design - Upload the structure of your room and get the interior design suggestions with different designs