KodyOpen Source AI Agent Widget

An AI agent on your website in 60 seconds

More than a chatbot. Kody is an AI agent that searches your knowledge base, calls tools, and creates tickets — all from one script tag. Self-host it or use our hosted infrastructure.

<script src="https://api.kody.codai.app/widget.js"
       data-site-id="your-site" async></script>

That's the entire integration. One line.

Everything you need for an AI agent on your site

RAG retrieval, tool calling, smart scraping, and full branding. No vendor lock-in.

Any AI Backend

Use any OpenAI-compatible endpoint: Ollama, vLLM, llama.cpp. Your AI, your infrastructure.

Agent Mode

Your assistant can call tools, search knowledge, and create tickets autonomously. Define custom tools or use built-ins.

Smart RAG

Retrieval-augmented generation with automatic chunking and vector search. Your assistant finds the right answer, not all answers.

Topic Guardrails

Define exactly what your assistant can help with. Three-layer protection ensures it stays on topic.

Full Branding

Custom name, colors, logo, welcome message. No 'Powered by' badges. It's your assistant.

Open Source

MIT licensed. Self-host on your infrastructure. Full control, zero vendor lock-in.

Three steps. That's it.

From zero to a working assistant on your site in minutes.

1

Configure

Create a site on kody.codai.app or self-host. Set up your AI backend, knowledge sources, and agent tools.

2

Embed

Copy one script tag. Paste into your HTML. Done.

3

Assist

Your visitors get an AI agent that searches your docs, uses tools, and handles support autonomously.

One line of code

No npm packages. No build step. Just paste one line and your assistant is live. Works with our hosted API or your own server.

1<script src="https://api.kody.codai.app/widget.js"
         data-site-id="your-site" async></script>

Copy it. Paste it before </body>. Your assistant is live.

Ready to deploy your AI agent?

Free and open source. Sign up for hosted or self-host it yourself.