ChatAI Docs

Getting Started

Create an AI assistant, give it knowledge, and embed it on your site.

ChatAI is an open-source platform to create an AI assistant, feed it your knowledge, test it, and embed it on a website.

What you will build

  1. An assistant with instructions and a welcome message
  2. A knowledge base (uploads, FAQs, or a crawled website)
  3. Answers in the playground with citations and a debug trace
  4. An embeddable widget or React component on your site
  5. Optional API access with hashed keys and the TypeScript SDK

Next steps

API/SDK docs and the interactive OpenAPI explorer are available under API and SDK. Runnable embeds live under Examples.