Open Source
Backend for AI

Stop wasting time on RAG, observability, and models.
Manage everything about AI in one place.

Support Docs (support-docs)

acme.com

acme.com/docs/talking-to-customers

support-guide.pdf

acme-values.pptx




const response = await itzam.streamText({
  input: "",
  contextSlugs: ["support-docs"],
  threadId: "thr_424242"
});
  


Acme Chat

Hey! I'm Acme's support agent! Need help?

Featuring models from

Anthropic
Model & Prompt hot swap

New model? No problem

Change the current model and prompt instantly.

Slug

Prompt

You are a helpful assistant that can answer questions and help with tasks. Be polite and helpful. Don't be harmful or offensive.

Jul 10, 10:36 AM

Gemini

Gemini 2.0 Flash

What does 42 mean?

$0.0000

242ms

Jul 10, 2:36 AM

GPT-4o

What Acme is?

$0.0500

532ms

Jul 9, 5:00 PM

Claude 3.7 Sonnet

How can I contact Acme?

$0.0000

124ms

Jul 9, 8:12 AM

Claude 3.7 Sonnet

What are the links to the Acme website?

$0.0100

324ms

Costs & Usage

Spend less on AI

Manage all your AI spending and usage in one place.

Providers

Cost breakdown by provider and model

OpenAI

Cost
o3 Mini$451.07
GPT 4o$418.25
$1,382.14
Anthropic

Anthropic

Cost
Claude 3.7 Sonnet$583.62
Claude 3.5 Haiku$406.02
$989.64

Google

Cost
GeminiGemini 2.0 Flash$512.11
$512.11
Playground

Wanna try different prompts?

Explore different models, prompts and inputs in the playground.

Customer Support

CS AI Agent for Acme Inc.

Details

No details to show

Run the workflow to see the response

Response

No response yet

Test your workflow by clicking the generate button

SDKs & API

Only 4 lines of code

Access 30+ AI models with a beautiful SDK.

import Itzam from "itzam";

const itzam = new Itzam("api-key");

const response = await itzam.generateText({
  input: "Hey! I'm having trouble with my account.",
  workflowSlug: ""
});

Integrate

Claude

in 2 minutes or less