Weekend Project: Build Your Own AI Assistant in 2 Hours (No Coding Required)
Saturday morning to working AI assistant by lunch. Connect to Telegram, teach it your business, and have it answering questions by the time you finish your coffee.
You've read about AI agents for weeks. This Saturday, build one.
Not a toy. Not a demo. A real assistant that knows your business, answers questions on Telegram, and saves you time starting Monday morning.
Total time: under 2 hours. Coding required: zero.
Hour 1: Setup and Identity (9:00 - 10:00 AM)
9:00 — Create Your Account (5 min)
- Go to app.clawport.io
- Sign up with email
- Pick a plan ($10/month for your first agent)
- Enter your API key (get one from anthropic.com or openai.com if you don't have one)
9:05 — Create a Telegram Bot (5 min)
- Open Telegram, search for @BotFather
- Send
/newbot - Choose a name: "MyCompany Assistant"
- Choose a username:
mycompany_assistant_bot - Copy the bot token
- Paste it into ClawPort's channel settings
Your bot is live. It doesn't know anything yet, but it exists.
9:10 — Write the Personality (20 min)
This is the most important step. Open the SOUL.md editor and write:
# Soul
You are [Your Name]'s business assistant for [Company Name].
## Personality
- Friendly and professional
- Concise — 2-3 sentences max for simple questions
- Honest — if you don't know, say so
## What You Do
- Answer questions about [Company]'s products and services
- Help with scheduling and basic inquiries
- Provide pricing information
- Share contact details and business hours
## What You Don't Do
- Never make promises about delivery dates
- Never discuss competitor products
- Never share internal business information
- Never pretend to be human — you're an AI assistant
- If unsure, say "Let me check with [Your Name] and get back to you"
Customize this for your business. The more specific your boundaries, the better the agent performs.
9:30 — Upload Your Knowledge (30 min)
This is where your assistant gets smart. Create a knowledge file with everything a customer might ask:
Business basics:
- Company name, address, phone, email
- Business hours (including holidays)
- Services or products offered
- Pricing (or "contact us for pricing" if variable)
FAQ (the top 20 questions you get): Write them out. Every business has 15-20 questions that account for 80% of inquiries. Get these right and your agent handles most conversations perfectly.
## FAQ
### What do you charge?
Our prices start at €X for [basic service]. For custom projects, we provide a free quote — just describe what you need.
### How long does delivery take?
Standard delivery is 3-5 business days. Express (next day) is available for an additional €X.
### Do you work weekends?
Our office is closed weekends, but this assistant is available 24/7 for questions. For urgent matters, email [email protected].
Keep going until you've covered the 20 most common questions. If you can't think of 20, check your email inbox — the questions are all there.
Hour 2: Test and Refine (10:00 - 11:00 AM)
10:00 — Your First Conversation (10 min)
Open Telegram. Find your bot. Send "Hi."
The agent will respond based on its personality and knowledge. Try these:
- "What are your hours?"
- "How much does [service] cost?"
- "Where are you located?"
- "Can I schedule an appointment?"
- "Tell me about [product]"
10:10 — Fix What's Wrong (20 min)
Your first 10 messages will reveal issues:
- Response too long? Add "keep answers under 3 sentences" to SOUL.md
- Missing information? Add it to the knowledge file
- Wrong tone? Adjust the personality section
- Hallucinating details? Add "never make up information you don't have"
Fix each issue, test again. This iteration loop is the most valuable part of the process.
10:30 — Test Edge Cases (15 min)
Try to break it:
- Ask something it shouldn't know
- Ask in a different language
- Send a complaint
- Ask for a competitor recommendation
- Try to get it to say something inappropriate
Each failure is an instruction to add. "When asked about competitors, say 'I can only speak about our services — would you like to know more about what we offer?'"
10:45 — Share With One Person (15 min)
Send the bot link to one colleague, friend, or family member. Ask them to have a real conversation with it. Watch what they ask — it's always different from what you'd ask.
Their questions reveal blind spots in your knowledge file. Add the missing answers.
Monday Morning: Your Agent Is Working
By Monday, you have:
- A Telegram bot that knows your business
- 24/7 availability for basic inquiries
- A knowledge base you can expand over time
- A foundation for adding WhatsApp, email, or other channels later
Week 1 Tasks (15 min/day)
- Read every conversation the bot had
- Fix any wrong answers
- Add new questions you hadn't anticipated
- Track how many messages it handles vs. how many need your intervention
Week 2: Add Confidence
Once you trust the basic FAQ responses:
- Share the bot link on your website
- Add it to your email signature
- Mention it in your next client call: "You can also message our assistant anytime on Telegram"
Month 1: Expand
- Add WhatsApp as a second channel
- Build a scheduling skill
- Connect to your calendar for availability
- Add a lead capture skill (collect name, email, inquiry details)
What You Just Built
In 2 hours on a Saturday morning, you built something that would have cost $5,000-15,000 from a chatbot agency. It's not as polished as an agency build — but it's live, it's learning, and it's yours.
Every week, spend 15 minutes making it better. In a month, it handles 80% of routine inquiries without you lifting a finger.
And your Saturday afternoon? Still free.
Your weekend project starts here. ClawPort — from zero to working AI assistant before lunch. $10/month, no coding, no consultants.
Ready to deploy your AI agent?
Get started with ClawPort in 60 seconds. No credit card required.
Get Started FreeRelated Articles
Your First OpenClaw Skill: Build It, Test It, Ship It (Under 30 Minutes)
The step-by-step approach that works: build one skill at a time, test it in production, then move to the next. Proven by teams automating 60% of their workload.
Add an AI Chatbot to Your Shopify Store (Without Apps)
How to connect an OpenClaw agent to your Shopify store for product recommendations, order tracking, and FAQ automation — without paying $50/month for a chatbot app.
How to Migrate From ChatGPT Assistants API to OpenClaw
Why developers are moving away from the OpenAI Assistants API, a full feature comparison, and step-by-step migration guide — including conversation history, file search, and function calling.
Build an AI Appointment Booking Agent (Google Calendar + OpenClaw)
How to build an AI agent that checks availability, books appointments, and sends confirmations using Google Calendar — ideal for service businesses, coaches, and consultants.