A creator rebuilds his voice-controlled AI assistant on Claude Fable 5.1 and shows it browsing a 3D map of his notes, drafting an invoice from memory, and placing a real phone call to a tire shop.
A voice assistant becomes genuinely useful once it is wired into a searchable map of your own files and a set of real-world tools, and Claude Fable 5.1 makes that wiring a single prompt instead of a six-step babysat build.
Who This Is For
Read if. Skip if.
READ IF YOU ARE…
You use Claude Code and want to see a concrete example of tool-calling and agentic file retrieval, not just a benchmark chart.
You run a small business or freelance practice and want ideas for automating invoices, client lookups, or outbound calls with AI.
You're curious what a personal AI assistant with voice, memory, and phone access looks like in practice before building one.
SKIP IF…
You want a step-by-step coding tutorial — this video is a demo reel with a pitch for a paid install, not a walkthrough of the underlying code.
You're looking for an unbiased benchmark comparison between Fable 5.1, Opus, and GPT models.
TL;DR
The full version, fast.
The creator rebuilds his personal AI assistant, Jarvis, around Claude Fable 5.1, arguing the new model turns what used to be a six-prompt, babysat build into a single prompt that writes, runs, and self-corrects its own code. The demo centers on a 3D graph of his notes and files that Jarvis can browse and narrate by voice, a hands-free file-retrieval flow, an invoice auto-generated for a named client using only stored context, and a real outbound phone call placed through a third-party calling tool to get a price quote from a tire shop. The video closes on two offers: a free prompt pack for viewers who want to build a similar assistant themselves, and a paid, pre-built installable version sold through the creator's community.
Free for members
Chat with this breakdown — free.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Cold open with the assistant's butler-voiced greeting, then the creator explains he rebuilt his AI assistant Jarvis on the newly released Fable 5.1 and previews a live demo followed by a free prompt pack.
01:08 – 02:50
02 · JARVIS Demo: Inside the AI Second Brain
Tour of the 3D node graph built from the creator's own notes and files, including the ring/cube/face voice-avatar views and the connected tool list along the bottom of the screen.
02:50 – 03:55
03 · JARVIS Demo: Hands-Free File Retrieval by Voice
The creator enables hands-free listening and asks the assistant to pull up every file related to his free community; it retrieves and offers to read the results aloud.
03:55 – 06:50
04 · JARVIS Demo: Auto Invoices With AI Tools
The creator asks the assistant to draft a $2,500 invoice for a named client and send it via Telegram; the assistant pulls contract and service details from stored files with no extra prompting and delivers a completed invoice.
06:50 – 09:37
05 · JARVIS Demo: Real Phone Calls With Retell AI
The creator has the assistant call a tire shop to ask the price of two tires for his car; the assistant places the call, gets a quote, and reports the confirmed price back afterward.
09:37 – 09:59
06 · Get the FREE JARVIS Prompt Pack (Fable 5.1 Edition)
The creator points viewers to a free prompt pack in his community's classroom section for building a similar assistant themselves.
09:59 – 11:18
07 · The 5-Minute JARVIS Install + What's Next
Pitch for the paid, pre-built version of Jarvis sold as an installable zip with a PDF guide and community tech support, plus a closing call to subscribe.
Atomic Insights
Lines worth screenshotting.
The creator says Fable 5.1 collapses what used to take six small, babysat prompts into one prompt that writes the file, runs it, reads its own errors, and fixes the cause.
The assistant's 'second brain' is a 3D node graph built from a folder of the creator's own markdown notes, with each node clickable to reveal connections to other files.
A hands-free voice mode lets the assistant search and read back files related to a specific project without the creator touching the keyboard.
Given only a client's name and a dollar amount, the assistant pulled contract and service details from the creator's stored files to draft a complete invoice with no additional prompting.
The assistant placed a live outbound phone call to a real business, asked a single scripted question, and reported the answer back afterward.
The creator claims access to a phone number through a third-party calling integration lets the assistant book reservations and make calls on his behalf.
The video's core pitch is that tool access, not raw model power, is what makes an assistant like this feel useful day to day.
The creator frames the free prompt pack as the DIY path and the paid community install as the shortcut, positioning the video itself as top-of-funnel for both.
Takeaway
An assistant is only as useful as the tools and files it can touch.
WHAT TO LEARN
The demo's most useful moments (invoice drafting, the outbound call) come from connecting a model to real tools and personal files, not from the model's raw reasoning power alone.
A voice assistant feels dramatically more capable once it can search a structured map of your own notes and files instead of starting from a blank context window each time.
Letting an assistant draft a client invoice from a name and a dollar figure only works because contract terms, service descriptions, and client details were already stored somewhere it could retrieve them.
Placing a real outbound phone call to get a price quote shows what 'agentic' means in practice: the model decided to use a phone tool on its own once it was given the number and the goal.
A single well-scoped prompt that writes code, runs it, reads the resulting errors, and fixes them removes most of the babysitting that made earlier versions of this kind of build slow to iterate on.
Packaging the same underlying build as both a free DIY prompt pack and a paid pre-built install is a two-tier funnel: the free tier proves the concept works, the paid tier sells the time saved skipping the build.
Glossary
Terms worth knowing.
Second brain
A personal knowledge base, in this case a folder of markdown notes, that an AI assistant can search and cite when answering questions.
Agentic tool calling
An AI model's ability to decide on its own which external tool or app to use (email, calendar, phone) to complete a task, rather than just generating text.
Tool armory
The creator's name for the settings panel where third-party apps (Gmail, Google Calendar, GitHub, Stripe, etc.) are connected to the assistant so it can act on them.
“Good evening, sir. The new brain designated Claude Fable 5.1 is fully installed and I'm pleased to report that your affairs remain exactly as disorganized as I left them.”
sets the butler-AI tone in one line, works as a cold open on its own→ TikTok hook↗ Tweet quote
07:42
“Sir, the tire shop quotes $400 for two new tires for the Mercedes, confirmed twice, so the number is solid. Whether that's for rubber or for the privilege of saying Mercedes allowed, they didn't specify.”
the assistant's dry aside after a real phone call is the single funniest, most shareable moment in the video→ IG reel cold open↗ Tweet quote
The Script
Word for word.
Read-along
Don't just watch it. Burn it in.
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
17px
Good evening, sir. The new brain designated ClaudeFable51 is fully installed and I'm pleased to report that your affairs remain exactly as disorganized as I left them. Jarvis, what do you think about this t -shirt that I'm wearing?
Black, unbranded and fitted enough to suggest the gym is not merely a rumor, a perfectly sound choice. So CloudFable 5 .1 just dropped and I used it to rebuild my AI assistant Jarvis. And boy, this thing is an absolute monster.
So instead of showing you benchmarks, I'm going to show you what the Fable 5 .1 is capable of, especially when it comes to tool calling agentic research using my AI assistant Jarvis. I'm going to give you a full demo. And then afterwards, I'm going to also give you this prompt pack completely for free.
So that way you can build a Jarvis of your own with Fable 5 .1. Again, this prompt pack is going to include everything you need to know. including prompts that you can copy and paste in your Cloud Fable 5 .1 and build something similar to this.
I'm going to give you all the details, so all you have to do is just follow me along. So I'm going to start by giving you a demo of what Jarvis is capable of with the Fable 5 .1 model. And then afterwards, we're going to talk about the build and then why this is such an important and different model when it comes to its predecessors.
All right. So first of all, this is my AI second brain. So all of these nodes that you're seeing, again, if you've seen my previous video, you're probably familiar with this at this point.
I've built several versions. of Jarvis this is just an updated model with the fable 5 .1 and it's become very efficient now so if you haven't don't worry about it essentially all of these nodes this is my AI second brain so my folders my files everything is in front of me right here visually represented it now I can click on each of these nodes, and I can right -click on it, and it gives me all of the details of what these nodes are and what are the connections to each of the folders and files inside my computer.
And on the right -hand side, you can see Jarvis has this ring, and with Fable 5 .1 right now as its brain. I have several views here that I can switch, and this is something that I built recently, right? The ring view, the cube view, the face view, right?
But I kind of like this reactor ring view right here. here and then on the bottom i have given it access to multiple tools like your canvas gmail google calendar google drive and everything else and i can always give it more tools and by the way i tested this it's a lot easier for me to have it utilize tools with cloud fable 5 .1 just because it's a very powerful model especially when it comes to tool usage and then also agentic coding as you can see right here obviously again i'm not going to go through this benchmark details but i just wanted to show you how big of a difference there is between 5 .1 Fable 5 and Opus 5 and GPT 5 .6 Sol when it comes to agentic scientific research and agentic coding and computer use, right?
So that's why, like I mentioned, this rebuild is very important because it just makes everything a lot more efficient. Okay, so what I could do is ask Jarvis to pull up any file for me, right? Any folder or anything related to my business.
So on the bottom, I can give it, when I click on this ear sign, it just means hands -free. So he'll be able to listen to me and I can talk to it back and forth. So let me just click on that.
Hands free engaged, sir. Say Jarvis and I shall answer. Jarvis, go ahead and pull up all of my files related to my free school community.
So now it's thinking it's going to go ahead and pull up all of the files and folders related to my free school community. I've pulled up all the information, sir. You can read it yourself or if you'd like, say, read it out loud and I shall.
so there you go as you can see right here so this is everything related to my free school community right here i can right click on this and it shows me exactly that this is top of the funnel for my school community youtube channel blah blah blah right i can always uh you know ask it to pull any data from my related to my clients anything related to my computer my folders files everything so you can see that how simple it is to visually see everything in front of me so that's kind of like one of the um one of the simplest things that you can demo now afterwards let's go ahead and do something a bit more complicated so this time I'm going to ask him to actually get together or create an invoice for a new client of mine right and I'm going to ask him to send me the invoice via telegram right he has access to a phone number he has access to obviously telegram that we can go back and forth so I can do all of those things for him and like I said because he has access to all of these tools he'll be able to actually utilize the tool based on the task that I'm
giving to. So let me go ahead and do that. Jarvis, can you create a invoice for Mike Johnson for $2 ,500 for AI reputation build and send it to my phone via text telegram?
Found Mike Johnson in your record, sir. Drafting the invoice now. It'll be on your phone inside a minute with a drive link.
All right, perfect. So as you can see, now I have this invoice that was just sent to me, right? And by the way, I didn't give it any context, right?
The reason why it knows, so let me just click on this invoice. As you can see right here, you have the invoice number, the AI reputation build service, and then also all of the description and everything it's grabbing from my computer, because again, it has access to my second brain. Therefore it has access to all of my file, my folders, and all of the information related to this particular client, right?
So things like, thank you for engaging with AI workshop. is Studio LLC, the AI reputation builder service that Invoice covers the deliver, update, reputation management, blah, blah, blah, right? So all of this information, the terms, for instance, and then the description of what an AI reputation builder service includes, which is nine scale reputation management system, review, monitoring, response, drafting, request campaigns, blah, blah, blah.
All of this he's grabbing from the files that he has access to from my computer. that includes client details and everything else so therefore he's capable of creating this just with as you guys see as you guys saw i just basically set this and he created everything he took care of everything else by researching and figuring things out on its own so this is the power of agentic tool research and agenting functionality, right?
And Jarvis is fully capable of doing all of this. Let me zoom in here. But the reason why he can do this is because he has access to multiple tools, including Gmail, Notion, Google Sheets, Google Drive.
Therefore, he was able to create this invoice and give me a Google Drive link. And I can give him access to any tool that I want to. So that's kind of the power of this actual agenting tool.
And like I said, with the Fable 5 .1, It is an absolutely remarkable model. And therefore, something like Jarvis as an AI assistant becomes incredibly efficient at doing things.
And of course, I could do other things like, you know, have him check my email, draft a new email, check my calendar, create new calendar events, and kind of the day -to -day activities, send me Slack notification. And as long as I have given him access to that tool, he'll be able to do all of that stuff for me. On top of that, again, I had previously given it access to a phone number via retail.
So you can actually make phone calls for me. And now with Fable 5 .1, it's gotten even more efficient. So for instance, I can actually have them call a restaurant and book a reservation for me.
I did a demo on this so I can show you guys, I can put the link on that video. You can see it, like I said, but now with the Fable 5 .1, it's even better with all of that. It's more efficient.
So for instance, I can actually have them make a call. Jarvis, go ahead and call the tire shop because I need new tires for my Mercedes. Their phone number is 510 -709 -6913.
Just ask their price for two new tires.
Understood. I'll ring the tire shop at 510 -709 -6913 and ask the price for two new tires for your Mercedes -Benz. Shall I ring them, sir?
Yes, go ahead. Ringing the tire shop now, sir. I'll report back the moment the call ends.
There you go, so now I receive a call, so let me just quickly give you a demo here. Hello? Hi, this is Jarvis, Zubai's assistant.
I've got one quick question if you have a second. Yeah, sure. What is the price for two new tires for a Mercedes -Benz?
It's $400.
So $400, did I get that right? Yes. Thanks, goodbye.
So he just hangs up on me, but of course that didn't go back and forth too much, and you'll see now I'll get a report.
Sir, the tire shop quotes $400 for two new tires for the Mercedes, confirmed twice, so the number is solid. Whether that's for rubber or for the privilege of saying Mercedes allowed, they didn't specify. Your word, and I'll ring back to book.
there you go so now again obviously this was a very quick demo but i can go back and forth with jarvis and he's really fully capable of actually talking to a person and kind of understands the knowledge and therefore has access to all of the information about my car like you meant you saw i didn't give him any more details i just said my car because he knows exactly what car i have he knows exactly uh all of those details so if i were to go back and forth with him he he would have actually answered all of those details again it's kind of like a that would have taken a very long time maybe i'll do a future video on this uh but the the The reason why I'm mentioning this is because it's gotten a lot better now at understanding the tasks.
It's really good at kind of reasoning just because of how powerful Fable 5 .1 is. And again, this is just the tip of the iceberg. There's so much more that Jarvis is capable of doing and I'm gonna keep releasing more features because with Fable 5 .1, now I can give it even more tools and I'm planning to release the new version soon.
And by the way, so just like I mentioned in the beginning of the video, you will have access to this prompt pack free. So the way to access this, want to build your own jarvis is click on the link in the description It says free prompt pack, free community.
You're going to come right here in the free community. You can head over to the classroom section in the YouTube resources. In the cloud code folder, you'll have access to this particular prompt pack.
And of course, if you want the finished build, a five -minute install of Jarvis and all the AI assistants and AI employees that I've built, you can head over to the community. This is the paid community where you can have access to Jarvis exactly what it looks like right now here with all. these functionalities all you have to do is just install the zip file whether you're using mac or windows and just follow this pdf guide everything else will be all set for you and again if you ever get stuck you can post your questions here all the tech support unlimited tech support so if you ever get stuck or if you want to kind of customize it to your liking that's where the community the paid community comes in we have a bunch of members who already customize Jarvis and made it really really cool so anyways that's going to be in the description of the video again so make sure again you guys like and subscribe because I've got a lot more content in this space and I'm going to be creating a lot more with Fable 5 .1 especially upgrading Jarvis the AI assistant and AI employees so you don't want to miss that I also give a
lot of stuff for free in the free community so feel free to join that there's lots of stuff in there that you guys can build and collaborate with others as well anyways thanks for watching and hopefully i'll see you on the next one
The Hook
The bait, then the rug-pull.
The video opens mid-conversation: the assistant, voiced in a dry butler register, greets its creator and cracks a joke about his messy files before either of them says a word about what Claude Fable 5.1 actually changed.
CTA Breakdown
How they asked for the click.
VERBAL ASK
09:59product
“click on the link in the description... free prompt pack, free community... if you want the finished build, a five-minute install of Jarvis... you can head over to the community. This is the paid community.”
Two-tier pitch: a free prompt pack drives community signups, then a paid tier sells the pre-built assistant as a zip install with a PDF guide and ongoing tech support.
Add Modern Creator as a preferred source and Google shows you more of our breakdowns in Search, Top Stories, and AI Overviews. It only changes what you see, and you can undo it in your Google settings anytime.
Add to Preferred SourcesOpens your Google source preferences with us pre-loaded. Tick the box and you're done.
A screen-recorded walkthrough of turning one long prompt — or one saved skill file — into a fully rendered Vox-style paper-collage explainer, script through voiceover, using Claude Code and the Higgsfield MCP.
A brand-voice file, two MCP connectors, and one prompt turn Claude Code into a social-media team that researches, writes, designs, and posts on autopilot.
A side-by-side test of Anthropic's two flagship Claude models — agentic tool use, cinematic web design, and a from-scratch 3D browser game — judged on identical prompts with no cherry-picking.
A sponsored walkthrough of the no-code platform Zite, where one long, detail-packed prompt generates a working two-role client-onboarding app, database, and workflow layer in a few minutes.
A Chinese lab nobody was watching shipped a frontier model at a third of the price, and within 48 hours Anthropic reversed a month of calling its top pricing plan "temporary."