Build an AI chatbot
for your business

No code. No monthly fees. Paste your business info, configure your bot, and get a ready-to-use widget in minutes.

API Key
Identity
Logging
Knowledge
Appearance
Export
BotForge uses Groq's free tier to power your chatbot. Sign up at console.groq.com, create an API key, and paste it here. It's free — no credit card needed.
Your key will be embedded in the files you download. This is fine for testing and low-traffic sites. For a fully public deployment, the Export step will generate a secure server-side proxy file for your hosting platform — keeping the key out of your page source entirely.
All models are free on Groq. Llama 3.1 8B is the best starting point — fast, smart, and efficient.
llama-3.1-8b-instant Fast · Great for most chatbots
llama-3.3-70b-versatile Smarter · Best for complex questions
gemma2-9b-it Google's model · Conversational
mixtral-8x7b-32768 Mixture-of-experts · Long context
What should your chatbot call itself? Keep it friendly and on-brand.
The first thing visitors see when they open the chat. Make it warm and specific.
Used to personalise the bot's system prompt automatically.
A sentence or two. This goes into the bot's instructions alongside your knowledge base.

By default, conversations disappear when visitors close the chat. Enable logging so you can see what customers are asking — and whether your bot is answering correctly.

No logging Default
Chats are private and temporary. Nothing is stored anywhere.
Email transcript Option 1
When a visitor ends the chat, the full conversation is emailed to you. Uses Resend — free for up to 3,000 emails/month.
Google Sheet log Option 2
Every conversation is appended as a new row in a Google Sheet you control. Free, no infrastructure needed.

This is what your bot knows. Paste text from your website, price list, or FAQ — BotForge uses AI to extract structured Q&A entries automatically. You can also add entries manually.

⚡ Extract from text
✏️ Add manually
📋 Review entries
Paste anything: your About page, pricing table, FAQ, services list, opening hours — whatever you want the bot to know. The AI will read it and create structured knowledge base entries.
📭No entries yet. Use "Extract from text" or "Add manually" to build your knowledge base.
The main colour of your chatbot — used for the chat bubble, header, and buttons. Pick your brand colour.
A
Aria Online
Hi there! 👋 How can I help you today?
Can you tell me your opening hours?
Sure! We're open Monday to Friday, 9am to 5pm. Feel free to walk in or book in advance.
BotForge will generate the right proxy file for your platform — keeping your Groq API key secure on the server, out of your page source.
No proxy yet
Key in widget (testing)
🐘 cPanel / Shared hosting
PHP proxy
🟠 Cloudflare Pages
Worker function
Vercel
Edge function
Netlify
Netlify function
🟢 Node / Express
API route
🔵 WordPress
PHP proxy plugin
Your API key will be visible in the widget source code. This is fine for internal tools or quick testing — choose a platform above to generate a secure proxy instead.
📄
Standalone page
Generating...
⟨/⟩
Embed snippet
Generating...
Knowledge base JSON
Save this file — reload it next time to skip the extraction step.
↓ Download KB
🚀 How to deploy
  1. Embed on your website: Copy the snippet and paste it before the closing </body> tag on any page.
  2. Standalone page: Upload chatbot.html to any static host for a shareable link.
  3. Update your bot's knowledge: Run BotForge again with your saved knowledge-base.json.