AI-powered chatbot SaaS for eCommerce and startups — plug, play, and elevate your customer experience.
ChatterCraft AI is a lightweight, embeddable AI chatbot built to help businesses provide instant, intelligent customer support.
It answers product queries, recommends related items, and integrates in under 10 seconds.
- 🔥 Easy Embedding: One script tag to integrate into any platform (Shopify, custom websites, etc.)
- 🛒 Product Recommendations: Suggest related products automatically.
- 🧠 Custom LLM Support: Bring your own LLM using LangChain integrations.
- 📊 Usage Dashboard: Monitor chatbot conversations, interactions, and performance.
- 🛠️ Developer-Friendly: Built with modern tech (Next.js, TypeScript, Drizzle ORM, Clerk).
- Frontend: Next.js (TypeScript), TailwindCSS
- Backend: Next.js API Routes, LangChain
- Database: PostgueSQL with Drizzle ORM
- Authentication: Clerk
- Deployment: Vercel
git clone https://github.com/ayuugoyal/chattercraft.git
cd chattercraft
pnpm install
pnpm devCreate a .env.local file and add your environment variables.
- Sign up / Log in to ChatterCraft AI.
- Create a chatbot instance by setting your prompt.
- Get a script tag to embed into your platform (Shopify, custom app, etc.).
- Start chatting!
Users interact with the bot, and admins can monitor queries + manage escalations via the dashboard.
https://www.youtube.com/watch?v=ej7Cvlc3glA
I'm actively building in public!
If you have any ideas, suggestions, or just want to say hi — feel free to open an issue or connect with me!