Package Exports
- @dbsalinas89/tai
- @dbsalinas89/tai/bin/tai.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dbsalinas89/tai) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
T-AI
Don't Just Use AI. Own It.
████████╗ █████╗ ██╗
╚══██╔══╝ ██╔══██╗██║
██║ █████╗ ███████║██║
██║ ╚════╝ ██╔══██║██║
██║ ██║ ██║██║
╚═╝ ╚═╝ ╚═╝╚═╝
TRUE ARTIFICIAL INTELLIGENCEThe Biggest Mistake People Make With AI
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 Is an AI Engine You Can Brand and Distribute
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:
your-ai-nameAnd they're inside your AI system.
Why This Changes the Game
This turns AI from:
- a tool
into
- a business asset
People who understand leverage don't just adopt platforms.
They wrap them.
One Command
npx t-aiNo dashboards. No friction. No learning curve.
Marketing & Funnel Examples
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"Technical Execution Examples
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"What It Does Under the Hood
- 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.
The Full Capability Stack
| 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 |
This Is For Builders, Not Spectators
If you:
- run an agency
- advise founders
- manage teams
- sell systems
- build leverage
T-AI becomes your backend.
Ownership, Not Rent
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.
Quick Setup
# xAI Grok (Default — Fast, Cheap)
export XAI_API_KEY="your-key"
# OpenAI GPT-4o (Vision)
export OPENAI_API_KEY="your-key"
# Anthropic Claude (Reasoning)
export ANTHROPIC_API_KEY="your-key"
# Tavily (Web Search)
export TAVILY_API_KEY="your-key"Or run tai --config and scan the QR code from your phone.
Context Injection
Pull context directly into your prompts:
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
npx t-aiFrom there, you shape it.