Typedream
What is Typedream?
Typedream is a no-code, AI‑enhanced website builder designed for creators, small businesses, and startups looking to launch elegant, responsive websites quickly—without writing any code.
🚀 What it is
- A drag‑and‑drop website builder with a Notion‑style editor and modern design defaults.
- AI‑powered features that generate sitemaps, wireframes, and copy from simple prompts—so you can go from concept to live site in minutes.
🧰 Core Features
- Familiar editor: Type
/
to add blocks—text, images, buttons, animations—just like writing in Notion or Docs. - Templates & visuals: Hundreds of professionally designed templates, responsive layouts, animations, and auto dark mode.
- AI‑site builder: Generate a full website structure and draft content using a simple prompt.
- Built‑in CMS: Use Notion (or soon Airtable, Google Sheets) to manage blog and directory content.
- E‑commerce: Sell digital products (ebooks, courses, templates) with payment integration and transactional handling.
- Link‑in‑bio pages: Create mini landing pages with multiple links for social profiles.
- SEO & analytics: Customize metadata, connect a custom domain, and track pageviews, referrals, forms, and goals.
- Collaboration: Support for multiple collaborators with team editing workflows on paid plans.
👍 Ideal For
- Quick landing pages, product launches, portfolios, link‑in‑bio hubs.
- Content‑focused creators who want sleek design without coding.
- Small business owners/freelancers needing a fast, SEO‑ready site.
- Startups & agencies that value speed and aesthetics over deep backend or dev complexity.
⚠️ Considerations
- Not meant for highly complex or dynamic web apps.
- Limited design control compared to pixel-perfect tools like Webflow.
- Paid plans required for custom domains, advanced SEO, CMS, and backend tweaks.
🎯 Bottom Line
Typedream sits between Notion simplicity and Webflow-style polish—perfect for fast, attractive, content-first websites with minimal effort. If you need simple CMS, digital sales, forms, and a clean workflow with domain/SEO support, it’s a compelling pick.
Want help comparing it to other builders (like Webflow, Carrd) or exploring AI generation? Just say the word!
Embbeding your Blubuddy Widgets on your Typedream Website
Step 1: Log in to Typedream
- Log into your Typedream account using your credentials to access the Dashboard.
Step 2: Create a New Page
- Once inside your dashboard, click the “Add New” button located beside the search bar to create a new page or project.
Step 3: Select the Project ("Maple Jaw")
- In the project list or site selector located above the navigation bar on the left side, click on the project titled “Maple Jaw.”
Step 4: Access Project Settings
- After opening the project, click on the “Settings” tab to access site configurations.
Step 5: Open Code Injection
- In the left-hand navigation panel under settings, click on “Code Injection.”
Step 6: Insert Your Code
Paste the chatbot code snippet (previously copied) into:
- Site Body section (to load after the content)
// Example
<div id="chatbot" botId="YOUR_CHATBOT_ID"></div>
<script defer src="https://cdn.jsdelivr.net/gh/atozdebug/chatbot-widget@latest/index.js" type="module"></script>
Step 7: Publish the Site
- Finally, click “Publish” to make your changes live. Visit your website to see the chatbot widget displayed and functioning as intended.
Having Trouble? Let's Troubleshoot!
If your BluBuddy chatbot isn’t appearing or functioning properly on your Typedream website, try these quick fixes:
- Check Code Placement: Ensure the chatbot script is correctly pasted in Typedream as per directions above.
- Verify Installation Code: Ensure that the "Update" button was pushed when the bot was being installed on Typedream.
- Clear Cache & Refresh: Clear browser cache and refresh your website. Try opening it in Incognito Mode.
If everything is correct and you are still unable to move forward, write to us at hello@blubuddy.io Our Team will reach out to you as soon as possible for troubleshooting your problem.