Skip to main content
Now supporting 20+ AI providers

One interface for every
AI model you need.

Unified AI platform for prompts, agents, and chat across 20+ providers.Bring your own API keys, version everything, and ship faster as a team.

Grimoire AI platform — chat interface with multiple AI models

Powered by leading AI models

The problem

Your AI stack is more complex than it needs to be.

Sound familiar? You're not alone. Teams everywhere are drowning in fragmented AI tooling.

Tab-switching hell

You jump between ChatGPT, Claude, and Gemini all day. Context is lost, conversations are scattered, and comparing outputs means copy-pasting between windows.

Cost blindspots

Every provider bills separately. You have no visibility into total AI spend, no way to compare cost-per-output, and rate limits surprise you at the worst times.

Prompts live in Slack and Notion

Your best prompts are buried in shared docs and message threads. No version history, no way to track what changed, no single source of truth.

Vendor lock-in

Your codebase is tightly coupled to one provider. Switching models means rewriting integrations, changing SDKs, and hoping nothing breaks.

Chat

Every model.
One conversation.

Switch between GPT-5.3, Claude Opus 4.6, Gemini 3 Pro, Grok 4, and 20+ models mid-conversation. Compare outputs side-by-side, attach files, and keep full history — all without juggling browser tabs.

Multi-modelStreamingFile attachmentsConversation history
Explore all AI chat features
AI providers supported by Grimoire — OpenAI, Anthropic, Google, and more
Prompts

Version control
for prompts.

Track every change with git-style version history. Compare diffs between versions, branch experiments, and roll back with confidence. Share prompt links with your team and publish to the community.

Version historyDiff viewBranchingRollbackShareable links
Explore all prompt features
Grimoire prompt version comparison — diff view
Agents

Deploy custom
AI agents.

Build specialized agents with custom instructions and tool access. Pair any agent with any model, share them across your organization, and iterate without redeploying infrastructure.

Custom instructionsTool integrationAny modelTeam sharing
View plans and pricing
Grimoire custom AI agent configuration
API

One API.
Every provider.

Integrate AI into your products through a single REST API. OpenAI-compatible endpoints let you switch models without changing a line of code. Route, log, and monitor every request.

OpenAI-compatible Drop-in replacement for any OpenAI SDK integration
Unified endpoint One API for all providers — no SDK juggling
Streaming support Server-sent events for real-time token streaming
Read the API documentation
api-example.ts
const response = await fetch(
  "https://api.grimoire.tech/v1/chat",
  {
    method: "POST",
    headers: {
      "Authorization": "Bearer YOUR_API_KEY"
    },
    body: JSON.stringify({
      model: "gpt-4o",
      messages: [{
        role: "user",
        content: "Hello"
      }]
    })
  }
)

How it works

Up and running in minutes.

01

Connect your API keys

Bring keys from OpenAI, Anthropic, Google, and 20+ providers. No middleman, no markup — you keep full control of your costs and rate limits.

02

Set up your workspace

Create and version prompts, configure custom agents, and invite your team. Everything in one organized workspace with role-based access.

03

Start shipping

Use the chat interface, deploy agents, or integrate via our REST API. Switch models mid-conversation and ship AI features at twice the pace.

Built different.

Not another AI wrapper. Grimoire gives you the infrastructure to own your AI stack.

Bring Your Own Keys

Use your own API keys from every provider. No markup, no middleman. Full control over your costs and rate limits.

Organizations & Workspaces

Manage teams with role-based access, shared prompts, and workspace-scoped agents. Built for collaboration from day one.

Privacy First

Your API keys and conversations never leave your control. We don't train on your data, and you can self-host for complete sovereignty.

Trusted by engineering teams.

Consolidated 3 AI tools into one
We replaced three separate AI subscriptions with Grimoire. One interface for every model, version-controlled prompts our whole team can iterate on — it paid for itself in the first week.

Sarah Chen

Head of AI Engineering, Meridian Labs

40% reduction in AI spend
The BYOK model was the deciding factor. We keep full control of our API keys, costs, and data. No vendor lock-in, no surprise bills — just a clean interface on top of the providers we already use.

Marcus Rivera

CTO, Arcline Systems

2x faster AI feature delivery
Grimoire turned prompt engineering from a solo activity into a team sport. Version history, shared workspaces, and the API gateway let us ship AI features at twice the pace.

Elena Vogt

VP of Product, NovaBridge

0+

AI providers supported

0+

Models available

0.0%

API uptime

<0ms

Routing overhead

FAQ

Common questions about Grimoire's AI platform.

Start building with every AI model today.

Free to start. No credit card required. Bring your own API keys and get running in minutes.