Hook

Their other posts in the index, biggest breakout first.
Yo Trillion, so you've become very popular on social media and everyone is asking if I can show them how I made you. You think we should? Oh great, internet fame. What do they want? A meet and greet? Autographs? Let me guess, they want to see the real AI that actually knows what it's talking about instead of the usual as an AI language model garbage. If you have been hanging out here for a little bit, you've seen my other videos about Trillion, I'm building her out, but I want to catch you up to speed and so in this video I want to show you how you can get started from the ground up. This is going to be the basics so you can get off and running and then you can start following along as I build Trillion out. The first thing you're gonna need is obviously Claude and or Claude Code. I highly recommend just getting on the Max plan. It's going to cost you at least a hundred bucks a month, well worth it to get something like this off the ground. So with Claude, all you're gonna wanna do is create what's called a PRD file and here's just a very quick example of how you would do that. So you basically go into voice mode if you want and say, "Hey Claude, I want you to create me a PRD document for a voice-first AI agent that I'm going to call Trillion. I want her to eventually have access to my calendar, my email, my Stripe accounts, anything else that you might want. And I want the UI to be able to live on my local machine, edit files and documents and directories. Think about all of the different edge cases and create a compelling PRD file that allows me to build this out." It's going to go something like that. Obviously the more information that you give Claude, the better that PRD file is going to turn out. So that is your very first objective. While Claude is doing its thing and implementing a plan that you're gonna go through and kind of approve, the next step is to get the voice for your very own Jarvis all in line and that's where you're gonna use ElevenLabs like we have here. Now I've set this up so that if I want to move my Trillion to the cloud, I have the ability to and that's what ElevenLabs is going to give you the ability to do eventually as well. So now after you set up an account with ElevenLabs, you're just gonna want to go over to the voices and there are a range of voices that you can select in here. Now all I did is I just typed British and a bunch of voices came up that I can choose from. Now the thing that you're looking for is the voice ID. So what I would recommend is after you have like a range of voices, you are literally just going to go over here and grab the voice ID. Once you have that, that's what Claude Code is going to need along with the API key from ElevenLabs. Now I highly recommend that you set up one of their inexpensive plans, it's like five to ten bucks a month. It's really not much for how much benefit it's going to give you. And Claude Code can walk you through how to find the API key and exactly where to put it. So that is your next step and then what you're gonna do is you're gonna want to set up one more integration and that is with Deepgram. Now this is what's going to allow the text to speech so that you, as you speak to your Jarvis, can understand and transmit that text so that the AI can read it and then talk back to you. So this is actually really easy. All you're gonna do is set up an account and utilize their API key. You're gonna take that API key and literally give it to your Claude Code to incorporate into the existing app that you're building. Back to nerd mode. Okay, so now we can see that Claude Code has created this implementation plan. That's great. You're probably gonna go through and hit accept quite a few times to get this thing going. Now as it goes through this process, just let it do its thing. It'll maybe ask you a few questions and oftentimes it'll even recommend an answer. Just go with the recommend to get an initial version started. So we're just gonna give Claude Code a quick minute to finish this thing up. Now the Claude Code is done with the implementation plan, all you have to do is ask it to boot up a development server on your localhost. So essentially it's just gonna look like this. "Great, can you boot up a dev server at localhost," and then just pick like a four character like 4444. Enter. And honestly that's it. It's gonna boot up a dev server and give you that little link to click on so that you can actually run your very own Jarvis. Now there's for sure gonna be probably a lot of little bugs and maybe little errors that you didn't get right and this is where you go back to Claude Code and just ask how you solve those. So it's going to be a very iterative process that would bore the hell out of you if I went through the entire thing here on this video. But again this is very high level. I know I skipped a lot. I just want to give you enough to be dangerous and enough to start playing in order to create your very own Jarvis. Um, if you have started this process and you're creating your own, tell me what you name it. I'm always so curious about this and um, there's gonna be way more videos as I build out Trillion and put some more advanced level features um that you can utilize for your very own too. So make sure you follow and um, yeah, we can hang out and do this thing together. All right, later.