Setup My AI: Create Your First Voice-Enabled AI Agent
This guide walks you through creating your first AI agent with voice capabilities. Most users complete setup in about 10 minutes.
What You'll Create
By the end of this guide, you'll have:
- A fully functional AI agent trained on your business content
- Voice chat enabled with a natural-sounding AI voice
- An embeddable widget ready for your website
- Customized personality and conversation style
Watch the Setup Wizard in Action
See the full setup process in under 5 minutes:
Overview of the Process
- Create an account and sign in
- Complete your profile
- Choose a plan
- Run the AI Setup Wizard
- Deploy your agent
Step-by-Step Setup Guide (click to expand)
Step 1: Create Your Account
Sign Up
- Visit the sign-in page
- Enter your email address
- Click Continue with Email
- Check your inbox for the magic link
- Click the link to sign in (expires in 15 minutes)
Alternative: Sign in with Google and GitHub for faster access.
Confirm Your Email
After signing in for the first time:
- You'll be asked to confirm your email
- The page automatically updates once confirmed
- Check your spam folder if you don't see the confirmation email
Step 2: Complete Your Profile
Before creating your AI agent, complete your profile:
| Field | Required | Description |
|---|---|---|
| First Name | Yes | Your first name |
| Last Name | Yes | Your last name |
| Mobile Phone | Yes | For account verification |
Phone Verification
- Enter your mobile phone number
- Click Send Code
- Enter the 6-digit code sent via SMS
- Click Verify
This helps secure your account and enables notifications.
Step 3: Choose Your Plan
Select a plan that fits your needs:
| Plan | Price | Best For |
|---|---|---|
| Free | $0/month | Testing and evaluation |
| Starter | $39/month | Light traffic, getting started |
| Professional | $89/month | Production use |
| Premium | $189/month | High traffic, dedicated database |
Checkout
For paid plans:
- Enter your Business Name
- Choose a Subdomain (your unique URL identifier)
- Must be 5+ characters
- Starts with a letter
- Alphanumeric only (a-z, 0-9)
- Enter payment information
- Click Complete Purchase
For the Free plan, no payment is required.
Step 4: AI Setup Wizard
After checkout, you'll be redirected to the Setup Wizard. This is where you configure your AI agent.
Step 4.1: Website URL
Enter your business website URL.
AI-Assisted Mode (Recommended):
- Enable the toggle to let AI analyze your website
- The system crawls your site to extract business information
- Subsequent fields are auto-populated based on your content
- Progress shows: pages crawled, data extracted, vectors created
Manual Mode:
- Enter URL for reference only
- Fill in all fields manually
Step 4.2: Contact & Hours
Provide your business contact information:
| Field | Example |
|---|---|
| Phone | (555) 123-4567 |
| info@yourbusiness.com | |
| Weekday Hours | 9 AM - 6 PM |
| Saturday Hours | 10 AM - 4 PM |
| Sunday Hours | CLOSED |
| Exceptions | Friday: 9 AM - 5 PM |
Your AI will use this to answer customer questions about when you're open.
Step 4.4: Business Details
Describe your business:
| Field | Description |
|---|---|
| Tagline/Specialty | What makes you unique (e.g., "Luxury jewelry specializing in diamonds") |
| What do you offer? | Detailed description of products/services |
This helps your AI understand and communicate your business value.
Step 4.5: Personality & Voice
This is where you bring your AI to life with voice capabilities.
Assistant Name
Give your AI a name (e.g., "Kora", "Alex", "Sam"). This name appears in greetings and conversations.
Personality Tone
Choose how your AI communicates:
- Professional and formal
- Friendly and casual
- Enthusiastic and energetic
- Calm and reassuring
If AI-assisted, you'll see a recommendation with reasoning.
Agent Voice (Voice Chat)
This enables voice conversations with your AI.
Select from 20+ natural-sounding voices:
| Voice | Style |
|---|---|
| Kora | Warm, professional female |
| Dacher | Clear, authoritative male |
| Aura | Friendly, approachable female |
| Finn | Casual, conversational male |
| Stella | Elegant, sophisticated female |
| ...and more | Various accents and styles |
Preview voices:
- Click the Listen button next to any voice
- Hear a sample to find the right fit for your brand
- Consider your audience when selecting
Greeting Message
Customize how your AI introduces itself:
| Field | Example |
|---|---|
| Greeting Title | "Welcome!" |
| Greeting Body | "Hi, I'm Kora, your AI assistant. How can I help you today?" |
Step 4.6: Suggested Actions
Create clickable prompts that appear when users start a conversation:
Examples by industry:
- Jewelry: "Show me engagement rings under $3,000"
- Car Dealer: "Find SUVs under $40,000"
- Restaurant: "What's on the dinner menu?"
- General: "Tell me about your services"
Add 5-10 suggested actions to guide users toward common questions.
Step 4.7: Review & Generate
Review all your settings:
- Business Name and Type
- Assistant Name and Personality
- Contact Information
- Greeting Message
- Suggested Actions count
Preview your prompts:
- Text Prompts tab - How your AI responds in text chat
- Voice Prompts tab - How your AI responds in voice conversations
Click Generate & Save to:
- Generate AI system prompts based on your configuration
- Save all settings to your workspace
- Activate your AI agent
Step 5: Deploy Your AI Agent
After saving, you're redirected to the Integration page with everything you need to deploy.
Get Your Links
| Link | Purpose |
|---|---|
| Admin Panel | Manage your AI agent |
| Full Chat Interface | Direct link for customers |
| Widget Code | Embed on your website |
Embed the Widget
Simple embed (recommended):
<script src="https://xinfer.ai/t/your-subdomain/widget.js" async></script>
With customer data:
<script
src="https://xinfer.ai/t/your-subdomain/widget.js"
data-customer-id="12345"
data-customer-name="John Doe"
data-customer-email="john@example.com"
async
></script>
Copy the code and paste it before the closing </body> tag on your website.
Enable Voice Chat
Voice chat is automatically enabled when you:
- Select an Agent Voice in the Setup Wizard
- Save your configuration
Users will see a microphone button in the chat widget to start voice conversations.
Test Your AI Agent
Before going live:
- Open the Full Chat Interface from your Integration page
- Try text chat - Ask questions about your business
- Try voice chat - Click the microphone and speak
- Test suggested actions - Click each prompt to verify responses
- Check greeting - Refresh to see your welcome message
What's Next?
Add More Content
Enhance your AI's knowledge from the admin panel:
- AI Documents - Upload PDFs, Word docs, text files
- Sync Products - Import your catalog with pricing
- Site Crawl - Expand website coverage
- AI FAQs - Add frequently asked questions
Monitor Performance
Track your AI's effectiveness:
- Dashboard - Channel overview and setup progress
- Follow Ups - Customer requests for human help
Troubleshooting
Website crawl not completing
- Ensure your website is publicly accessible
- Check that robots.txt doesn't block crawlers
- Try a different starting URL
Voice not working
- Verify you selected an Agent Voice
- Check browser microphone permissions
- Try a different browser (Chrome recommended)
AI giving incorrect answers
- Add more relevant content to your knowledge base
- Adjust prompts in Text Prompts settings
- Upload documents with specific information
Widget not appearing
- Verify the script is placed before
</body> - Check browser console for errors
- Ensure your subdomain is correct
Summary
You've created a voice-enabled AI agent that:
- Understands your business from your website content
- Speaks with a natural voice you selected
- Greets customers with your custom message
- Guides conversations with suggested actions
- Is ready to embed on your website
Your AI agent is now live and ready to help your customers 24/7 with both text and voice conversations.
Related Pages
- Admin - Admin panel overview
- Dashboard - Channel overview and setup progress
- Setup AI Agent - Detailed setup wizard documentation
- Setup Chat Widget - Embed code and widget config