Your AI. Your Brand. Your Leverage. Terminal-first AI execution engine for marketing funnels, code, and competitive intelligence.
npm install @dbsalinas89/tai```
████████╗ █████╗ ██╗
╚══██╔══╝ ██╔══██╗██║
██║ █████╗ ███████║██║
██║ ╚════╝ ██╔══██║██║
██║ ██║ ██║██║
╚═╝ ╚═╝ ╚═╝╚═╝
TRUE ARTIFICIAL INTELLIGENCE
---
They rent it.
They log into someone else's platform.
Build on someone else's brand.
Create value they don't own.
That's backwards.
---
T-AI doesn't just run in your terminal.
It lets you create your own named AI, for:
- your team
- your clients
- your audience
Same engine.
Same capabilities.
Your name on it.
Your users type:
`bash`
your-ai-name
And they're inside your AI system.
---
This turns AI from:
- a tool
into
- a business asset
People who understand leverage don't just adopt platforms.
They wrap them.
---
`bash`
npx t-ai
No dashboards.
No friction.
No learning curve.
---
`bash`
tai "Build me a 3-step marketing funnel for my coaching program"
tai "Write a VSL script for my SaaS product"
tai "Create a landing page with email capture and Stripe checkout"
tai "Analyze my competitor's sales page at @url(https://competitor.com)"
tai "Generate 30 days of social media content for my launch"
tai "Write email sequence: welcome, value, case study, pitch, close"
tai "Create a lead magnet PDF outline for B2B executives"
---
`bash`
tai "Set up a Node.js API with Stripe webhooks"
tai "Fix the auth bug and show me the diff"
tai "Deploy this to Vercel with environment variables"
tai "Research my top 3 competitors and summarize pricing"
tai "Turn this Google Doc into a blog post with SEO"
---
- Executes real work
- Delegates to sub-agents
- Browses the web
- Analyzes documents
- Produces executive outputs
But your customers don't see that.
They see your brand.
---
| What It Does | How |
|--------------|-----|
| Marketing Funnels | Landing pages, email sequences, VSLs, lead magnets |
| Content Creation | Social posts, blog articles, ad copy, scripts |
| Competitive Intel | Live web research, screenshots, analysis reports |
| Code & Deploy | Writes, edits, commits, ships to production |
| Delegates Work | Sub-agents for coding, research, testing, devops |
| Learns Your Patterns | Skills system saves your best prompts |
| Protects Your Work | Checkpoints snapshot and restore projects |
---
If you:
- run an agency
- advise founders
- manage teams
- sell systems
- build leverage
T-AI becomes your backend.
---
Most AI tools make you:
- log in
- subscribe
- depend on their platform
T-AI runs where you do.
Your machine.
Your keys.
Your rules.
Your API keys stay in ~/.tai/config.json on YOUR machine.
---
`bashxAI Grok (Default — Fast, Cheap)
export XAI_API_KEY="your-key"
Or run
tai --config and scan the QR code from your phone.---
Context Injection
Pull context directly into your prompts:
`bash
tai "Review @file(src/auth.js) for security issues"
tai "Refactor @folder(./src) to TypeScript"
tai "Implement the API from @url(https://docs.stripe.com/api)"
tai "Based on @git, write a commit message"
`---
Command Reference
| Flag | What It Does |
|------|--------------|
|
--mode plan | Strategy only, no execution |
| --mode act | Execute (default) |
| --provider | xai, openai, anthropic |
| --model | Specific model override |
| --yolo | Auto-approve everything |
| --config | Mobile config dashboard |---
The New Rule
In every technological shift:
- users lose
- owners win
T-AI is for people who choose ownership.
---
License
GPL-3.0 — Knowledge should be shared. Credit should be given.
---
Author
Dustin Salinas
---
Simple Entry
`bash
npx t-ai
``From there, you shape it.