Welcome to the Chatbot Config (chatbot-config.js) Code Generator! Follow these steps to create your chatbot configuration file:
- Fill in the Company Information: Enter your company's name, contact email, phone number, website, address, and tagline, and logo filename.
The logo filename should match the file in folder 'chatbot_assets'
- Write a Business Summary: Provide a brief but detailed description of your business for the chatbot's context. AI will base the answers from the description you will provide.
- Add AI Limitations: Specify the limitations for the chatbot (e.g., what it can or cannot do). Use the "Add Limitation" button to add more rows.
- Generate Code: Click the "Generate Code" button to preview the generated configuration code.
- Copy or Download: Use the "Copy" button to copy the code to your clipboard; or the "Download File" button to download the
chatbot-config.js file;
and replace the chatbot-config.js in the "chatbot" folder.
This tool helps you quickly create a configuration file for your chatbot. Make sure to review the generated code before using it in your project.