• Blog
  • Documentation
  • Courses
  • Changelog
  • AI Starters
  • UI Kit
  • FAQ
  • Supamode
    New
  • Pricing

Launch your next SaaS in record time with Makerkit, a React SaaS Boilerplate for Next.js and Supabase.

Makerkit is a product of Makerkit Pte Ltd (registered in the Republic of Singapore)Company Registration No: 202407149CFor support or inquiries, please contact us

About
  • FAQ
  • Contact
  • Verify your Discord
  • Consultation
  • Open Source
  • Become an Affiliate
Product
  • Documentation
  • Blog
  • Changelog
  • UI Blocks
  • Figma UI Kit
  • AI SaaS Starters
License
  • Activate License
  • Upgrade License
  • Invite Member
Legal
  • Terms of License

Announcing the AI Chat with PDF SaaS Template

Jan 12, 2024

We're excited to announce the launch of our latest SaaS template, the Chat with PDF app template. This template is a great starting point for building a product that allows your customers to create chatbots that can answer questions and search through PDF documents.

changelog

I am super excited to announce the launch of Makerkit's latest Premium SaaS template, the AI Chat with PDF SaaS Template.

The AI Chat with PDF SaaS Template is part of our Premium AiSaasStarter alongside the AI Chatbot SaaS and the Kanban Template - and it's available to all Makerkit Teams license holders. If you want to update your license, follow this link.

What will you learn?

The work on the Chatbot SaaS template is a solid foundation that will teach you many of the concepts you need to know to build a SaaS product with Makerkit.

  1. AI: Using the Vercel AI SDK and Langchain to build a Chatbot and using AI in your product
  2. Embeddings: Using Supabase to store and index embeddings using pgVector
  3. Uploading PDFs: Using Supabase Storage to upload PDFs and store them in your database
  4. CRUD: Using Supabase to store and manage your data and RLS to secure it
  5. Subscriptions Limits: Using tokens quotas to limit the number of replies a chatbot can send

... and a lot more.

As you can see - this is a value-packed template that will teach you a lot about building SaaS products with Makerkit.

Features

The AI Chatbot SaaS Template comes with a lot of features out of the box. Here's a quick overview of what you get:

  1. AI Chatbot with Langchain: A fully functional AI Chat that customers can create within their organizations to chat with their own documents and get answers to their questions
  2. PDF Indexing: Customers upload PDFs to their organization and the chatbot will be able to search through them
  3. Plans: Customize the number tokens available under each plan
  4. Billing: Stripe integration to charge customers for their usage

... and all the other features you'd expect from a SaaS product, such as:

  • Authentication: Sign up, sign in, forgot password, email verification, etc.
  • Organizations: Customers can create organizations and invite other users to collaborate
  • Roles: Different roles for different users within an organization
  • Settings: Customers can customize their profile and organization settings
  • Billing: Customers can update their billing information and view their invoices
  • Admin: Admin dashboard to manage all users, organizations, and plans

... which comes for free as part of the Makerkit SaaS Boilerplate.

The template is currently available for the Next.js/Supabase Kit and the Remix/Supabase Kit.

Show and Tell

I've recorded a quick video to show you what the template looks like and how it works. Check it out below:

Conclusion

I hope you're as excited about this template as I am. I can't wait to see what you'll build with it.

If you're already a Makerkit Teams license holder and heave redeemed your Premium invite you can already access the repository. If you're not a Makerkit Teams license holder yet, you can upgrade your license here.

If you have any questions, feel free to reach out to me on Twitter or Discord.

Happy making!

Some other posts you might like...
Aug 29, 2025Introducing Custom Dashboards in Supamode: Build Dynamic Analytics InterfacesCreate powerful Supabase dashboard interfaces with Supamode's custom analytics platform. Build personalized Supabase analytics views with drag-and-drop widgets and real-time data visualization.
Aug 21, 2025Makerkit 2.13.0: Components Showcase, Next.js 15.5 & Advanced Data TablesNext.js 15.5 upgrade, Component Showcase, enhanced Table component directly from Supamode to the SaaS Kit
Jul 10, 2025Introducing Supamode, the enterprise-grade Super Admin for SupabaseIntroducing Supamode, a self-hosted enterprise-grade Super Admin for Supabase, turning your database into a powerful, flexible, and secure CMS.
Jun 13, 2025Makerkit 2.11.0: Building Better Authentication ExperiencesDeep dive into the new authentication features: Identity Linking, OTP Sign-In, Smart User Hints, and Legacy Plans support. Learn how these features solve real user problems and reduce support overhead.
Apr 29, 2025Multi-Platform Deployment: Docker, Cloudflare & Self-Hosting Now Available in MakerkitDeploy your Makerkit SaaS projects anywhere with our new first-class support for Docker, Cloudflare, and self-hosting on VPS. Generate configuration files with a single command and follow our comprehensive guides to get up and running quickly.
Mar 10, 2025Introducing the React Router 7 SaaS Starter KitAnnouncing the release of our React Router 7 + Supabase SaaS Boilerplate! The SaaS template for shipping your SaaS with React Router 7.
Mar 1, 2025Using OTP Verification in MakerkitLearn how to implement OTP verification in Makerkit to add extra security to your application.