Build an AI Personal Assistant in an Afternoon

Ellie at Willa, Editorial lead, Willa · Published July 21, 2026 · Updated August 25, 2026

Build an AI Personal Assistant in an Afternoon

Quick answer

You can build an AI personal assistant in one afternoon by describing it in plain language to a vibe-coding platform like Base44. No coding is required. State what the tool is for, the problem it solves, and what users can do; use free Plan mode to structure the prompt; then build, iterate, and publish.

Somewhere on your to-do list is a tool you wish existed: a CRM that matches how you actually sell, an assistant that tracks inquiries and follow-ups, a pipeline for your job search or your network. The usual options are paying for software you'll bend yourself around, or building your own, which used to mean learning to code. At Willa's live session "Your Own Personal Assistant, Built in an Afternoon," Elery Rojas from the education team at Base44 showed members a third path: describe what you need in plain language and let AI build it, live, in a single afternoon. By the end of the hour, members were already sharing working apps they'd built during the call, one entirely from her phone.

Elery is a credible guide for the non-technical among us. She spent over ten years in higher education before joining Wix, which acquired Base44 about a year ago. The platform, she noted, was built by a founder who was around 23 years old, and the team has grown from about 20 people to over 300 since. "Like many of you, I do not know how to code," she told the group. "And I have been learning and continue to learn with each and every single update."

Can I build an AI personal assistant without knowing how to code?

Yes. This is exactly what vibe coding is for. Elery defined it simply: using plain language to prompt, then watching what the AI tool builds out. Behind every vibe-coding tool are large language models that write the actual code on the back end (she mentioned Opus, Gemini, and GPT-5, and noted Base44 has also created its own). On Base44's free plan, the platform automatically picks the best model for your build; paid plans let you choose one if you know your project is, say, a game or research-heavy.

The mindset shift Elery emphasized: stop worrying about coding and start with intent. Instead of purchasing software and trying to fit your work to its mold, you describe your workflow and build something shaped around you. "As your business grows, or you grow... you'll be able to reiterate on that," she said. During the session she framed the target build as "your own personal assistant or CRM or sales manager." The same process works for any of them.

How do I write a prompt an AI app builder can work from?

This was the heart of Elery's teaching: what you give is what you get. A one-line prompt ("make me a sales tool to manage my clients") leaves the AI to guess your intent. Instead, she shared a framework built on the letters of BASE:

  • Be specific about the need. What are you building, and for whom?
  • Address the problem. What does this tool actually solve? In her demo: manage incoming inquiries, show where each one sits in the sales process, and send emails at the right moments (an opener, a follow-up, a close).
  • Structure the workflow. Will it be user-facing (clients land on a page and submit inquiries) or owner-facing (a tool only you or your team use)? This determines whether you need user roles and what the flow looks like.
  • Establish the goal. What outcome do you want? Hers: a pipeline and dashboard showing what actually sells.

For the hands-on portion, she gave everyone an even simpler three-line starter:

  1. "I want to build a tool for..." (your sales, your personal assistant, a talent pipeline)
  2. "It solves the problem of..."
  3. "Users would be able to..." And if it's just for you, say so: "I am the user, and I need it to do XYZ."

Don't overthink it. "You don't have to edit, just throw it in there," she said. The platform will do the structuring.

What are the steps to build the assistant in Base44?

Elery demoed the full build live, from blank page to published app. Her process:

  1. Write your prompt, or use Plan mode. If prompting intimidates you, this is the feature to know. Many people draft prompts in ChatGPT or Claude first; Base44 builds this in. Plan mode reads even a one-liner and asks clarifying questions: Who uses this tool (just you, or a sales team)? What are you selling? What should the dashboard show? What happens when a deal goes cold? As Elery explained it, plan mode knows what your build actually requires, the way a website needs a landing page, a call to action, a shopping cart, a payment system, even when you don't know to ask for those things. It then writes the full structured prompt for you.
  2. Approve the plan and hit Build. The AI generates the app: pages, dashboard, data structure, workflows.
  3. Iterate in the same chat window. Ask for sample data to see how it looks ("give me sample inquiries with different flows"), fix buttons that don't work, add features. There's even a microphone for speech-to-text prompting.
  4. Publish. One click makes it live at a Base44 URL you can edit, set to public or private, and later connect to your own domain. In her demo the whole publish step took seconds.

A member asked where the finished app lives: do you have to host it somewhere? "It lives in Base44," Elery answered, contrasting it with building in Claude, where you'd need to find hosting. And ownership is total: "Anything and everything that you build... is yours."

How do I build without burning through credits?

Credits were a running theme, because Elery wanted everyone to leave with something that works, not a half-finished app and an empty balance. Her guidance:

  • The free plan includes 25 credits a month plus 5 daily, and you can stay free until you're ready to upgrade. (Session attendees also got 50 bonus credits.)
  • A substantial, ready-to-go build averages 35 to 45 credits, in her experience.
  • Plan mode is free. It creates your structured prompt without using any credits; they only start when you click Build. This is the single best lever for beginners.
  • Credits are spent when you prompt, run integrations, or use agents, not when you're simply using your finished app day to day.
  • Before spending credits on a fix, use discuss mode: ask the AI what part of the build to change and how, talk it through, then switch back to Build to implement what you agreed on.

Elery keeps a free account herself, she said, precisely so she always sees what new users see.

What can my personal assistant actually do once it's built?

The back-end dashboard is where a simple app grows into a real assistant. Elery toured what's available:

  • Integrations. Connect Gmail, your calendar, your website, or tools like Monday so inquiries flow in automatically; the free account includes 100 integrations. For payments, Stripe connects readily, and she noted you can simply prompt "I want you to integrate with PayPal" and it will.
  • Users and roles. Invite teammates or clients and assign roles by prompting for them ("I need a user for marketing").
  • Skills. Describe a role and the platform builds it: a customer-service skill that follows up on inquiries with two email cadences, or an accountant loaded with your state's rules.
  • Agents. Elery's favorite part: agents that "do all of the things that I mentioned while you're sleeping," from sending emails to drafting and launching LinkedIn posts.
  • Security and code. A built-in scan finds and fixes loopholes, and coders can edit the code directly.
  • A marketplace. You can sell the tools you build. One caveat she flagged for the free plan: a published free app carries an "edit with Base" badge, so anyone with the link can copy your tool's structure (though never the data inside it).

The proof was in the room. Within the hour, members had shared a pantry app that scans your kitchen and plans meals, an opportunity-matching engine for new LinkedIn connections, and a networking pipeline tracker. One member built hers entirely on her phone.

Key takeaways

  • You don't need to code to build a personal assistant, CRM, or sales tool. Vibe-coding platforms like Base44 turn plain-language prompts into working, hosted apps.
  • Prompt with the BASE framework: be specific about the need, address the problem, structure the workflow, establish the goal. Or start with three lines: what the tool is for, what problem it solves, and what users can do.
  • Use Plan mode first. It asks clarifying questions and writes your structured prompt for free; credits only start when you click Build (a solid build averages 35 to 45 credits).
  • Your app is fully yours, lives on Base44 with no separate hosting, and publishes in seconds with a shareable URL.
  • Growth path: add integrations, user roles, skills, and agents so the assistant runs parts of your work while you sleep. You can even sell finished tools on the marketplace.

If your assistant idea is more life admin than sales pipeline, our recap of the session on automating your household's mental load with AI pairs perfectly with this build. And when you're ready for the agents Elery teased (the ones working while you sleep), start with building your first AI agent.

Join us for the next one

This walkthrough came from a live Willa event, where members built alongside Elery in real time, asked questions, and posted their finished apps to a shared build wall before the hour was up. Willa hosts expert-led sessions like this almost every week for women building careers with AI. See what's coming up on our events page, or become a member and start building with us.

Frequently asked questions

Do I need to know how to code to build an AI personal assistant?

No. Vibe-coding platforms like Base44 let you describe what you want in plain language, and large language models write the code on the back end. Even Base44's own educator, Elery Rojas, says she doesn't know how to code; she builds everything by prompting.

How much does it cost to build an app on Base44?

You can start and stay free. The free plan includes 25 credits a month plus 5 daily credits, and Elery Rojas shared that a substantial, ready-to-use build averages 35 to 45 credits. Plan mode, which structures your prompt and asks clarifying questions, uses no credits at all; credits are only spent when you click Build, run integrations, or use agents.

What should my first prompt to an AI app builder include?

Cover four things: be specific about what you're building and for whom, state the problem it solves, describe the workflow (is it customer-facing or just for you?), and establish the end goal. A simple three-line version works too: 'I want to build a tool for...', 'It solves the problem of...', and 'Users would be able to...'.

Where does my app live once it's built? Do I need separate hosting?

No separate hosting is needed. Apps built on Base44 are hosted on Base44 and go live with one click at a URL you can edit, set to public or private, or later connect to your own domain. Everything you build remains fully yours.

Can my AI personal assistant connect to my email and calendar?

Yes. Base44 supports integrations with tools like Gmail, calendars, websites, and Stripe, and the free account includes 100 integrations. You can also add skills and agents that handle follow-up emails and other recurring tasks automatically.

Related reading

About the author

Ellie at Willa, Editorial lead, Willa. Ellie is the editorial byline for Willa's public guides. Every post is built from what happens inside Willa's live workshops and hands-on building sessions with women learning AI, plus first-hand testing of the tools we recommend.

Join Willa, the community where women learn AI together.

All posts