To introduce you all to Chatbase.co I’d say I had an inception movie moment while trying this AI app out. But first, a bit of context: Chatbase.co is a custom GPT solution for your web app, blog, directory or in general your website.

As a person who has built his fair share of (somewhat successful) custom GPTs, I’m a perennial advocate of using them to improve your workflow, orchestrate your lead generation with factual and context based integrity. It’s mid 2024 and if you are still living a pre-2022 life you’re missing out on a ton technical benefits, and then some. Chatbase.co makes it a breeze to build a custom GPT and take the powers of the same to your website by making the embedding, designing and theming process a breeze. You can use Chatbase.co for
- Generating leads
- Customer Support
- AI Powered Documentation
- Engage with your users
Now back to the inception moment. How did I first utilise Chatbase.co? I asked the Custom GPT in Chatbase.co website to give me exact code to embed the custom GPT on my website which is built on top of NextJS.

Here’s the code it sent my way:
import Head from 'next/head';
const Home = () => (
<div>
<Head>
<script src="https://youraccount.chatbase.com/embed.js"></script>
</Head>
<h1>Welcome to Our Site!</h1>
<div id="chatbase-widget"></div>
</div>
);
export default Home;
How to import your data to Chatbase.co?
Import your data with ease by connecting your data sources, by uploading files or by adding your website to their crawler. This covers a range from static landing pages right through you web apps, and everything in between.
How does Chatbase.co look on your website?
It looks and feels like anything you want it to, with customizations for adding logos, trying different colours, even the ability for the custom GPT to speak that brand’s lingo.
Which platforms can Chatbase.co integrate with?
At present Chatbase.co can integrate with the following platforms:

To add to the mix of this amazing tool, is the fact that it has been built by a solo founder. Solo founder and indie businesses with a focus to provide AI powered solutions can make a lot of impact. They end up delivering much more value than big corporates, because they tend to solve problems individuals experience.
Discover amazing solopreneur built AI tools here.
