Introduction to J.O.S.I.E
J.O.S.I.E (Joe Solutions Intelligence Engine) is a subscription-based AI assistant platform built for businesses that need a branded, on-topic chatbot on their website — without building AI infrastructure from scratch.
What J.O.S.I.E does
Each business (tenant) gets an isolated AI instance with:
- A custom system prompt describing your business, tone, and rules
- Server-side guardrails that block off-topic or unsafe requests before they reach the model
- Optional document knowledge (RAG) on Pro and Enterprise plans — upload PDFs and J.O.S.I.E answers from your content
- An embeddable chat widget you add with a single
<script>tag - API keys for widget authentication and domain allowlisting
- Usage analytics and billing in the dashboard
How it fits together
Your website → widget.js (API key) → J.O.S.I.E API → Guardrails + RAG → AI model
↑
Dashboard config (prompt, docs, avatar, domains)
Who it is for
J.O.S.I.E is designed for:
- SaaS and product companies that want in-app or on-site support chat
- Service businesses with repeatable FAQs (hours, pricing, policies)
- Philippine businesses that need GCash, Maya, and local card billing
- Teams without ML engineers who still want accurate, bounded AI answers
Key principles
| Principle | What it means for you |
|---|---|
| Tenant isolation | Your data, prompts, and documents never mix with other customers |
| Bounded answers | The assistant stays on your configured scope; it won't improvise facts |
| RAG when needed | Factual questions are grounded in your uploaded documents when available |
| Pay for usage | Message limits scale with your plan; upgrade when you grow |
Plans at a glance
| Plan | Price | Messages | Documents | API keys |
|---|---|---|---|---|
| Free (trial) | ₱0 | 50/mo | — | 1 |
| Basic | ₱799/mo | 400/mo | — | 1 |
| Pro | ₱5,540/mo | 10,000/mo | 10 files | 5 |
| Enterprise | Custom | Unlimited | Unlimited | Unlimited |
See Billing & Plans for full details.
Next steps
- Create an account and sign in to the dashboard
- Follow Getting Started to configure your assistant
- Embed the widget on your site
- On Pro+, add Knowledge Base documents