An AI chatbot you can hand real work to
"AI chatbot" covers two different products: scripted support bots that answer from a fixed flow, and general assistants powered by large language models. ChatOTL is the second kind — an open-ended assistant for writing, research, code and documents.
If you need a widget that answers customer FAQs on a marketing site, you want a support bot. If you need something that drafts, explains and reasons over your own material, you want an assistant.
ChatOTL is the assistant kind, with the interaction controls that make long sessions bearable.
Two things called chatbots
- Scripted support bot: fixed intents, deterministic answers, embedded on a website, aimed at your customers.
- LLM assistant: open-ended prompts, generated answers, aimed at you and your own work.
What ChatOTL does as an assistant
- Answers open questions with streaming output and a stop button.
- Takes files as input and answers questions about them.
- Lets you branch a reply to test a second direction.
- Keeps every thread scoped to your account.
When a chatbot is the wrong tool
Anything that requires guaranteed accuracy — legal filings, medical decisions, financial reporting — needs a human check. A language model produces plausible text, which is not the same as verified text.
Frequently asked questions
Is an AI chatbot the same as an AI assistant?
In everyday use the words overlap. The practical distinction is scope: a support chatbot answers within a defined domain, while an assistant is open-ended and works across your tasks.
Can I deploy ChatOTL as a customer-facing support bot?
No — it's a workspace for you and your team, not an embeddable widget. Its MCP server lets other tools reach your own conversations, not the public.
Which models power the answers?
Models from OpenAI, Anthropic and Google, or any OpenAI-compatible endpoint you configure. You choose per turn.
Does it work on mobile?
Yes, the workspace is responsive and usable from a phone browser.
Try it on something real
Bring a task you'd normally postpone and see how far one thread gets you.
Start chatting